Searched defs:efi_hob_handoff_info_table (Results 1 – 1 of 1) sorted by relevance
56 struct efi_hob_handoff_info_table { struct57 struct efi_hob_generic_header header;58 uint32_t version;59 efi_boot_mode_t boot_mode;60 efi_physical_address_t efi_memory_top;61 efi_physical_address_t efi_memory_bottom;62 efi_physical_address_t efi_free_memory_top;63 efi_physical_address_t efi_free_memory_bottom;64 efi_physical_address_t efi_end_of_hob_list;