blob: b1ca410074dd02efcf92517481fdc5a4fff3ce32 [file] [log] [blame]
// /** @file
// Provides interface for firmwware TPM measurement
//
// This library provides MeasureFirmwareBlob() and MeasureHandoffTable()
// to measure and log data, and extend the measurement result into a specific PCR.
//
// Copyright (c) 2020, Intel Corporation. All rights reserved.<BR>
//
// SPDX-License-Identifier: BSD-2-Clause-Patent
//
// **/
#string STR_MODULE_ABSTRACT #language en-US "Provides Firmware TPM measurement functions for TPM1.2 and TPM 2.0"
#string STR_MODULE_DESCRIPTION #language en-US "This library provides MeasureFirmwareBlob() and MeasureHandoffTable() to measure and log data, and extend the measurement result into a specific PCR."