Home
last modified time | relevance | path

Searched refs:get_efi_config_table (Results 1 – 5 of 5) sorted by relevance

/DragonStub/apps/
H A Driscv-stub.c19 fdt = get_efi_config_table(DEVICE_TREE_GUID); in get_boot_hartid_from_fdt()
H A Dstub.c296 rt_prop_table = get_efi_config_table(EFI_RT_PROPERTIES_TABLE_GUID); in get_supported_rt_services()
H A Dfdt.c386 fdt = get_efi_config_table(DEVICE_TREE_GUID); in get_fdt()
H A Dhelper.c325 void *get_efi_config_table(efi_guid_t guid) in get_efi_config_table() function
/DragonStub/inc/dragonstub/
H A Ddragonstub.h221 void *get_efi_config_table(efi_guid_t guid);