Searched refs:loge (Results 1 - 1 of 1) sorted by relevance
/osnet-11/usr/src/grub/grub2/grub-core/efiemu/runtime/ | ||
H A D | efiemu.c | 119 static grub_uint8_t loge[1000] = "EFIEMULOG"; variable 121 #define LOG(x) { if (logn<900) loge[logn++]=x; } |
Completed in 15 milliseconds