X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=SecurityPkg%2FTcg%2FTcg2Smm%2FTcg2Smm.h;fp=SecurityPkg%2FTcg%2FTcg2Smm%2FTcg2Smm.h;h=84b65eb0897c3a2d444c1f8ccc69a296b771f1fb;hb=c411b485b63a671a1e276700cff025c73997233c;hp=d7f78aa432752c479ba0b69b85b49686b25c6985;hpb=39de741e2dcb8f11e9b4438e37224797643d8451;p=mirror_edk2.git diff --git a/SecurityPkg/Tcg/Tcg2Smm/Tcg2Smm.h b/SecurityPkg/Tcg/Tcg2Smm/Tcg2Smm.h index d7f78aa432..84b65eb089 100644 --- a/SecurityPkg/Tcg/Tcg2Smm/Tcg2Smm.h +++ b/SecurityPkg/Tcg/Tcg2Smm/Tcg2Smm.h @@ -37,14 +37,14 @@ SPDX-License-Identifier: BSD-2-Clause-Patent // // The definition for TCG MOR // -#define ACPI_FUNCTION_DSM_MEMORY_CLEAR_INTERFACE 1 -#define ACPI_FUNCTION_PTS_CLEAR_MOR_BIT 2 +#define ACPI_FUNCTION_DSM_MEMORY_CLEAR_INTERFACE 1 +#define ACPI_FUNCTION_PTS_CLEAR_MOR_BIT 2 // // The return code for Memory Clear Interface Functions // -#define MOR_REQUEST_SUCCESS 0 -#define MOR_REQUEST_GENERAL_FAILURE 1 +#define MOR_REQUEST_SUCCESS 0 +#define MOR_REQUEST_GENERAL_FAILURE 1 /** Notify the system that the SMM variable driver is ready. @@ -84,4 +84,4 @@ InitializeTcgCommon ( VOID ); -#endif // __TCG_SMM_H__ +#endif // __TCG_SMM_H__