]> git.proxmox.com Git - mirror_edk2.git/commit - BaseTools/Source/Python/AutoGen/GenPcdDb.py
BaseTools: Correct DXE_PCD_DATABASE_INIT.
authorZhao, ZhiqiangX <zhiqiangx.zhao@intel.com>
Wed, 5 Sep 2018 10:42:23 +0000 (18:42 +0800)
committerLiming Gao <liming.gao@intel.com>
Wed, 12 Sep 2018 03:25:22 +0000 (11:25 +0800)
commit4c6fda33c8aafd76cad7631e5da955b916313436
tree3dc37ac4e0b9a67d435490f7f37e93cdeae736d6
parentced8685838bd5a9b091fdc537c494e36450b05f5
BaseTools: Correct DXE_PCD_DATABASE_INIT.

Add the handle of PCD_DATABASE_INIT and PCD_DATABASE_UNINIT
for Boolean type pcd.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: ZhiqiangX Zhao <zhiqiangx.zhao@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Cc: Yonghong Zhu <yonghong.zhu@intel.com>
Cc: Bob Feng <bob.c.feng@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
BaseTools/Source/Python/AutoGen/GenPcdDb.py