Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/BaseTools/Source/Python/Common/
DDataType.py485 TAB_BUILD_RULE_VERSION = "build_rule_version" variable
/device/linaro/bootloader/edk2/BaseTools/Source/Python/AutoGen/
DBuildEngine.py390 if Line and Line[0] == "#" and Line.find(TAB_BUILD_RULE_VERSION) <> -1: