]> git.proxmox.com Git - mirror_edk2.git/commit
IntelFsp2Pkg: FSPI_UPD is not mandatory.
authorChasel Chiu <chasel.chiu@intel.com>
Mon, 25 Jul 2022 19:03:51 +0000 (12:03 -0700)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Thu, 28 Jul 2022 16:41:41 +0000 (16:41 +0000)
commit3eca64f157c340f9bbf552d89a69698a3090c080
tree36ac449d3252d61fc8bacd9765f175c0a67efe26
parent0e7add1d75fc75762208af84579e6809589ea6e5
IntelFsp2Pkg: FSPI_UPD is not mandatory.

REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3993
FSPI_UPD is required only When platforms implemented FSP_I component.
Updated the scripts to allow FSPI_UPD not present scenario.
Also fixed FSP_GLOBAL_DATA structure alignment issue and unnecessary
non-backward compatibility change in previous FSP_I patch.

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/Include/FspGlobalData.h
IntelFsp2Pkg/Tools/GenCfgOpt.py