audk/BaseTools/Source/Python
Yonghong Zhu 481252bbc9 BaseTools: Fix the bug for .aml to use ASL binary type in Asbuilt inf
Per build spec, the .aml file should use ASL binary type in the Asbuilt
inf file. the original bug is .aml file may use BIN as binary type when
the module type is not BASE or USER_DEFINED. This patch 1) fix this bug.
2) fix some indent coding style issue.

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-04-27 09:39:53 +08:00
..
AutoGen BaseTools: Fix the bug for .aml to use ASL binary type in Asbuilt inf 2016-04-27 09:39:53 +08:00
BPDG BaseTools/BPDG: Fix the bug to get the PCD Size 2016-03-14 11:33:12 +08:00
Common BaseTools: Add mixed PCD support feature 2016-04-20 09:24:46 +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: Remove UNI checkpoint from ECC 2016-04-26 12:01:07 +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: Update FMP Capsule support to follow FDF spec 2016-04-27 09:39:15 +08: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: update the mail address for stack trace info 2016-03-11 12:29:59 +08:00
UPT BaseTools/UPT: UPT to Support UTF-8 2016-04-26 12:02:02 +08:00
Workspace BaseTools: Add mixed PCD support feature 2016-04-20 09:24:46 +08:00
build BaseTools: Add mixed PCD support feature 2016-04-20 09:24:46 +08:00
GNUmakefile
Makefile BaseTools: Support recent versions of cx_freeze. 2016-03-15 17:03:10 +08:00
sitecustomize.py License header updated to match correct format. 2014-08-28 13:53:34 +00:00