Home
last modified time | relevance | path

Searched refs:get_efi_config_table (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/drivers/firmware/efi/libstub/
H A Defi-stub.c109 rt_prop_table = get_efi_config_table(EFI_RT_PROPERTIES_TABLE_GUID); in get_supported_rt_services()
228 prop_tbl = get_efi_config_table(EFI_PROPERTIES_TABLE_GUID); in efi_pe_entry()
H A Driscv-stub.c34 fdt = get_efi_config_table(DEVICE_TREE_GUID); in get_boot_hartid_from_fdt()
H A Dtpm.c131 final_events_table = get_efi_config_table(LINUX_EFI_TPM_FINAL_LOG_GUID); in efi_retrieve_tpm2_eventlog()
H A Drandom.c86 prev_seed = get_efi_config_table(LINUX_EFI_RANDOM_SEED_TABLE_GUID); in efi_random_get_seed()
H A Dfdt.c368 fdt = get_efi_config_table(DEVICE_TREE_GUID); in get_fdt()
H A Defi-stub-helper.c493 * get_efi_config_table() - retrieve UEFI configuration table
497 void *get_efi_config_table(efi_guid_t guid) in get_efi_config_table() function
H A Defistub.h760 void *get_efi_config_table(efi_guid_t guid);
/kernel/linux/linux-6.6/drivers/firmware/efi/libstub/
H A Driscv.c24 fdt = get_efi_config_table(DEVICE_TREE_GUID); in get_boot_hartid_from_fdt()
H A Drandom.c94 prev_seed = get_efi_config_table(rng_table_guid); in efi_random_get_seed()
H A Dtpm.c131 final_events_table = get_efi_config_table(LINUX_EFI_TPM_FINAL_LOG_GUID); in efi_retrieve_tpm2_eventlog()
H A Defi-stub.c106 rt_prop_table = get_efi_config_table(EFI_RT_PROPERTIES_TABLE_GUID); in get_supported_rt_services()
H A Dunaccepted_memory.c18 unaccepted_table = get_efi_config_table(unaccepted_table_guid); in allocate_unaccepted_bitmap()
H A Dfdt.c368 fdt = get_efi_config_table(DEVICE_TREE_GUID); in get_fdt()
H A Defi-stub-helper.c436 * get_efi_config_table() - retrieve UEFI configuration table
440 void *get_efi_config_table(efi_guid_t guid) in get_efi_config_table() function
H A Dx86-stub.c856 efi_dxe_table = get_efi_config_table(EFI_DXE_SERVICES_TABLE_GUID); in efi_stub_entry()
H A Defistub.h966 void *get_efi_config_table(efi_guid_t guid);

Completed in 12 milliseconds