edk2/BaseTools/Source/Python
Marvin Haeuser 01e418d652 BaseTools: Add Multiple Workspaces support for custom Makefiles.
This patch makes sure the MODULE_DIR variable points to the correct
location when multiple workspaces are used. Currently, it is
always prefixed with $(WORKSPACE), which only works as long as the
package is in the Workspace.
Code modules were not effected because the required paths were valid,
but for custom Makefiles, the MODULE_DIR variable is used.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Marvin Haeuser <Marvin.Haeuser@outlook.com>
Reviewed-by: Yonghong Zhu <yonghong.zhu@intel.com>
2016-03-09 10:05:27 +08:00
..
AutoGen BaseTools: Add Multiple Workspaces support for custom Makefiles. 2016-03-09 10:05:27 +08:00
BPDG BaseTools-Source: Update displayed version information 2016-02-16 10:58:40 +08:00
Common BaseTools:Incremental build not work if VPD values in DSC changed by -D 2016-01-29 04:48:55 +00:00
CommonDataClass BaseTools: Add a keyword FvNameString in FDF 2015-07-28 05:53:08 +00:00
Ecc BaseTools-Source: Update displayed version information 2016-02-16 10:58:40 +08:00
Eot There is a limitation on WINDOWS OS for the length of entire file path can’t be larger than 255. There is an OS API provided by Microsoft to add “\\?\” before the path header to support the long file path. Enable this feature on basetools. 2014-08-15 03:06:48 +00:00
GenFds BaseTools: Fix one bug in FD region for multiple workspace support 2015-12-17 09:38:43 +00:00
GenPatchPcdTable BaseTools: Fix GenPatchPcdTable to support '-' characters in file names 2016-01-18 01:42:20 +00:00
PatchPcdValue BaseTools: Clean some coding style issues 2015-12-01 04:22:16 +00:00
Rsa2048Sha256Sign BaseTools: Do not create an empty file if Rsa2048Sha256Sign was failed. 2015-07-01 05:14:28 +00: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/Trim: Fix the bug for stripping when no line directive in file 2016-02-19 16:11:08 +08:00
UPT BaseTools-Source: Update displayed version information 2016-02-16 10:58:40 +08:00
Workspace BaseTools: Clean some coding style issues 2015-12-01 04:22:16 +00:00
build BaseTools: report an error message when failed to start build command 2016-02-18 11:30:26 +08:00
GNUmakefile Sync BaseTool trunk (version r2599) into EDKII BaseTools. 2013-08-23 02:18:16 +00:00
Makefile BaseTools: Fix Makefile to correctly break during a build failure 2015-12-23 18:30:20 +00:00
sitecustomize.py License header updated to match correct format. 2014-08-28 13:53:34 +00:00