audk/BaseTools/Source/Python
Yingke Liu 547a650793 BaseTools: Fixed incorrect alignment bug.
The alignment in rule section is shared by modules to generate FFS,
it should not be modified by certain module.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Yingke Liu <yingke.d.liu@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18016 6f19259b-4bc3-4df7-8a09-765794883524
2015-07-16 00:56:14 +00:00
..
AutoGen BaseTools: Fixed BuildOptions bug. 2015-07-02 03:42:34 +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 BaseTools/Build: Fix the range expression evaluation error. 2015-07-06 00:55:15 +00:00
CommonDataClass BaseTools: Supported FMP capsule image. 2015-06-23 06:46:01 +00:00
Ecc BaseTools/Ecc: Fix a bug when checking copyright format 2015-07-02 06:05:26 +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 BaseTools: Fixed incorrect alignment bug. 2015-07-16 00:56:14 +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 BaseTools: Do not create an empty file if Rsa2048Sha256Sign was failed. 2015-07-01 05:14:28 +00:00
Table BaseTools/Ecc: Add a checkpoint for invalid UNI file. 2015-06-25 07:50:55 +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: Add a BOM check for UNI file and fix some help message error 2015-07-08 05:43:22 +00:00
Workspace BaseTools: Fixed BuildOptions bug. 2015-07-02 03:42:34 +00:00
build BaseTools: Build report should not be generated if build failed. 2015-06-23 06:49:25 +00:00
GNUmakefile Sync BaseTool trunk (version r2599) into EDKII BaseTools. 2013-08-23 02:18:16 +00:00
Makefile Adds new files to the Makefile for testing changed sources 2015-06-10 14:34:40 +00:00
sitecustomize.py License header updated to match correct format. 2014-08-28 13:53:34 +00:00