Home
last modified time | relevance | path

Searched refs:InstallConfigurationTable (Results 1 – 4 of 4) sorted by relevance

/DragonStub/apps/
H A Dmem.c46 status = efi_bs_call(InstallConfigurationTable, &tbl_guid, m); in efi_get_memory_map()
62 efi_bs_call(InstallConfigurationTable, &tbl_guid, NULL); in efi_get_memory_map()
H A Dstub.c285 status = efi_bs_call(InstallConfigurationTable, &memreserve_table_guid, in install_memreserve_table()
H A Delf.c477 status = efi_bs_call(InstallConfigurationTable, in load_elf()
/DragonStub/inc/
H A Defiapi.h902 EFI_INSTALL_CONFIGURATION_TABLE InstallConfigurationTable; member