Last change
on this file since 99286 was 85718, checked in by vboxsync, 4 years ago |
Devices/EFI: Merge edk-stable202005 and make it build, bugref:4643
|
-
Property svn:mime-type
set to
text/plain;encoding=UTF-16LE
|
File size:
607 bytes
|
Line | |
---|
1 | // /** @file
|
---|
2 | // Module that produces the EDK II Crypto Protocol/PPI using the library
|
---|
3 | // services from BaseCryptLib and TlsLib.
|
---|
4 | //
|
---|
5 | // Copyright (c) 2020, Intel Corporation. All rights reserved.<BR>
|
---|
6 | //
|
---|
7 | // SPDX-License-Identifier: BSD-2-Clause-Patent
|
---|
8 | //
|
---|
9 | // **/
|
---|
10 |
|
---|
11 | #string STR_MODULE_ABSTRACT #language en-US "Module that produces the EDK II Crypto Protocol/PPI using the library services from BaseCryptLib and TlsLib"
|
---|
12 |
|
---|
13 | #string STR_MODULE_DESCRIPTION #language en-US "Module that produces the EDK II Crypto Protocol/PPI using the library services from BaseCryptLib and TlsLib."
|
---|
Note:
See
TracBrowser
for help on using the repository browser.