Home
last modified time | relevance | path

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

/DragonStub/lib/
H A Dsread.c194 Status = LibDevicePathToInterface (&LoadFileProtocol, *FilePath, (VOID*)&LoadFile); in OpenSimpleReadFile()
201 …Status = uefi_call_wrapper(BS->LocateDevicePath, 3, &LoadFileProtocol, &TempFilePath, DeviceHandle… in OpenSimpleReadFile()
/DragonStub/inc/
H A Defilib.h95 #define LoadFileProtocol gEfiLoadFileProtocolGuid macro