]> git.proxmox.com Git - mirror_edk2.git/commit
BaseTool: Fixed the bug of Boolean Hii Pcd packing.
authorLiming Gao <liming.gao@intel.com>
Fri, 10 Aug 2018 08:12:26 +0000 (16:12 +0800)
committerLiming Gao <liming.gao@intel.com>
Thu, 16 Aug 2018 00:32:57 +0000 (08:32 +0800)
commit669b55e6d560f06aef5a21d843451ae3b1351116
tree88de7f22baa35df43fdfab3bed7bab86ce9527e8
parentcb5f4f45ce1fca390b99dae5c42b9c4c8b53deea
BaseTool: Fixed the bug of Boolean Hii Pcd packing.

When packing HiiPcd into PcdNvStoreDefaultValueBuffer,
The boolean type pcd value packing incorrect.

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