audk/IntelFsp2Pkg/FspSecCore/X64
Aravind P R cc7bb9a86e IntelFsp2Pkg: Correcting Data Region Length of MCUD section
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4793

MCUD Data Region Length(DATA_LEN_OF_MCUD) pushed to stack
is incorrect for 64-bit. The Data occupied by MCUD section
is 32 bytes in 64-bit instead of 16 bytes in 32-bit. This
commit inputs the correct the Data Region Length for the
MCUD Section and also corrects the code that retrieves this
data.

Signed-off-by: Aravind P R <aravind.p.r@intel.com>
2024-08-27 20:01:54 +00:00
..
Fsp22ApiEntryS.nasm IntelFsp2Pkg/FspSecCore: Add FSP-I API for SMM support. 2022-07-20 02:15:55 +00:00
Fsp24ApiEntryM.nasm IntelFsp2Pkg: NvsBufferPtr is missing in Fsp24ApiEntryM.nasm 2022-09-15 16:59:57 +00:00
Fsp24ApiEntryS.nasm IntelFsp2Pkg: Adopt FSP 2.4 MultiPhase functions. 2022-09-07 04:21:15 +00:00
FspApiEntryCommon.nasm IntelFsp2Pkg: Adopt FSP 2.4 MultiPhase functions. 2022-09-07 04:21:15 +00:00
FspApiEntryI.nasm IntelFsp2Pkg: Fix FspSecCoreI build failure. 2022-09-15 17:28:34 +00:00
FspApiEntryM.nasm IntelFsp2Pkg: FSPM_ARCH2_UPD mismatching bug. 2022-08-15 08:03:06 +00:00
FspApiEntryS.nasm IntelFsp2Pkg/FspSecCore: Add FSP-I API for SMM support. 2022-07-20 02:15:55 +00:00
FspApiEntryT.nasm IntelFsp2Pkg: Correcting Data Region Length of MCUD section 2024-08-27 20:01:54 +00:00
FspHelper.nasm IntelFsp2Pkg: Fix NASM X64 build warnings. 2023-03-24 23:49:07 +00:00
MicrocodeLoadNasm.inc IntelFsp2Pkg: FspSecCore support for X64 2022-04-16 00:18:14 +00:00
ReadRsp.nasm IntelFsp2Pkg: FspSecCore support for X64 2022-04-16 00:18:14 +00:00
Stack.nasm IntelFsp2Pkg: FspSecCore support for X64 2022-04-16 00:18:14 +00:00