]> git.proxmox.com Git - mirror_edk2.git/blob - NetworkPkg/TlsDxe/TlsDxe.uni
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / NetworkPkg / TlsDxe / TlsDxe.uni
1 // /** @file
2 // This module produces EFI TLS Protocol, EFI TLS Service Binding Protocol and
3 // EFI TLS Configuration Protocol.
4 //
5 // This module produces EFI TLS (Transport Layer Security) Protocol, EFI TLS
6 // Service Binding Protocol, and EFI TLS Configuration Protocol to provide TLS
7 // services.
8 //
9 // Copyright (c) 2016, Intel Corporation. All rights reserved.<BR>
10 //
11 // SPDX-License-Identifier: BSD-2-Clause-Patent
12 //
13 // **/
14
15
16 #string STR_MODULE_ABSTRACT #language en-US "UEFI TLS service"
17
18 #string STR_MODULE_DESCRIPTION #language en-US "This module produces EFI TLS Protocol, EFI TLS Service Binding Protocol and EFI TLS Configuration Protocol to provide EFI TLS services."
19