mirror_edk2/BaseTools/Source/Python
Fan, ZhijuX 5895f7f6d4 BaseTools: PCD value incorrect in structure pcd sku case.
Defined 2 PCDs(Test4 & Test401) and 2 SKUs(DEFAULT & _),
then set "SKUID_Defines" to ALL, for FixedAtBuild
gEfiStructuredPcdPkgTokenSpaceGuid. Test401 in this case,
its value should get from "Default" SKU, not from "_" SKU,
but we does not set value in SKU "_" in dsc, so Test401
should only display the value get from dec.

Missing the map() function causes SKU specific items to
not be deleted

Cc: Bob Feng <bob.c.feng@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Zhiju.Fan <zhijux.fan@intel.com>
Reviewed-by: Bob Feng <bob.c.feng@intel.com>
2019-02-02 10:28:54 +08:00
..
AutoGen BaseTools: Handle the bytes and str difference 2019-02-01 11:09:24 +08:00
BPDG BaseTools: Handle the bytes and str difference 2019-02-01 11:09:24 +08:00
build BaseTools: Handle the bytes and str difference 2019-02-01 11:09:24 +08:00
Capsule BaseTools/Capsule: Support capsules without a payload header 2018-08-02 14:35:29 -07:00
Common BaseTools: Handle the bytes and str difference 2019-02-01 11:09:24 +08:00
CommonDataClass BaseTools: Remove unused logic for IPF 2019-01-14 09:34:41 +08:00
Ecc BaseTools: ECC tool Python3 adaption 2019-02-01 11:09:25 +08:00
Eot BaseTools: Eot tool Python3 adaption 2019-02-01 11:09:25 +08:00
GenFds BaseTools: Handle the bytes and str difference 2019-02-01 11:09:24 +08:00
GenPatchPcdTable Revert BaseTools: PYTHON3 migration 2018-10-15 08:29:14 +08:00
PatchPcdValue BaseTools: change the Division Operator 2019-02-01 11:09:21 +08:00
Pkcs7Sign BaseTools: Handle the bytes and str difference 2019-02-01 11:09:24 +08:00
Rsa2048Sha256Sign BaseTools: Handle the bytes and str difference 2019-02-01 11:09:24 +08:00
Table Revert BaseTools: PYTHON3 migration 2018-10-15 08:29:14 +08:00
TargetTool BaseTools: Remove unused logic for IPF 2019-01-14 09:34:41 +08:00
Trim BaseTools: Handle the bytes and str difference 2019-02-01 11:09:24 +08:00
UPT BaseTools: Handle the bytes and str difference 2019-02-01 11:09:24 +08:00
Workspace BaseTools: PCD value incorrect in structure pcd sku case. 2019-02-02 10:28:54 +08:00
GNUmakefile Sync BaseTool trunk (version r2599) into EDKII BaseTools. 2013-08-23 02:18:16 +00:00
Makefile BaseTools: Remove the step to freeze python tool 2018-10-19 08:21:47 +08:00
sitecustomize.py BaseTools: Clean up source files 2018-07-09 10:25:47 +08:00