edk2/BaseTools/Source/Python
Yonghong Zhu 9705814429 BaseTools: Fix a bug Build directory should relative to WORKSPACE
The bug is for build output files it still use mws.join function, it
cause maybe we will get the build output files in the PACKAGES_PATH
because mws.join will try WORKSPACE first, if the file doesn't exist
then try PACKAGES_PATH. But for build output, we expected it should
relative to WORKSPACE.

Cc: Liming Gao <liming.gao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Yonghong Zhu <yonghong.zhu@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
2017-10-16 16:41:40 +08:00
..
AutoGen BaseTools: Fix a bug Build directory should relative to WORKSPACE 2017-10-16 16:41:40 +08:00
BPDG BaseTools/BPDG: Fix the bug to get the PCD Size 2016-03-14 11:33:12 +08:00
Common BaseTools: Fix a bug Build directory should relative to WORKSPACE 2017-10-16 16:41:40 +08:00
CommonDataClass BaseTools/CommonDataClass: register MM Modules. 2017-07-07 10:51:16 +08:00
Ecc BaseTools/Ecc: Add line break support for exception list 2017-05-11 09:29:08 +08:00
Eot BaseTools/Eot: register MM Module types with FFS class. 2017-07-07 10:54:16 +08:00
GenFds BaseTools: Fix the Keyword error for <ExtendedFvEntry> in FDF File 2017-10-11 13:53:34 +08:00
GenPatchPcdTable BaseTools: Fix the bug to parse the new map file format 2016-12-02 11:01:24 +08:00
PatchPcdValue BaseTools: Clean some coding style issues 2015-12-01 04:22:16 +00:00
Pkcs7Sign BaseTools: Pkcs7Sign Tool to support OPENSSL_PATH has space 2017-04-27 21:19:29 +08:00
Rsa2048Sha256Sign BaseTools: Rsa2048Sha256GenerateKeys to support OPENSSL_PATH has space 2017-04-27 21:21:30 +08:00
Table BaseTools: Clean some coding style issues 2015-12-01 04:22:16 +00:00
TargetTool License header updated to match correct format. 2014-08-28 13:53:34 +00:00
Trim BaseTools: update the mail address for stack trace info 2016-03-11 12:29:59 +08:00
UPT BaseTools/UPT: Fix UNI file name issue 2017-08-24 21:39:50 +08:00
Workspace BaseTools: Fix the bug 'DSC DEFAULT' in report wrongly use FDF value 2017-10-11 13:51:25 +08:00
build BaseTools: Fix the bug 'DSC DEFAULT' in report wrongly use FDF value 2017-10-11 13:51:25 +08:00
GNUmakefile Sync BaseTool trunk (version r2599) into EDKII BaseTools. 2013-08-23 02:18:16 +00:00
Makefile BaseTools: List missing source python files for Ecc tool in Makefile 2016-09-27 16:26:13 +08:00
sitecustomize.py License header updated to match correct format. 2014-08-28 13:53:34 +00:00