Searched refs:iFileSystem (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/OvmfPkg/Library/PlatformBdsLib/
H A DBdsPlatform.c1270 UINTN iFileSystem = 0; local
1275 for (iFileSystem = 0; iFileSystem < cFileSystem; ++iFileSystem)
1279 rc = gBS->HandleProtocol (phFileSystem[iFileSystem],
1282 VBoxLogFlowFuncMarkVar(iFileSystem, "%d");
1297 pDevicePath = FileDevicePath(phFileSystem[iFileSystem], L"\\System\\Library\\CoreServices\\boot.efi");

Completed in 1048 milliseconds