audk/IntelFsp2WrapperPkg
Oliver Smith-Denny ef4f3aa3f7 MdePkg: MdeLibs.dsc.inc: Apply StackCheckLibNull to All Module Types
Now that the ResetVectors are USER_DEFINED modules, they will not
be linked against StackCheckLibNull, which were the only modules
causing issues. So, we can now remove the kludge we had before
and the requirement for every DSC to include StackCheckLibNull
for SEC modules and just apply StackCheckLibNull globally.

This also changes every DSC to drop the SEC definition of
StackCheckLibNull.

Continuous-integration-options: PatchCheck.ignore-multi-package

Signed-off-by: Oliver Smith-Denny <osde@linux.microsoft.com>
2024-11-13 21:01:46 +00:00
..
FspWrapperNotifyDxe
FspmWrapperPeim IntelFsp2WrapperPkg/FspmWrapperPeim: Fix FspT/M address for measurement 2024-08-01 15:43:20 +00:00
FspsWrapperPeim IntelFsp2WrapperPkg: Prevent null pointer dereference 2024-10-28 16:10:09 +00:00
Include
Library
IntelFsp2WrapperPkg.ci.yaml
IntelFsp2WrapperPkg.dec IntelFsp2WrapperPkg: FSP measurement based on PcdFspMeasurementConfig 2024-07-12 04:52:47 +00:00
IntelFsp2WrapperPkg.dsc MdePkg: MdeLibs.dsc.inc: Apply StackCheckLibNull to All Module Types 2024-11-13 21:01:46 +00:00
Readme.md

Readme.md

IntelFsp2WrapperPkg

This package provides the component to use an FSP binary.

Source Repository: https://github.com/tianocore/edk2/tree/master/IntelFsp2WrapperPkg

A whitepaper to describe the IntelFsp2WrapperPkg: https://firmware.intel.com/sites/default/files/A_Tour_Beyond_BIOS_Using_the_Intel_Firmware_Support_Package_with_the_EFI_Developer_Kit_II_%28FSP2.0%29.pdf