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

/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint/
H A DConsoleOption.c775 UINTN AllCount; local
786 AllCount = 0;
837 AllCount = EfiDevicePathInstanceCount (AllDevicePath);
844 for (Index = 0; Index < AllCount; Index++) {

Completed in 58 milliseconds