SecurityPkg/Tcg: Make Tcg2PlatformDxe buildable and fix style issues
Signed-off-by: Stefan Berger <stefanb@linux.ibm.com> Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
This commit is contained in:
committed by
mergify[bot]
parent
ebbc8ab2cd
commit
2906e572c6
@@ -11,8 +11,8 @@ SPDX-License-Identifier: BSD-2-Clause-Patent
|
||||
|
||||
**/
|
||||
|
||||
#ifndef _TPM_PLATFORM_HIERARCHY_LIB_H_
|
||||
#define _TPM_PLATFORM_HIERARCHY_LIB_H_
|
||||
#ifndef TPM_PLATFORM_HIERARCHY_LIB_H_
|
||||
#define TPM_PLATFORM_HIERARCHY_LIB_H_
|
||||
|
||||
/**
|
||||
This service will perform the TPM Platform Hierarchy configuration at the SmmReadyToLock event.
|
||||
|
Reference in New Issue
Block a user