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

/osnet-11/usr/src/grub/grub2/grub-core/efiemu/
H A Dloadcore_common.c39 if (grub_efiemu_mode == GRUB_EFIEMU32)
52 if ((*mode == GRUB_EFIEMU_NOTLOADED || *mode == GRUB_EFIEMU32)
55 *mode = GRUB_EFIEMU32;
87 case GRUB_EFIEMU32:
142 case GRUB_EFIEMU32:
176 case GRUB_EFIEMU32:
/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 29 milliseconds