]> git.proxmox.com Git - mirror_edk2.git/commitdiff
BaseTools: Fix the bug that FixedPcdGetPtr failure for CArray Pcd
authorYonghong Zhu <yonghong.zhu@intel.com>
Thu, 11 May 2017 13:23:29 +0000 (21:23 +0800)
committerYonghong Zhu <yonghong.zhu@intel.com>
Fri, 12 May 2017 05:34:53 +0000 (13:34 +0800)
This patch for the bug FixedPcdGetPtr report failure for the CArray type
Pcd. 1) correct the Fixed Pcd list; 2) correct the Fixed Pcd in Library
AutoGen file to same with Driver AutoGen file format.

Cc: Liming Gao <liming.gao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Yonghong Zhu <yonghong.zhu@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>

No differences found