]> git.proxmox.com Git - mirror_edk2.git/commit - BaseTools/Source/Python/AutoGen/GenC.py
BaseTools: Generate macro for the size of PCD value
authorBob Feng <bob.c.feng@intel.com>
Mon, 24 Aug 2015 05:01:38 +0000 (05:01 +0000)
committerlgao4 <lgao4@Edk2>
Mon, 24 Aug 2015 05:01:38 +0000 (05:01 +0000)
commit2f5acc3b95f806a7f8f2f546f72c4b872f5fd37e
tree2e1871e5d364cf7af69568d6195eb12f047cf468
parentf8308f0ad14dd4e078927f2da17283a8f47f0566
BaseTools: Generate macro for the size of PCD value

PcdLib introduces new APIs to get the size of PCD value.
BaseTools generates those macros in AutoGen code.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Bob Feng <bob.c.feng@intel.com>
Reviewed-by: Star Zeng <star.zeng@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18270 6f19259b-4bc3-4df7-8a09-765794883524
BaseTools/Source/Python/AutoGen/GenC.py