]> git.proxmox.com Git - mirror_edk2.git/commit
IntelFsp2Pkg: Fix GenCfgOpt bug for FSPI_UPD support.
authorChasel Chiu <chasel.chiu@intel.com>
Fri, 29 Jul 2022 02:52:49 +0000 (19:52 -0700)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Fri, 29 Jul 2022 03:07:28 +0000 (03:07 +0000)
commit0d0bfcb4571caa65b7875003f38e67e2ac7e5560
tree07fcd0fecd6ea3d75740c37eab0129719fb8e22c
parent3eca64f157c340f9bbf552d89a69698a3090c080
IntelFsp2Pkg: Fix GenCfgOpt bug for FSPI_UPD support.

REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3993
Fixed a logic bug in GenCfgOpt.py to skip FSPI_UPD when platforms
do not support.

Cc: Nate DeSimone <nathaniel.l.desimone@intel.com>
Cc: Star Zeng <star.zeng@intel.com>
Signed-off-by: Chasel Chiu <chasel.chiu@intel.com>
Reviewed-by: Star Zeng <star.zeng@intel.com>
IntelFsp2Pkg/Tools/GenCfgOpt.py