Searched refs:lf2_proto_guid (Results 1 – 1 of 1) sorted by relevance
361 efi_guid_t lf2_proto_guid = EFI_LOAD_FILE2_PROTOCOL_GUID; in efi_load_initrd() local372 status = efi_bs_call(locate_device_path, &lf2_proto_guid, &dp, &handle); in efi_load_initrd()376 status = efi_bs_call(handle_protocol, handle, &lf2_proto_guid, (void **)&lf2); in efi_load_initrd()