Searched refs:tbl_guid (Results 1 – 1 of 1) sorted by relevance
26 efi_guid_t tbl_guid = LINUX_EFI_BOOT_MEMMAP_GUID; in efi_get_memory_map() local 49 status = efi_bs_call(install_configuration_table, &tbl_guid, m); in efi_get_memory_map() 59 efi_bs_call(install_configuration_table, &tbl_guid, NULL); in efi_get_memory_map()