]> git.proxmox.com Git - mirror_edk2.git/blob - SecurityPkg/FvReportPei/FvReportPei.uni
SecurityPkg/Tcg: Fix various typos
[mirror_edk2.git] / SecurityPkg / FvReportPei / FvReportPei.uni
1 // /** @file
2 // FV Verify/Report PEI Driver.
3 //
4 // Copyright (c) 2019, Intel Corporation. All rights reserved.<BR>
5 // SPDX-License-Identifier: BSD-2-Clause-Patent
6 //
7 // **/
8
9
10 #string STR_MODULE_ABSTRACT #language en-US "This module verifies and reports FVs."
11
12 #string STR_MODULE_DESCRIPTION #language en-US "This module verifies FVs' digest passed through gEdkiiPeiFirmwareVolumeInfoStoredHashFvPpiGuid, "
13 "and installs gEdkiiPeiFirmwareVolumeInfoPrehashedFvPpiGuid, gEfiPeiFirmwareVolumeInfoPpiGuid and/or FV HOB if passed."
14