audk/BaseTools/Source/Python/Workspace
Feng, Bob C 2cfb9d0f1a BaseTools: Fix a bug about Structure PCD
BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=1535
If there is Hii Structure Pcd, build will fail, root cause is that
there is an incorrect variable access method used in code.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Bob Feng <bob.c.feng@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
2019-02-22 15:47:15 +08: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: Fix a bug about Structure PCD 2019-02-22 15:47:15 +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
__init__.py