mirror_edk2/BaseTools/Source/Python/Workspace
Fan, ZhijuX 8a64c7ea00 BaseTools:PCD value error 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.

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-20 13:16:58 +08:00
..
__init__.py Sync EDKII BaseTools to BaseTools project r1971 2010-05-18 05:04:32 +00:00
BuildClassObject.py BaseTools: Add MaxSizeUserSet to Pcd deepcopy function 2019-02-19 20:32:42 +08:00
DecBuildData.py BaseTools: Various typo 2019-02-14 10:02:28 +08:00
DscBuildData.py BaseTools:PCD value error in structure pcd sku case. 2019-02-20 13:16:58 +08:00
InfBuildData.py BaseTools: Various typo 2019-02-14 10:02:28 +08:00
MetaDataTable.py BaseTools: the list and iterator translation 2019-02-01 11:09:24 +08:00
MetaFileCommentParser.py License header updated to match correct format. 2014-08-28 13:53:34 +00:00
MetaFileParser.py BaseTools: Various typo 2019-02-14 10:02:28 +08:00
MetaFileTable.py BaseTools: Fixed incorrect line number in PcdValueInit.c 2019-02-02 10:28:56 +08:00
WorkspaceCommon.py BaseTools:BaseTools supports to the driver combination. 2019-02-20 13:16:56 +08:00
WorkspaceDatabase.py BaseTools: Various typo 2019-02-14 10:02:28 +08:00