summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python/Workspace/DscBuildData.py
diff options
context:
space:
mode:
authorNate DeSimone <nathaniel.l.desimone@intel.com>2025-05-31 02:56:03 +0300
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>2025-06-07 20:56:04 +0300
commit18fdec11b1ab6475d1c3f328953f225547983dd5 (patch)
tree4cec99a7aa7027fe405e6b661559a557ff1f15c9 /BaseTools/Source/Python/Workspace/DscBuildData.py
parenta55d933064f75e129eea37bc0bde511736812438 (diff)
downloadedk2-18fdec11b1ab6475d1c3f328953f225547983dd5.tar.xz
BaseTools: Add Unit Test Support for X64 BaseTools on Windows
Fixes a BaseTools Bin directory path detection bug in the the BaseTools Unit Tests. The script incorrectly assumes that sys.platform will be win64 on a 64-bit Python interperter. The "win64" platform string has not been used for 64-bit Python interperters since May 10, 2000: https://github.com/python/cpython/commit/da5cc82d Moreover, this patch was merged before the Python 2.0 release, so there never has been a released Python interperter that used the "win64" string. Signed-off-by: Nate DeSimone <nathaniel.l.desimone@intel.com>
Diffstat (limited to 'BaseTools/Source/Python/Workspace/DscBuildData.py')
0 files changed, 0 insertions, 0 deletions