Searched refs:efi_system_table (Results 1 - 4 of 4) sorted by relevance
/osnet-11/usr/src/grub/grub2/include/grub/i386/ | ||
H A D | xnu.h | 67 grub_uint32_t efi_system_table; member in struct:grub_xnu_boot_params |
H A D | linux.h | 223 grub_uint32_t efi_system_table; /* 1b8 */ member in struct:linux_kernel_params::__anon770::__anon771 236 grub_uint32_t efi_system_table; /* 1c4 */ member in struct:linux_kernel_params::__anon770::__anon772 |
/osnet-11/usr/src/grub/grub2/grub-core/loader/i386/ | ||
H A D | linux.c | 708 params->v0206.efi_system_table = (grub_uint32_t) (unsigned long) grub_efi_system_table; 716 params->v0204.efi_system_table = (grub_uint32_t) (unsigned long) grub_efi_system_table; |
H A D | xnu.c | 1060 bootparams->efi_system_table = (grub_addr_t) grub_autoefi_system_table; 1083 bootparams->efi_system_table |
Completed in 23 milliseconds