IntelFsp2Pkg: Support 64bit FspResetType for X64 build.
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3999 FspResetType will be either 32bit or 64 bit basing on the build type. 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>
This commit is contained in:
committed by
mergify[bot]
parent
671b0cea51
commit
140446cd59
@@ -30,7 +30,7 @@
|
||||
|
||||
|
||||
**/
|
||||
UINT32
|
||||
EFI_STATUS
|
||||
EFIAPI
|
||||
Pei2LoaderSwitchStack (
|
||||
VOID
|
||||
@@ -46,7 +46,7 @@ Pei2LoaderSwitchStack (
|
||||
|
||||
|
||||
**/
|
||||
UINT32
|
||||
EFI_STATUS
|
||||
EFIAPI
|
||||
Loader2PeiSwitchStack (
|
||||
VOID
|
||||
|
Reference in New Issue
Block a user