]> git.proxmox.com Git - mirror_edk2.git/blob - SecurityPkg/Tcg/Tcg2Dxe/Tcg2Dxe.uni
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / SecurityPkg / Tcg / Tcg2Dxe / Tcg2Dxe.uni
1 // /** @file
2 // Produces TCG2 protocol and measure boot environment
3 //
4 // This module will produce TCG2 protocol and measure boot environment.
5 //
6 // Caution: This module requires additional review when modified.
7 // This driver will have external input - PE/COFF image.
8 // This external input must be validated carefully to avoid security issue like
9 // buffer overflow, integer overflow.
10 //
11 // Copyright (c) 2015 - 2018, Intel Corporation. All rights reserved.<BR>
12 //
13 // SPDX-License-Identifier: BSD-2-Clause-Patent
14 //
15 // **/
16
17
18 #string STR_MODULE_ABSTRACT #language en-US "Produces TCG2 protocol and measure boot environment"
19
20 #string STR_MODULE_DESCRIPTION #language en-US "This module will produce TCG2 protocol and measure boot environment."
21