]> git.proxmox.com Git - mirror_edk2.git/blobdiff - BaseTools/Source/Python/Common/DataType.py
BaseTools: create and use a standard shared variable for '*'
[mirror_edk2.git] / BaseTools / Source / Python / Common / DataType.py
index 1d1d22faa40b447877c00c16651b17f16d489273..6b375712b65e9474c73502eee762af5123afff20 100644 (file)
@@ -31,6 +31,7 @@ TAB_OPTION_START = '<'
 TAB_OPTION_END = '>'\r
 TAB_SLASH = '\\'\r
 TAB_BACK_SLASH = '/'\r
+TAB_STAR = '*'\r
 TAB_LINE_BREAK = '\n'\r
 TAB_PRINTCHAR_VT = '\x0b'\r
 TAB_PRINTCHAR_BS = '\b'\r