Searched refs:FileSystemProtocol (Results 1 – 3 of 3) sorted by relevance
99 … Status = uefi_call_wrapper(BS->LocateDevicePath, 3, &FileSystemProtocol, FilePath, DeviceHandle); in OpenSimpleReadFile()
312 …Status = uefi_call_wrapper(BS->HandleProtocol, 3, DeviceHandle, &FileSystemProtocol, (VOID*)&Volum… in LibOpenRoot()
93 #define FileSystemProtocol gEfiSimpleFileSystemProtocolGuid macro