]> git.proxmox.com Git - mirror_edk2.git/commit
IntelFsp2Pkg/SplitFspBin.py: adopt FSP 2.3 specification.
authorChasel Chiu <chasel.chiu@intel.com>
Tue, 26 Oct 2021 07:53:37 +0000 (15:53 +0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Wed, 27 Oct 2021 11:54:06 +0000 (11:54 +0000)
commit9a95d11023ac2f2ee49a2958cf80658270442c42
treee7740fa3c6f070654dbbab99533cd84b12f42db4
parent2f6f3329add328103cb0654b71d7b814dc0c9759
IntelFsp2Pkg/SplitFspBin.py: adopt FSP 2.3 specification.

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

FSP 2.3 has updated FSP_INFO_HEADER to support ExtendedImageRevision
and SplitFspBin.py needs to support it.

Also updated script to display integer value basing on length.

Cc: Maurice Ma <maurice.ma@intel.com>
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: Maurice Ma <maurice.ma@intel.com>
Reviewed-by: Nate DeSimone <nathaniel.l.desimone@intel.com>
Reviewed-by: Star Zeng <star.zeng@intel.com>
IntelFsp2Pkg/Tools/SplitFspBin.py