Home
last modified time | relevance | path

Searched defs:efi_config_table (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/hw/loongarch/
H A Dboot.h41 struct efi_config_table { struct
42 efi_guid_t guid;
43 uint64_t *ptr;
44 const char name[16];
/openbmc/linux/arch/loongarch/kernel/
H A Defi.c29 static unsigned long efi_config_table; variable
/openbmc/linux/arch/x86/platform/efi/
H A Defi.c61 unsigned long efi_fw_vendor, efi_config_table; variable