Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdeModulePkg/Include/Library/
DPlatformVarCleanupLib.h23 VarCleanupMax, enumerator
/device/linaro/bootloader/edk2/MdeModulePkg/Library/PlatformVarCleanupLib/
DPlatVarCleanupLib.c1040 …if ((Type >= VarCleanupMax) || ((Flag & ((VAR_ERROR_FLAG) (VAR_ERROR_FLAG_SYSTEM_ERROR & VAR_ERROR… in PlatformVarCleanup()