summaryrefslogtreecommitdiff
path: root/MdePkg/Library/StackCheckLib
AgeCommit message (Expand)AuthorFilesLines
2025-09-26MdePkg: Remove ARM32 Support from StackCheckLibOliver Smith-Denny4-59/+3
2025-02-11MdePkg/DynamicStackCookieEntryPointLib: Drop execute-in-place versionsArd Biesheuvel1-11/+6
2025-02-07MdePkg: Add Dynamic Stack Cookie SupportOliver Smith-Denny1-71/+127
2025-02-07MdePkg: Move StackCheckLibStaticInit to StackCheckLibOliver Smith-Denny1-5/+3
2025-02-07MdePkg: Add StackCheckLib Library ClassOliver Smith-Denny2-0/+3
2024-10-04MdePkg: MdeLibs.dsc.inc: Introduce CUSTOM_STACK_CHECK_LIB MacroOliver Smith-Denny1-7/+75
2024-09-13MdePkg: Create Stack Check LibTaylor Beebe11-0/+463