diff options
| author | Fan, ZhijuX <zhijux.fan@intel.com> | 2019-01-15 12:12:38 +0300 |
|---|---|---|
| committer | Feng, Bob C <bob.c.feng@intel.com> | 2019-01-21 13:03:30 +0300 |
| commit | dd1988cf019050395575d57703b64186ba930711 (patch) | |
| tree | e5cf58953caba1fb7beb63703ad55150258b29b7 /BaseTools/Source/Python/Common/GlobalData.py | |
| parent | 842695d2ffea891d144e048c03419ec0f92a344d (diff) | |
| download | edk2-dd1988cf019050395575d57703b64186ba930711.tar.xz | |
BaseTools:build break if the Path contains SingleFile.Ext
BZ:https://bugzilla.tianocore.org/show_bug.cgi?id=1325
if SingleFile.Path = "/foo/bar.Sap/yada/source.S" and
SingleFile.Ext = ".S". Then key would end up "/foo/bar"
instead of "/foo/bar.Sap/yada/source" as intended.
Cc: Bob Feng <bob.c.feng@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Zhiju.Fan <zhijux.fan@intel.com>
Reviewed-by: Bob Feng <bob.c.feng@intel.com>
Diffstat (limited to 'BaseTools/Source/Python/Common/GlobalData.py')
0 files changed, 0 insertions, 0 deletions
