diff options
author | Chen, Lin Z <lin.z.chen@intel.com> | 2022-04-01 14:09:05 +0800 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2022-04-08 02:08:35 +0000 |
commit | 94f905b3bf37af99cff0787c2f529ab3fe2e8fbb (patch) | |
tree | f20fcc63d98e3f402eeb801e81d0d26eb301e494 /BaseTools/Scripts/efi_debugging.py | |
parent | a298a84478053872ed9da660a75f182ce81b8ddc (diff) | |
download | edk2-94f905b3bf37af99cff0787c2f529ab3fe2e8fbb.tar.gz edk2-94f905b3bf37af99cff0787c2f529ab3fe2e8fbb.tar.bz2 edk2-94f905b3bf37af99cff0787c2f529ab3fe2e8fbb.zip |
MdeModulePkg/HiiDatabase: Fix Setup numeric default value incorrect issue
When default/manufacturing flag get removed from numeric varid, it can't
get default value from StructurePcd in 'UpdateDefaultSettingInFormPackage'
function since there is no EFI_IFR_DEFAULT_OP opcode in IFR file. Add a
chance to get numeric default value from StructurePcd in the case that
numeric minimum value will be used as default value.
Signed-off-by: Chen Lin Z <lin.z.chen@intel.com>
Signed-off-by: Dandan Bi <dandan.bi@intel.com>
Reviewed-by: Liming Gao <gaoliming@byosoft.com.cn>
Diffstat (limited to 'BaseTools/Scripts/efi_debugging.py')
0 files changed, 0 insertions, 0 deletions