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

/osnet-11/usr/src/grub/grub2/grub-core/efiemu/runtime/
H A Defiemu.c126 struct grub_efi_system_table efiemu_system_table; variable in typeref:struct:grub_efi_system_table
396 efiemu_system_table.hdr.crc32 = 0;
397 efiemu_system_table.hdr.crc32 = efiemu_getcrc32
398 (0, &efiemu_system_table, sizeof (efiemu_system_table));
616 struct grub_efi_system_table efiemu_system_table = variable in typeref:struct:grub_efi_system_table

Completed in 15 milliseconds