]> git.proxmox.com Git - mirror_edk2.git/commit
IntelFsp2Pkg: FSP_TEMP_RAM_INIT call must follow X64 Calling Convention
authorDuggapu, Chinni B <chinni.b.duggapu@intel.com>
Tue, 17 May 2022 08:44:00 +0000 (16:44 +0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Tue, 31 May 2022 11:14:20 +0000 (11:14 +0000)
commit11d8abcba2fcc067778778f6cb2be870c831919d
tree0bb7fd9bd4c43b4adc956832d316389d0742c7d7
parentfa2b212d61dfeb9c00a174280a73a4f573ef617d
IntelFsp2Pkg: FSP_TEMP_RAM_INIT call must follow X64 Calling Convention

REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3926
This API accept one parameter using RCX and this is consumed
in mutiple sub functions.

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>
Signed-off-by: cbduggap <chinni.b.duggapu@intel.com>
Reviewed-by: Chasel Chiu <chasel.chiu@intel.com>
IntelFsp2Pkg/FspSecCore/X64/FspApiEntryT.nasm
IntelFsp2Pkg/Include/SaveRestoreSseAvxNasm.inc