Home
last modified time | relevance | path

Searched refs:AllSectionCount (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Core/Pei/FwVol/
DFwVol.c837 for (Index = 0; Index < PrivateData->CacheSection.AllSectionCount; Index ++) { in ProcessSection()
919 if (PrivateData->CacheSection.AllSectionCount < CACHE_SETION_MAX_NUMBER) { in ProcessSection()
920 PrivateData->CacheSection.AllSectionCount ++; in ProcessSection()
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Pei/
DPeiMain.h139 UINTN AllSectionCount; member