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

/osnet-11/usr/src/grub/grub2/grub-core/efiemu/
H A Dprepare.c80 SUFFIX (grub_efiemu_system_table)
86 (&(SUFFIX (grub_efiemu_system_table)->configuration_table), 0,
88 sizeof (SUFFIX (grub_efiemu_system_table)->configuration_table));
89 SUFFIX(grub_efiemu_system_table)->num_table_entries = cntconftables;
113 SUFFIX (grub_efiemu_system_table), conftables, cntconftables);
149 GRUB_MD_CRC32->write(crc32_context, SUFFIX (grub_efiemu_system_table),
150 SUFFIX (grub_efiemu_system_table)->hdr.header_size);
152 SUFFIX (grub_efiemu_system_table)->hdr.crc32 =
156 SUFFIX (grub_efiemu_system_table), runtime_services);
/osnet-11/usr/src/grub/grub2/include/grub/
H A Dautoefi.h49 # define grub_autoefi_system_table grub_efiemu_system_table
/osnet-11/usr/src/grub/grub2/include/grub/efiemu/
H A Defiemu.h104 #define grub_efiemu_system_table ((grub_efiemu_sizeof_uintn_t () == 8) \ macro

Completed in 28 milliseconds