Searched refs:loge (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/efiemu/runtime/
H A Defiemu.c119 static grub_uint8_t loge[1000] = "EFIEMULOG"; variable
121 #define LOG(x) { if (logn<900) loge[logn++]=x; }

Completed in 15 milliseconds