Home
last modified time | relevance | path

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

/openbmc/linux/drivers/firmware/efi/libstub/
H A Defi-stub-helper.c511 efi_guid_t lf2_proto_guid = EFI_LOAD_FILE2_PROTOCOL_GUID; in efi_load_initrd_dev_path() local
518 status = efi_bs_call(locate_device_path, &lf2_proto_guid, &dp, &handle); in efi_load_initrd_dev_path()
522 status = efi_bs_call(handle_protocol, handle, &lf2_proto_guid, in efi_load_initrd_dev_path()