Branch: refs/heads/master
Home: https://github.com/tianocore/edk2
Commit: 8e92e8761c6305cb13ca0af636e8192aba78b68e
https://github.com/tianocore/edk2/commit/8e92e8761c6305cb13ca0af636e8192aba78b68e
Author: Ray Ni <[email protected]>
Date: 2025-02-24 (Mon, 24 Feb 2025)
Changed paths:
M IntelFsp2Pkg/FspSecCore/SecFsp.c
Log Message:
-----------
IntelFsp2Pkg/FspSecCore: initialize FspMode in FSP_GLOBAL_DATA
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 <[email protected]>
Cc: Chasel Chiu <[email protected]>
Cc: Nate DeSimone <[email protected]>
Cc: Duggapu Chinni B <[email protected]>
Cc: Star Zeng <[email protected]>
Cc: Ted Kuo <[email protected]>
Cc: Ashraf Ali S <[email protected]>
To unsubscribe from these emails, change your notification settings at
https://github.com/tianocore/edk2/settings/notifications
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits