Files

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

14 lines
318 B
C
Raw Permalink Normal View History

2024-08-27 14:31:48 -07:00
/** @file
This file is empty to allow host applications
to use the MSVC C runtime lib that provides
stack cookie definitions without breaking the
build.
Copyright (c) Microsoft Corporation.
SPDX-License-Identifier: BSD-2-Clause-Patent
**/
#include <Uefi.h>
extern VOID *__security_cookie;