audk/BaseTools/Source/Python
Yonghong Zhu e5cf919889 BaseTools: Keep the Pcd order in the Asbuilt Inf is same with Source
The original behavior is that in the Asbuilt inf Pcd's order is base on
the Pcd's offset. Now we change the order to keep it is same with the Pcd
order in the source inf file.

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-08-02 19:39:01 +08:00
..
AutoGen BaseTools: Keep the Pcd order in the Asbuilt Inf is same with Source 2016-08-02 19:39:01 +08:00
BPDG BaseTools/BPDG: Fix the bug to get the PCD Size 2016-03-14 11:33:12 +08:00
Common BaseTools: Fix bad macro expansion during tools_def.txt parsing 2016-05-27 12:31:00 +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: GUID checkpoint 2016-07-29 16:16:17 +08:00
Eot
GenFds BaseTools: report error if source module INF is only list in FDF file 2016-07-27 09:48:58 +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
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: UPT to Support UTF-8 2016-04-26 12:02:02 +08:00
Workspace BaseTools: fix the bug to build a compressed ROM image via .INF file 2016-06-04 21:22:00 +08:00
build BaseTools: Add build info for binary modules that only list in FDF file 2016-07-29 16:14:12 +08:00
GNUmakefile
Makefile BaseTools: Support recent versions of cx_freeze. 2016-03-15 17:03:10 +08:00
sitecustomize.py