edk2/BaseTools/Source/Python/AutoGen
Yonghong Zhu 1b299fd502 BaseTools: report warning if VOID* PCD with {} value is not 8-byte aligned
For VOID* Pcd with {} value, If platform developer wants to put in a
specific hex offset value that is not 8-byte aligned for VOID * then we
allow it with a warning message.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Yonghong Zhu <yonghong.zhu@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
(cherry picked from commit 815ada26cb)
2016-03-11 10:44:54 +08:00
..
__init__.py Sync EDKII BaseTools to BaseTools project r1971 2010-05-18 05:04:32 +00:00
AutoGen.py BaseTools: report warning if VOID* PCD with {} value is not 8-byte aligned 2016-03-11 10:44:54 +08:00
BuildEngine.py BaseTools: Clean some coding style issues 2015-12-18 06:43:57 +00:00
GenC.py BaseTools: Fix the bug for VOID* Patchable PCD declaration in Library 2016-02-24 10:01:37 +08:00
GenDepex.py BaseTools: Clean some coding style issues 2015-12-18 06:43:57 +00:00
GenMake.py BaseTools: Add Multiple Workspaces support for custom Makefiles. 2016-03-11 10:44:49 +08:00
GenPcdDb.py BaseTools: Clean some coding style issues 2015-12-18 06:43:57 +00:00
InfSectionParser.py License header updated to match correct format. 2014-08-28 13:53:34 +00:00
StrGather.py BaseTools: Clean some coding style issues 2015-12-18 06:43:57 +00:00
UniClassObject.py BaseTools: Clean some coding style issues 2015-12-18 06:43:57 +00:00
ValidCheckingInfoObject.py BaseTools: Fix build fail when the number in validlist is long type. 2015-08-21 01:09:16 +00:00