summaryrefslogtreecommitdiffstats
path: root/BaseTools/Source/Python/GenFds
diff options
context:
space:
mode:
authorLeif Lindholm <leif.lindholm@linaro.org>2019-10-01 13:42:32 +0100
committerLeif Lindholm <leif.lindholm@linaro.org>2019-10-04 11:18:22 +0100
commit0deca401f018f99e4a948334b098259d156600a7 (patch)
treed16ba2d24f74f8efa467bd4c71c1c0f9d61c8966 /BaseTools/Source/Python/GenFds
parentdf8f8688b87334a0577ecb2277f3d9488e0de93b (diff)
downloadedk2-0deca401f018f99e4a948334b098259d156600a7.tar.gz
edk2-0deca401f018f99e4a948334b098259d156600a7.tar.bz2
edk2-0deca401f018f99e4a948334b098259d156600a7.zip
BaseTools: strip trailing whitespace
Cc: Bob Feng <bob.c.feng@intel.com> Cc: Liming Gao <liming.gao@intel.com> Signed-off-by: Leif Lindholm <leif.lindholm@linaro.org> Reviewed-by: Michael D Kinney <michael.d.kinney@intel.com>
Diffstat (limited to 'BaseTools/Source/Python/GenFds')
-rw-r--r--BaseTools/Source/Python/GenFds/GenFdsGlobalVariable.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/BaseTools/Source/Python/GenFds/GenFdsGlobalVariable.py b/BaseTools/Source/Python/GenFds/GenFdsGlobalVariable.py
index 4d8b2bdee2..b2f3f6a112 100644
--- a/BaseTools/Source/Python/GenFds/GenFdsGlobalVariable.py
+++ b/BaseTools/Source/Python/GenFds/GenFdsGlobalVariable.py
@@ -160,7 +160,7 @@ class GenFdsGlobalVariable:
"OUTPUT_DIR":os.path.join(BuildDir, "OUTPUT"),
"DEBUG_DIR":os.path.join(BuildDir, "DEBUG")
}
-
+
BuildRules = {}
for Type in BuildRuleDatabase.FileTypeList:
#first try getting build rule by BuildRuleFamily