Branch: refs/heads/master Home: https://github.com/tianocore/edk2 Commit: cc7bb9a86e61ef80c225510f941dfc64dc9b4560 https://github.com/tianocore/edk2/commit/cc7bb9a86e61ef80c225510f941dfc64dc9b4560 Author: Aravind P R <aravind....@intel.com> Date: 2024-08-27 (Tue, 27 Aug 2024)
Changed paths: M IntelFsp2Pkg/FspSecCore/SecFsp.c M IntelFsp2Pkg/FspSecCore/X64/FspApiEntryT.nasm Log Message: ----------- 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....@intel.com> To unsubscribe from these emails, change your notification settings at https://github.com/tianocore/edk2/settings/notifications _______________________________________________ edk2-commits mailing list edk2-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/edk2-commits