Last change
on this file since 85716 was 80721, checked in by vboxsync, 5 years ago |
Devices/EFI/FirmwareNew: Start upgrade process to edk2-stable201908 (compiles on Windows and works to some extent), bugref:4643
|
-
Property svn:eol-style
set to
native
|
File size:
244 bytes
|
Line | |
---|
1 | /** @file
|
---|
2 | This file is purely empty as a work around for BaseStackCheck to pass MSVC build.
|
---|
3 |
|
---|
4 | Copyright (c) 2018, Intel Corporation. All rights reserved.<BR>
|
---|
5 | SPDX-License-Identifier: BSD-2-Clause-Patent
|
---|
6 |
|
---|
7 | **/
|
---|
8 |
|
---|
9 | extern int __BaseStackCheckNull;
|
---|
Note:
See
TracBrowser
for help on using the repository browser.