]> git.proxmox.com Git - mirror_edk2.git/commit
BaseTools: FdfParser - update to remove duplicate constant value
authorCarsey, Jaben <jaben.carsey@intel.com>
Fri, 27 Apr 2018 22:32:15 +0000 (06:32 +0800)
committerYonghong Zhu <yonghong.zhu@intel.com>
Fri, 4 May 2018 05:02:57 +0000 (13:02 +0800)
commitbff747501b98d2685782dc742db5f32d8490c99e
treeaffcdef03ef1feb851639ea426838c59654545cd
parentebafede928b6402b90a1ac2bc5175e50f1a60884
BaseTools: FdfParser - update to remove duplicate constant value

PCD size by type is shared so this change both removes duplication
and makes the function work for all numeric PCD types.

Cc: Liming Gao <liming.gao@intel.com>
Cc: Yonghong Zhu <yonghong.zhu@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Jaben Carsey <jaben.carsey@intel.com>
Reviewed-by: Yonghong Zhu <yonghong.zhu@intel.com>
BaseTools/Source/Python/GenFds/FdfParser.py