Searched refs:efi_system_tab_paddr (Results 1 – 1 of 1) sorted by relevance
263 …uint64_t efi_system_tab_paddr = ((uint64_t)abi->uefi_info.systab_hi << 32) | ((uint64_t)abi->uefi_… in probe_smbios_table() local264 EFI_SYSTEM_TABLE *efi_system_tab = (EFI_SYSTEM_TABLE *)hpa2hva(efi_system_tab_paddr); in probe_smbios_table()
Completed in 5 milliseconds