Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdeModulePkg/Core/Pei/FwVol/
DFwVol.c754 BOOLEAN SectionCached; in ProcessSection() local
820 SectionCached = FALSE; in ProcessSection()
823 SectionCached = TRUE; in ProcessSection()
852 if (!SectionCached) { in ProcessSection()