summaryrefslogtreecommitdiffstats
path: root/BaseTools/Source/Python/Workspace/WorkspaceDatabase.py
diff options
context:
space:
mode:
authorFeng, Bob C <bob.c.feng@intel.com>2018-12-20 19:12:12 +0800
committerBobCF <bob.c.feng@intel.com>2018-12-25 10:40:10 +0800
commitabc4c3386a50cb97c30ec108f0cb85aef769c267 (patch)
tree5563ccf8489b521fec6615e925a76448ce318e34 /BaseTools/Source/Python/Workspace/WorkspaceDatabase.py
parentb70ec0de46d052d2debf0c8e2159addf9628604f (diff)
downloadedk2-abc4c3386a50cb97c30ec108f0cb85aef769c267.tar.gz
edk2-abc4c3386a50cb97c30ec108f0cb85aef769c267.tar.bz2
edk2-abc4c3386a50cb97c30ec108f0cb85aef769c267.zip
BaseTools: Reset FdsGlobalVariable
https://bugzilla.tianocore.org/show_bug.cgi?id=1418 This patch is going to fix a regression issue that is introduced by commit b3497bad1221704a5dbc5da0b10f42625f1ad2ed. Before commit b3497b, build launched a external GenFds.py to generate Fd, so the global variable in GenFds.py was reset in each execution. After commit b3497b, each GenFds run in the same python interpeter, so we need to explicitly reset global variable in each GenFdsApi call. Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Bob Feng <bob.c.feng@intel.com> Cc: Liming Gao <liming.gao@intel.com> Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org> Reviewed-by: Liming Gao <liming.gao@intel.com> Reviewed-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Diffstat (limited to 'BaseTools/Source/Python/Workspace/WorkspaceDatabase.py')
0 files changed, 0 insertions, 0 deletions