]> git.proxmox.com Git - mirror_edk2.git/commit
BaseTools/UPT: Fix an issue of storing wrong PCD into XML file.
authorHess Chen <hesheng.chen@intel.com>
Tue, 25 Nov 2014 04:58:17 +0000 (04:58 +0000)
committerhchen30 <hchen30@Edk2>
Tue, 25 Nov 2014 04:58:17 +0000 (04:58 +0000)
commit1f0a062f8c5c46bffc911afda67e9f66e41af217
treef3bf107f4cee0f18af561863f4fdadbdf2b705b8
parentd431bf6e56bac6e8b457a6531932dec13f03933a
BaseTools/UPT: Fix an issue of storing wrong PCD into XML file.

Fix an issue of storing wrong PCD into XML file to only store PcdEx for AsBuilt sections

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Hess Chen <hesheng.chen@intel.com>
Reviewed-by: Yingke Liu <yingke.d.liu@Intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16426 6f19259b-4bc3-4df7-8a09-765794883524
BaseTools/Source/Python/UPT/PomAdapter/InfPomAlignment.py
BaseTools/Source/Python/UPT/Xml/ModuleSurfaceAreaXml.py