Home
last modified time | relevance | path

Searched refs:STRING_DEPOSITORY_NUMBER (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint/
DBootMaint.c1312 …Depository = AllocateZeroPool (sizeof (STRING_DEPOSITORY) * STRING_DEPOSITORY_NUMBER); in InitializeStringDepository()
1383 for (DepositoryIndex = 0; DepositoryIndex < STRING_DEPOSITORY_NUMBER; DepositoryIndex++) { in ReclaimStringDepository()
1408 for (DepositoryIndex = 0; DepositoryIndex < STRING_DEPOSITORY_NUMBER; DepositoryIndex++) { in CleanUpStringDepository()
DBootMaint.h233 #define STRING_DEPOSITORY_NUMBER 8 macro
/device/linaro/bootloader/edk2/MdeModulePkg/Library/BootMaintenanceManagerUiLib/
DBootMaintenanceManager.h235 #define STRING_DEPOSITORY_NUMBER 8 macro