audk/EmbeddedPkg
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
..
Application EmbeddedPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
Drivers EmbeddedPkg: add missing BaseLib/BaseMemoryLib declarations 2024-09-27 12:42:07 +00:00
EmbeddedMonotonicCounter EmbeddedPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
GdbStub EmbeddedPkg: Fix some spelling mistakes found by cspell 2024-08-01 19:53:47 +00:00
Include EmbeddedPkg: Fix some spelling mistakes found by cspell 2024-08-01 19:53:47 +00:00
Library EmbeddedPkg/PrePiHobLib: Remove Non-RT Types from Mem Type Info HOB 2024-11-11 16:45:29 +00:00
MetronomeDxe EmbeddedPkg/MetronomeDxe: Update outdated lower bound comment 2022-11-29 19:39:43 +00:00
RealTimeClockRuntimeDxe EmbeddedPkg: Align RealTimeClock function headers with return values 2024-02-09 22:16:32 +00:00
Scripts/LauterbachT32 EmbeddedPkg/Scripts/LauterbachT32: Fix EfiLoadDxe.cmm 2024-02-27 17:17:38 +00:00
SimpleTextInOutSerial EmbeddedPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
Test/Mock EmbeddedPkg: Add DtPlatformLoaderLib gmock support 2024-01-03 13:43:18 +00:00
Universal/MmcDxe EmbeddedPkg: Remove non-needed MDEPKG_NDEBUG dependent code 2024-10-23 20:30:49 +00:00
EmbeddedPkg.ci.yaml EmbeddedPkg/.ci.yaml: add temporary workaround ECC exception 2024-07-02 13:08:04 +00:00
EmbeddedPkg.dec EmbeddedPkg: Retire EfiResetSystemLib and ResetRuntimeDxe 2024-07-31 10:53:32 +00:00
EmbeddedPkg.dsc MdePkg: MdeLibs.dsc.inc: Apply StackCheckLibNull to All Module Types 2024-11-13 21:01:46 +00:00