Searched defs:NumberSimpleFileSystemHandles (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Library/GenericBdsLib/
H A DBdsBoot.c2116 UINTN NumberSimpleFileSystemHandles; local
2222 &NumberSimpleFileSystemHandles,
2225 VBoxLogFlowFuncMarkVar(NumberSimpleFileSystemHandles, "%d");
2226 for (Index = 0; Index < NumberSimpleFileSystemHandles; Index++) {

Completed in 37 milliseconds