Home
last modified time | relevance | path

Searched refs:EFI_PROPERTIES_TABLE_GUID (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/firmware/efi/libstub/
Defi-stub.c224 prop_tbl = get_efi_config_table(EFI_PROPERTIES_TABLE_GUID); in efi_pe_entry()
/linux-6.1.9/arch/x86/platform/efi/
Defi.c64 {EFI_PROPERTIES_TABLE_GUID, &prop_phys, "PROP" },
/linux-6.1.9/include/linux/
Defi.h381 #define EFI_PROPERTIES_TABLE_GUID EFI_GUID(0x880aaca3, 0x4adc, 0x4a04, 0x90, 0x79, 0xb7, 0x47, 0x… macro