]> git.proxmox.com Git - mirror_edk2.git/commit
IntelFsp2Pkg: NvsBufferPtr is missing in Fsp24ApiEntryM.nasm
authorKuo, Ted <ted.kuo@intel.com>
Thu, 15 Sep 2022 13:39:33 +0000 (06:39 -0700)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Thu, 15 Sep 2022 16:59:57 +0000 (16:59 +0000)
commit981bf66d5a7b1a31be5ffccc15fe13b97300e124
treed4b6a0d1bf8e09f1b3be33d9f614dc0cf33b4483
parent8c92a9508e16dc78561f1a49917a9d489af0b272
IntelFsp2Pkg: NvsBufferPtr is missing in Fsp24ApiEntryM.nasm

REF:https://bugzilla.tianocore.org/show_bug.cgi?id=4063
Added NvsBufferPtr to FSPM_UPD_COMMON_FSP24 in Fsp24ApiEntryM.nasm to
align with FSP 2.4 SPEC.

Cc: Chasel Chiu <chasel.chiu@intel.com>
Cc: Nate DeSimone <nathaniel.l.desimone@intel.com>
Cc: Star Zeng <star.zeng@intel.com>
Cc: Ashraf Ali S <ashraf.ali.s@intel.com>
Cc: Chinni B Duggapu <chinni.b.duggapu@intel.com>
Signed-off-by: Ted Kuo <ted.kuo@intel.com>
Reviewed-by: Chasel Chiu <chasel.chiu@intel.com>
IntelFsp2Pkg/FspSecCore/Ia32/Fsp24ApiEntryM.nasm
IntelFsp2Pkg/FspSecCore/X64/Fsp24ApiEntryM.nasm