audk/IntelFsp2Pkg/Include
Chasel Chiu af98f1fb03 IntelFsp2Pkg: TempRamInit API should preserve EBX/RBX register.
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4395

FSP specification defines the TempRamInit API preserved register list
which including EBX/RBX, however current implementation unexpectedly
overriding EBX/RBX register that should be fixed.

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>
2023-04-04 16:39:41 +00:00
..
FspEas IntelFsp2Pkg: Add FSP 2.4 MultiPhase interface. 2022-08-31 16:48:07 +00:00
Guid IntelFsp2Pkg: Add FSPI_ARCH_UPD. 2022-07-22 18:13:19 +00:00
Library IntelFsp2Pkg: Update Function header to support IA32/X64. 2022-11-02 18:33:31 +00:00
Ppi IntelFsp2Pkg: Fix code formatting errors 2022-10-04 16:53:59 +00:00
FspEas.h IntelFsp2Pkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:03 -07:00
FspGlobalData.h IntelFsp2Pkg: Add FSP 2.4 MultiPhase interface. 2022-08-31 16:48:07 +00:00
FspMeasurePointId.h IntelFsp2Pkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
FspStatusCode.h IntelFsp2Pkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
PushPopRegsNasm.inc IntelFsp2Pkg: BaseFspSwitchStackLib Support for X64 2022-03-17 13:23:28 +00:00
SaveRestoreSseAvxNasm.inc IntelFsp2Pkg: TempRamInit API should preserve EBX/RBX register. 2023-04-04 16:39:41 +00:00