Searched refs:LoadFileProtocol (Results 1 – 2 of 2) sorted by relevance
210 Status = LibDevicePathToInterface (&LoadFileProtocol, *FilePath, (VOID*)&LoadFile); in OpenSimpleReadFile()217 …Status = uefi_call_wrapper(BS->LocateDevicePath, 3, &LoadFileProtocol, &TempFilePath, DeviceHandle… in OpenSimpleReadFile()
91 #define LoadFileProtocol gEfiLoadFileProtocolGuid macro