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

/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint/
H A DBBSsupport.c406 @param BootOptionCount Count of the Boot Option Numbers
418 UINTN BootOptionCount,
461 for (Index = 0; Index < BootOptionCount; Index++) {
497 @param BootOptionCount Count of the Boot Option Numbers
502 UINTN BootOptionCount
514 for (Index = 0; Index < BootOptionCount; Index++) {
416 OrderLegacyBootOption4SameType( UINT16 *BootOption, UINTN BootOptionCount, UINT16 *DevOrder, UINTN DevOrderCount, UINT16 *EnBootOption, UINTN *EnBootOptionCount, UINT16 *DisBootOption, UINTN *DisBootOptionCount ) argument

Completed in 57 milliseconds