]> git.proxmox.com Git - mirror_edk2.git/commit
IntelFsp2Pkg: Add FSPI_ARCH_UPD.
authorChasel Chiu <chasel.chiu@intel.com>
Wed, 20 Jul 2022 18:51:49 +0000 (11:51 -0700)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Fri, 22 Jul 2022 18:13:19 +0000 (18:13 +0000)
commit5a3641bfcdcf99fd76817833488f2af8abb69383
tree44e1d52c6ba046b9e8bb5eb6c447ef1794be53ea
parentc8af26627a4e9a3659255dc147d75596da08248e
IntelFsp2Pkg: Add FSPI_ARCH_UPD.

REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3993

Adding the missing FSPI_ARCH_UPD, FSP_GLOBAL_DATA_VERSION bumpping up,
and some comments for clarification.
Also fixed a bug in SplitFspBin.py for FSP-I 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: Nate DeSimone <nathaniel.l.desimone@intel.com>
IntelFsp2Pkg/Include/FspEas/FspApi.h
IntelFsp2Pkg/Include/FspGlobalData.h
IntelFsp2Pkg/Include/Guid/FspHeaderFile.h
IntelFsp2Pkg/Tools/SplitFspBin.py