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