Searched refs:TempFilePath (Results 1 – 1 of 1) sorted by relevance
61 EFI_DEVICE_PATH *TempFilePath; in OpenSimpleReadFile() local213 TempFilePath = DuplicateDevicePath (*FilePath); in OpenSimpleReadFile()215 TempFilePathPtr = TempFilePath; in OpenSimpleReadFile()217 …Status = uefi_call_wrapper(BS->LocateDevicePath, 3, &LoadFileProtocol, &TempFilePath, DeviceHandle… in OpenSimpleReadFile()