Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Logger/
DStringTable.py771 ERR_DECPARSE_PCD_NODEFINED = _("The PCD : %s used in the Expression is undefined.") variable
/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/PomAdapter/
DDecPomAlignment.py798 …Logger.Error("Dec File Parser", FORMAT_INVALID, Message=ST.ERR_DECPARSE_PCD_NODEFINED % MatchedIte…