audk/BaseTools/Source/Python
Gao, Liming b4dfada85d BaseTools: Update nmake Makefile to handle the file path with “:\\”.
DOS del command doesn’t handle “:\\” in the file path. This patch converts “:\\” to “:\”.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Gao, Liming <liming.gao@intel.com>
Reviewed-by: lhauch <larry.hauch@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16160 6f19259b-4bc3-4df7-8a09-765794883524
2014-09-23 01:32:56 +00:00
..
AutoGen This patch is going to fix the issue of the mis-match between the index of Platform DynamicPcd list and Dynamic Pcd generated token number. 2014-09-12 08:46:30 +00:00
BPDG 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
Common Support DSC and FDF file out of WORKSPACE by GenFds. 2014-09-16 08:33:40 +00:00
CommonDataClass License header updated to match correct format. 2014-08-28 13:53:34 +00:00
Ecc BaseTools/ECC: Ignore duplicate check for 'NULL' library 2014-09-22 07:37:28 +00: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 Support DSC and FDF file out of WORKSPACE by GenFds. 2014-09-16 08:33:40 +00:00
GenPatchPcdTable 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
PatchPcdValue 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
Rsa2048Sha256Sign Contributed-under: TianoCore Contribution Agreement 1.0 2014-08-14 20:08:17 +00:00
Table 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
TargetTool License header updated to match correct format. 2014-08-28 13:53:34 +00:00
Trim License header updated to match correct format. 2014-08-28 13:53:34 +00:00
UPT BaseTools/Upt: Fix several bugs 2014-09-22 07:06:12 +00:00
Workspace License header updated to match correct format. 2014-08-28 13:53:34 +00:00
build Update Build Tool version from 0.51 to 0.60 2014-09-16 09:03:00 +00:00
GNUmakefile Sync BaseTool trunk (version r2599) into EDKII BaseTools. 2013-08-23 02:18:16 +00:00
Makefile BaseTools: Update nmake Makefile to handle the file path with “:\\”. 2014-09-23 01:32:56 +00:00
sitecustomize.py License header updated to match correct format. 2014-08-28 13:53:34 +00:00