]> git.proxmox.com Git - mirror_edk2.git/commit - BaseTools/Source/Python/Workspace/MetaFileParser.py
BaseTools: Fixed some small issues
authorFeng, Bob C <bob.c.feng@intel.com>
Tue, 23 Jan 2018 03:34:45 +0000 (11:34 +0800)
committerLiming Gao <liming.gao@intel.com>
Thu, 25 Jan 2018 10:08:07 +0000 (18:08 +0800)
commit8e011d83bbd7006919c00917fbdfaf7a60edae21
tree36125d90add09ca93fd05a5e79c8ee2f6c8873bc
parent841d86fe406ed6cf504c62b6838876a65cf8f7a0
BaseTools: Fixed some small issues
1. The structure pcd default value should use the default value under sku.
2. Incorrect VpdOffset value for those un-used in module Vpd
3. Add a checkpoint for Structure Pcd Name

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/AutoGen.py
BaseTools/Source/Python/Workspace/DscBuildData.py
BaseTools/Source/Python/Workspace/MetaFileParser.py