Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/firmware/efi/libstub/
Dzboot.c245 &EFI_LOAD_FILE2_PROTOCOL_GUID, &zboot_load_file2, in efi_zboot_entry()
288 &EFI_LOAD_FILE2_PROTOCOL_GUID, &zboot_load_file2, in efi_zboot_entry()
Defi-stub-helper.c644 efi_guid_t lf2_proto_guid = EFI_LOAD_FILE2_PROTOCOL_GUID; in efi_load_initrd_dev_path()
/Linux-v6.1/include/linux/
Defi.h389 #define EFI_LOAD_FILE2_PROTOCOL_GUID EFI_GUID(0x4006c0c1, 0xfcb3, 0x403e, 0x99, 0x6d, 0x4a, 0x6c,… macro