Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdeModulePkg/Library/DxeCapsuleLibFmp/
DDxeCapsuleLib.c1450 BOOLEAN EsrtGuidFound; in IsNestedFmpCapsule() local
1456 EsrtGuidFound = FALSE; in IsNestedFmpCapsule()
1465 EsrtGuidFound = TRUE; in IsNestedFmpCapsule()
1472 if (!EsrtGuidFound) { in IsNestedFmpCapsule()
1479 EsrtGuidFound = TRUE; in IsNestedFmpCapsule()
1485 if (!EsrtGuidFound) { in IsNestedFmpCapsule()
/device/linaro/bootloader/edk2/MdeModulePkg/Application/CapsuleApp/
DCapsuleDump.c188 BOOLEAN EsrtGuidFound; in IsNestedFmpCapsule() local
195 EsrtGuidFound = FALSE; in IsNestedFmpCapsule()
202 EsrtGuidFound = TRUE; in IsNestedFmpCapsule()
208 if (!EsrtGuidFound) { in IsNestedFmpCapsule()