Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/UefiVfrCompile/
DVfrUtilityLib.h308 #define DATE_MONTH_BITMASK 0x00FF0000 macro
DVfrUtilityLib.cpp2470 if ((pNode[1] = new SVfrQuestionNode (NULL, MonthVarId, DATE_MONTH_BITMASK)) == NULL) { in RegisterOldDateQuestion()
2546 if ((pNode[1] = new SVfrQuestionNode (Name, VarIdStr[1], DATE_MONTH_BITMASK)) == NULL) { in RegisterNewDateQuestion()
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/
DVfrUtilityLib.h372 #define DATE_MONTH_BITMASK 0x00FF0000 macro
DVfrUtilityLib.cpp2669 if ((pNode[1] = new SVfrQuestionNode (NULL, MonthVarId, DATE_MONTH_BITMASK)) == NULL) { in RegisterOldDateQuestion()
2776 if ((pNode[1] = new SVfrQuestionNode (Name, VarIdStr[1], DATE_MONTH_BITMASK)) == NULL) { in RegisterNewDateQuestion()