Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Logger/
DStringTable.py736 ERR_DECPARSE_SECTION_COMMA = _("Section cannot end with comma.") variable
/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Parser/
DDecParser.py990 self._LoggerError(ST.ERR_DECPARSE_SECTION_COMMA)