audk/BaseTools/Source/Python
Yonghong Zhu 24e7435ab4 BaseTools: report error for same Guid's Private definition conflict
Add error check for the same Guid/Protocol/PPIs/Includes defined as both
Private and non-Private attribute.

Fixes: https://bugzilla.tianocore.org/show_bug.cgi?id=209
Cc: Liming Gao <liming.gao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Yonghong Zhu <yonghong.zhu@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
2016-11-23 11:19:12 +08:00
..
AutoGen BaseTools: Fix the Windows GCC Build Failure with too long path 2016-11-04 14:57:09 +08:00
BPDG BaseTools/BPDG: Fix the bug to get the PCD Size 2016-03-14 11:33:12 +08:00
Common BaseTools: Fix a bug for ExpandMacros to support mixed case ENV var 2016-11-02 09:49:04 +08:00
CommonDataClass BaseTools: Add support to merge Prebuild and Postbuild into build Process 2016-04-07 13:13:22 +08:00
Ecc BaseTools/Ecc: GUID checkpoint 2016-07-29 16:16:17 +08:00
Eot There is a limitation on WINDOWS OS for the length of entire file path can’t be larger than 255. There is an OS API provided by Microsoft to add “\\?\” before the path header to support the long file path. Enable this feature on basetools. 2014-08-15 03:06:48 +00:00
GenFds BaseTools: FILE DATA to support relative path under Multiple workspace 2016-11-15 10:23:22 +08:00
GenPatchPcdTable BaseTools: Add the support for character '<' and '>' in the map file 2016-11-05 09:01:49 +08:00
PatchPcdValue BaseTools: Clean some coding style issues 2015-12-01 04:22:16 +00:00
Pkcs7Sign BaseTools/Pkcs7: Add readme.md 2016-11-04 22:30:43 +08:00
Rsa2048Sha256Sign BaseTools: Update sign tool to make MonotonicCount *after* Payload 2016-10-17 13:26:22 +08:00
Table BaseTools: Clean some coding style issues 2015-12-01 04:22:16 +00:00
TargetTool License header updated to match correct format. 2014-08-28 13:53:34 +00:00
Trim BaseTools: update the mail address for stack trace info 2016-03-11 12:29:59 +08:00
UPT BaseTools/UPT: Fix a install issue 2016-08-09 14:39:56 +08:00
Workspace BaseTools: report error for same Guid's Private definition conflict 2016-11-23 11:19:12 +08:00
build BaseTools: Fix a bug for tooldef class not include the newly Env 2016-11-02 09:50:04 +08:00
GNUmakefile Sync BaseTool trunk (version r2599) into EDKII BaseTools. 2013-08-23 02:18:16 +00:00
Makefile BaseTools: List missing source python files for Ecc tool in Makefile 2016-09-27 16:26:13 +08:00
sitecustomize.py License header updated to match correct format. 2014-08-28 13:53:34 +00:00