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

/osnet-11/usr/src/grub/grub2/grub-core/efiemu/
H A Dloadcore_common.c41 if (grub_efiemu_mode == GRUB_EFIEMU64)
58 if ((*mode == GRUB_EFIEMU_NOTLOADED || *mode == GRUB_EFIEMU64)
61 *mode = GRUB_EFIEMU64;
91 case GRUB_EFIEMU64:
153 case GRUB_EFIEMU64:
181 case GRUB_EFIEMU64:
/osnet-11/usr/src/grub/grub2/include/grub/efiemu/
H A Defiemu.h232 GRUB_EFIEMU32, GRUB_EFIEMU64} grub_efiemu_mode_t; enumerator in enum:__anon720

Completed in 85 milliseconds