]> git.proxmox.com Git - mirror_edk2.git/blob - CryptoPkg/Driver/Crypto.uni
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / CryptoPkg / Driver / Crypto.uni
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."