Searched defs:efi_hob_handoff_info_table (Results 1 – 1 of 1) sorted by relevance
50 struct efi_hob_handoff_info_table { struct51 struct efi_hob_generic_header header;52 uint32_t version;53 efi_boot_mode_t boot_mode;54 efi_physical_address_t efi_memory_top;55 efi_physical_address_t efi_memory_bottom;56 efi_physical_address_t efi_free_memory_top;57 efi_physical_address_t efi_free_memory_bottom;58 efi_physical_address_t efi_end_of_hob_list;