Home
last modified time | relevance | path

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

/DragonStub/lib/
H A Dsread.c99 … Status = uefi_call_wrapper(BS->LocateDevicePath, 3, &FileSystemProtocol, FilePath, DeviceHandle); in OpenSimpleReadFile()
H A Dhand.c312 …Status = uefi_call_wrapper(BS->HandleProtocol, 3, DeviceHandle, &FileSystemProtocol, (VOID*)&Volum… in LibOpenRoot()
/DragonStub/inc/
H A Defilib.h93 #define FileSystemProtocol gEfiSimpleFileSystemProtocolGuid macro