diff options
author | Oliver Smith-Denny <osde@microsoft.com> | 2024-06-14 14:05:14 -0700 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2024-09-13 03:58:46 +0000 |
commit | 5e07b970940ec1bdbcbec01e733b20532c0b547c (patch) | |
tree | ecea9815024eaed8be37169d46c2de394f9cd4c3 /BaseTools | |
parent | 17744fc9ce655e3ffcbaa358c039c38831f385f2 (diff) | |
download | edk2-5e07b970940ec1bdbcbec01e733b20532c0b547c.tar.gz edk2-5e07b970940ec1bdbcbec01e733b20532c0b547c.tar.bz2 edk2-5e07b970940ec1bdbcbec01e733b20532c0b547c.zip |
UnitTestFrameworkPkg: Add StackCheckLib
Add StackCheckLib for Target and Host based unit tests. Host
based unit tests are treated specially, because MSVC built
host based unit tests use the MSVC C runtime lib to provide
the stack cookie definitions, but GCC built host based unit
tests use our implementation, as we do not link against a
C runtime lib that provides the definitions.
Signed-off-by: Oliver Smith-Denny <osde@linux.microsoft.com>
Diffstat (limited to 'BaseTools')
0 files changed, 0 insertions, 0 deletions