diff options
author | Ray Ni <ray.ni@intel.com> | 2025-02-19 13:49:07 +0800 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2025-02-24 02:36:58 +0000 |
commit | 8e92e8761c6305cb13ca0af636e8192aba78b68e (patch) | |
tree | 0c2265d56eb9e214ef697f524722951b83c01df6 /ArmPkg/Drivers/ArmPsciMpServicesDxe/ArmPsciMpServicesDxe.inf | |
parent | 83a86f465ccb1a792f5c55e721e39bb97377fd2d (diff) | |
download | edk2-master.tar.gz |
FspSecCore only runs in API mode.
When it allocates memory in stack for FSP_GLOBAL_DATA, it does not
initialize the FspMode to FSP_IN_API_MODE.
The patch enhances the code to initialize the FspMode as well.
This change does not have functionality impact as there should
be some code elsewhere which sets the FspMode.
This change allows to remove the extra code logic that sets
FspMode in API mode.
Signed-off-by: Ray Ni <ray.ni@intel.com>
Cc: Chasel Chiu <chasel.chiu@intel.com>
Cc: Nate DeSimone <nathaniel.l.desimone@intel.com>
Cc: Duggapu Chinni B <chinni.b.duggapu@intel.com>
Cc: Star Zeng <star.zeng@intel.com>
Cc: Ted Kuo <ted.kuo@intel.com>
Cc: Ashraf Ali S <ashraf.ali.s@intel.com>
Diffstat (limited to 'ArmPkg/Drivers/ArmPsciMpServicesDxe/ArmPsciMpServicesDxe.inf')
0 files changed, 0 insertions, 0 deletions