summaryrefslogtreecommitdiff
path: root/BaseTools/Conf
diff options
context:
space:
mode:
Diffstat (limited to 'BaseTools/Conf')
-rw-r--r--BaseTools/Conf/build_rule.template2
1 files changed, 2 insertions, 0 deletions
diff --git a/BaseTools/Conf/build_rule.template b/BaseTools/Conf/build_rule.template
index a45bf1f800..2cd5debe8e 100644
--- a/BaseTools/Conf/build_rule.template
+++ b/BaseTools/Conf/build_rule.template
@@ -26,6 +26,7 @@ FileTypeMapping = {
".Dxs" : "Dependency-Expression",
".DXS" : "Dependency-Expression",
".TXT" : "MicorCode-Text",
+ ".txt" : "MicorCode-Text",
".fv" : "FirmwareVolume",
".Fv" : "FirmwareVolume",
".FV" : "FirmwareVolume",
@@ -87,6 +88,7 @@ ToolCodeMapping = {
"Acpi-Source-Language" : ["PP", "ASL"],
"Acpi-Table-Source" : ["CC", "DLINK"],
"Masm16-Code" : ["ASM", "ASMLINK"],
+ "MicorCode-Text" : ["CC"],
}
ToolChainFamilyMapping = {