]> git.proxmox.com Git - mirror_edk2.git/commit - BaseTools/Source/Python/AutoGen/AutoGen.py
BaseTools: Fix an issue in HiiPcd generation
authorBobCF <bob.c.feng@intel.com>
Tue, 2 Jan 2018 00:58:33 +0000 (08:58 +0800)
committerLiming Gao <liming.gao@intel.com>
Mon, 8 Jan 2018 03:29:13 +0000 (11:29 +0800)
commita3623244b9a45386bcdce81b24f033bc86e28683
treecea5fddaf22fc14994b3d73cfaf1f57392991bb3
parenta099239015eb5b352ba3afdf4d0f4fdbfbaec4d0
BaseTools: Fix an issue in HiiPcd generation

DynamicHiiPcd may be used by PEIM or DXE driver.
All used DynamicHiiPcd value should be collected and placed into
the default setting PCD PcdNvStoreDefaultValueBuffer.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Bob Feng <bob.c.feng@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
BaseTools/Source/Python/AutoGen/AutoGen.py