audk/BaseTools/Source/Python
Yonghong Zhu d2192f12b2 BaseTools: Fix the bug for RAW file alignment value support
Fix the bug for RAW file to support Align=32 and Align=64. Current FDF
spec FfsAlignmentValues support this two values, while it is not the
valid value for GenFfs. So this patch add the logic to handle it.

Fixes: https://bugzilla.tianocore.org/show_bug.cgi?id=248
Cc: Liming Gao <liming.gao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Yonghong Zhu <yonghong.zhu@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
2016-12-29 16:58:17 +08:00
..
AutoGen BaseTools: add error check for "#image" for idf file format 2016-12-02 11:00:43 +08:00
BPDG BaseTools/BPDG: Fix the bug to get the PCD Size 2016-03-14 11:33:12 +08:00
Common BaseTools: Fix the bug to parse the new map file format 2016-12-02 11:01:24 +08:00
CommonDataClass BaseTools: Add support to merge Prebuild and Postbuild into build Process 2016-04-07 13:13:22 +08:00
Ecc BaseTools/Ecc: Fix the issue of not recognizing "FILE_GUID" 2016-12-29 10:12:51 +08:00
Eot
GenFds BaseTools: Fix the bug for RAW file alignment value support 2016-12-29 16:58:17 +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/Pkcs7: Add readme.md 2016-11-04 22:30:43 +08:00
Rsa2048Sha256Sign BaseTools: Update sign tool to make MonotonicCount *after* Payload 2016-10-17 13:26:22 +08:00
Table BaseTools: Clean some coding style issues 2015-12-01 04:22:16 +00:00
TargetTool
Trim BaseTools: update the mail address for stack trace info 2016-03-11 12:29:59 +08:00
UPT BaseTools/UPT: Fix a install issue 2016-08-09 14:39:56 +08:00
Workspace BaseTools: Support QuotedString for PREBUILD/POSTBUILD in DSC file 2016-12-02 11:04:08 +08:00
build BaseTools: Fix bug for decimal value of VPDPCD offset display in report 2016-11-29 19:49:20 +08:00
GNUmakefile
Makefile BaseTools: List missing source python files for Ecc tool in Makefile 2016-09-27 16:26:13 +08:00
sitecustomize.py