Last change
on this file since 85793 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:
234 bytes
|
Line | |
---|
1 | /** @file
|
---|
2 | Include file to support building the third-party cryptographic library.
|
---|
3 |
|
---|
4 | Copyright (c) 2010 - 2017, Intel Corporation. All rights reserved.<BR>
|
---|
5 | SPDX-License-Identifier: BSD-2-Clause-Patent
|
---|
6 |
|
---|
7 | **/
|
---|
8 |
|
---|
9 | #include <CrtLibSupport.h>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.