audk/BaseTools/Source/Python/Workspace
Yonghong Zhu 913795f7a2 BaseTools: Not compare the VOID* difference in the DSC and DEC file
For structure Pcd, the type defined in the DEC file is the struct name
while if this Pcd used in the DSC file, it should add VOID* keywords
when it have max size info. so this patch filter the type compare for
this case.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Yonghong Zhu <yonghong.zhu@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
2018-10-13 10:07:16 +08:00
..
BuildClassObject.py BaseTools: remove the super() function argument 2018-10-13 09:50:43 +08:00
DecBuildData.py BaseTools: Don't save unused workspace data 2018-09-20 22:18:07 +08:00
DscBuildData.py BaseTools: Not compare the VOID* difference in the DSC and DEC file 2018-10-13 10:07:16 +08:00
InfBuildData.py BaseTools: Remove the "from __future__ import" items 2018-10-13 09:50:40 +08:00
MetaDataTable.py BaseTools: do the list and iterator translation 2018-10-13 09:54:52 +08:00
MetaFileCommentParser.py License header updated to match correct format. 2014-08-28 13:53:34 +00:00
MetaFileParser.py BaseTools: Handle the bytes and str difference 2018-10-13 09:54:07 +08:00
MetaFileTable.py BaseTools: Remove the "from __future__ import" items 2018-10-13 09:50:40 +08:00
WorkspaceCommon.py BaseTools: remove the super() function argument 2018-10-13 09:50:43 +08:00
WorkspaceDatabase.py BaseTools: Fix some build and report file issue 2018-10-13 09:57:13 +08:00
__init__.py Sync EDKII BaseTools to BaseTools project r1971 2010-05-18 05:04:32 +00:00