Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Xml/
DXmlParser.py36 from Logger.StringTable import ERR_XML_INVALID_LIB_SUPMODLIST
568ERR_XML_INVALID_LIB_SUPMODLIST % (Item.LibraryClass, str(SupModule)),
/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Logger/
DStringTable.py275 ERR_XML_INVALID_LIB_SUPMODLIST = _("The LIBRARY_CLASS entry %s must have the list appended using th… variable