HomeSort by relevance Sort by last modified time
    Searched refs:OrderListSize (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/edk2/MdeModulePkg/Library/BootMaintenanceManagerUiLib/
BootOption.c 544 UINTN OrderListSize;
551 OrderListSize = 0;
558 GetEfiGlobalVariable2 (StrTemp, (VOID **) &OrderList, &OrderListSize);
561 for (Index = 0; Index < OrderListSize / sizeof (UINT16); Index++) {
568 if (Index < OrderListSize / sizeof (UINT16)) {
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint/
BootOption.c     [all...]

Completed in 79 milliseconds