summaryrefslogtreecommitdiffstats
path: root/UefiCpuPkg/MicrocodeMeasurementDxe/MicrocodeMeasurementDxe.uni
blob: 5a21e955fbbffd7da5bb97c020907f41b6f10a0a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
// /** @file
// This driver measures microcode patches to TPM.
//
// This driver consumes gEdkiiMicrocodePatchHobGuid, packs all uniquemicrocode patch found in gEdkiiMicrocodePatchHobGuid to a binary blob, and measures the binary blob to TPM.
//
// Copyright (c) 2021, Intel Corporation. All rights reserved.<BR>
//
// SPDX-License-Identifier: BSD-2-Clause-Patent
//
// **/


#string STR_MODULE_ABSTRACT             #language en-US "This driver measures Microcode Patches to TPM."

#string STR_MODULE_DESCRIPTION          #language en-US "This driver consumes gEdkiiMicrocodePatchHobGuid, packs all microcode patch found in gEdkiiMicrocodePatchHobGuid to a binary blob, and measure the binary blob to TPM."