Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Library/
DCommentParsing.py88 Logger.Error("\nUPT", FORMAT_INVALID, ST.ERR_INVALID_COMMENT_FORMAT, FileName, Item[1])
/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Logger/
DStringTable.py564 ERR_INVALID_COMMENT_FORMAT = _("Comment must start with #") variable