audk/BaseTools/Source/Python
Yonghong Zhu 7dbc50bd24 BaseTools: Add DevicePath support for PCD values
Use C code parse device path to output hex string, and Python
run command when PCD Value need device path parse.

https://bugzilla.tianocore.org/show_bug.cgi?id=541

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Yunhua Feng <yunhuax.feng@intel.com>
Signed-off-by: Yonghong Zhu <yonghong.zhu@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
2017-12-31 13:10:49 +08:00
..
AutoGen BaseTools: Support PCD flexible values format 2017-12-27 14:43:27 +08:00
BPDG BaseTools: Generate correct VPD PCD value to store the default setting 2017-12-25 11:05:51 +08:00
Common BaseTools: Add DevicePath support for PCD values 2017-12-31 13:10:49 +08:00
CommonDataClass BaseTools: Support Structure PCD value inherit between the different SKUs 2017-12-25 11:05:47 +08:00
Ecc BaseTools/Ecc: Add line break support for exception list 2017-05-11 09:29:08 +08:00
Eot BaseTools/Eot: register MM Module types with FFS class. 2017-07-07 10:54:16 +08:00
GenFds BaseTools: Fix a bug for different FV use same FILE statement Guid 2017-12-29 11:07:50 +08:00
GenPatchPcdTable BaseTools: parse map file generated by Xcode on Mac 2017-11-03 14:30:49 +08:00
PatchPcdValue BaseTools: Clean some coding style issues 2015-12-01 04:22:16 +00:00
Pkcs7Sign BaseTools: Pkcs7Sign Tool to support OPENSSL_PATH has space 2017-04-27 21:19:29 +08:00
Rsa2048Sha256Sign BaseTools: Rsa2048Sha256GenerateKeys to support OPENSSL_PATH has space 2017-04-27 21:21:30 +08:00
Table BaseTools: Clean some coding style issues 2015-12-01 04:22:16 +00:00
TargetTool
Trim BaseTools: Update Trim to generate VfrBinOffset Binary 2017-12-05 09:24:34 +08:00
UPT BaseTools/UPT: Fix UNI file name issue 2017-08-24 21:39:50 +08:00
Workspace BaseTools: Remove 'COMMON' in PCD SkuInfoList 2017-12-27 17:40:38 +08:00
build BaseTools: Support PCD flexible values format 2017-12-27 14:43:27 +08:00
GNUmakefile
Makefile BaseTools: Update Python Makefile to include the new added python files 2017-12-27 10:29:47 +08:00
sitecustomize.py