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 IntelFsp2WrapperPkg: Support 64bit FspResetType for X64 build. 2022-07-19 22:24:31 +00:00
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 IntelFsp2WrapperPkg: Add header for PlatformMultiPhaseLib. 2022-10-05 04:13:53 +00:00
Library IntelFsp2WrapperPkg: Fsp T UPD Structure Bug Fix 2024-04-09 17:15:10 +00:00
IntelFsp2WrapperPkg.ci.yaml IntelFsp2WrapperPkg: CI: Add PrEval entry 2023-10-23 20:17:52 +00:00
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 IntelFsp2WrapperPkg: Convert files to CRLF line ending 2017-04-06 15:43:08 +08:00

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