microsoft / mu_feature_config

Project Mu - Feature Repo - UEFI User Config and Management Support
https://microsoft.github.io/mu/
Other
20 stars 27 forks source link

Add StackCheckLib Instances to Platform DSC Files #324

Closed TaylorBeebe closed 8 months ago

TaylorBeebe commented 8 months ago

Description

An instance of StackCheckLib must be in each DSC to accommodate -fstack-protector and /GS flags.

How This Was Tested

Tested in pipelines

Integration Instructions

N/A