]> git.proxmox.com Git - mirror_edk2.git/commit - IntelFsp2Pkg/Library/BaseFspSwitchStackLib/FspSwitchStackLib.c
IntelFsp2Pkg: BaseFspSwitchStackLib Support for X64
authorKuo, Ted <ted.kuo@intel.com>
Mon, 14 Mar 2022 02:48:00 +0000 (10:48 +0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Thu, 17 Mar 2022 13:23:28 +0000 (13:23 +0000)
commit411b3ff6ddb4042374a6e61285dac9f5a227f652
treecd2291c034d2361e181c31c5665b42acc4e6c4fe
parent0531f61376548c8a4d79eaee1dd5f4070ef009bf
IntelFsp2Pkg: BaseFspSwitchStackLib Support for X64

REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3832
Add BaseFspSwitchStackLib Support for X64.

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: Ted Kuo <ted.kuo@intel.com>
Reviewed-by: Chasel Chiu <chasel.chiu@intel.com>
IntelFsp2Pkg/Include/PushPopRegsNasm.inc [new file with mode: 0644]
IntelFsp2Pkg/Library/BaseFspSwitchStackLib/BaseFspSwitchStackLib.inf
IntelFsp2Pkg/Library/BaseFspSwitchStackLib/FspSwitchStackLib.c
IntelFsp2Pkg/Library/BaseFspSwitchStackLib/X64/Stack.nasm [new file with mode: 0644]