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>
This commit is contained in:
@@ -15,12 +15,15 @@
|
||||
VERSION_STRING = 1.0
|
||||
LIBRARY_CLASS = FspSwitchStackLib
|
||||
|
||||
[Sources.IA32]
|
||||
[Sources]
|
||||
FspSwitchStackLib.c
|
||||
|
||||
[Sources.IA32]
|
||||
Ia32/Stack.nasm
|
||||
|
||||
[Sources.X64]
|
||||
X64/Stack.nasm
|
||||
|
||||
[Packages]
|
||||
MdePkg/MdePkg.dec
|
||||
IntelFsp2Pkg/IntelFsp2Pkg.dec
|
||||
|
Reference in New Issue
Block a user