diff options
author | Star Zeng <star.zeng@intel.com> | 2016-05-19 11:23:41 +0800 |
---|---|---|
committer | Star Zeng <star.zeng@intel.com> | 2016-06-20 17:27:58 +0800 |
commit | c73cf875524666582343a479665e0469444a38c8 (patch) | |
tree | 8445e15cafbfe51a58c613cf2cf383dd962bef37 /Vlv2DeviceRefCodePkg/AcpiTablesPCAT/GloblNvs.asl | |
parent | cc0b456a05f8dd1ebfb9be485465be37e96999e7 (diff) | |
download | edk2-c73cf875524666582343a479665e0469444a38c8.tar.gz edk2-c73cf875524666582343a479665e0469444a38c8.tar.bz2 edk2-c73cf875524666582343a479665e0469444a38c8.zip |
MdeModulePkg PCD: Avoid DynamicHii PCD set to override other values
When Hii variable is not present and if we try to update a variable offset
with some value, we are creating a new variable by Zeroing all the variable
offsets except the one which we are trying to update.
This will override all the other variable default values which are
programmed as a part of initial PCD definition.
DXE PCD driver could be enhanced to combine the DynamicHii
PCDs(related to same variable) default values and only update the offset
PcdSetXXX want to set, then set the combined values to variable.
Cc: Liming Gao <liming.gao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Star Zeng <star.zeng@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
Diffstat (limited to 'Vlv2DeviceRefCodePkg/AcpiTablesPCAT/GloblNvs.asl')
0 files changed, 0 insertions, 0 deletions