From 504214c4870e9183418014634268ce630eb5332a Mon Sep 17 00:00:00 2001 From: lgao4 Date: Wed, 9 Apr 2008 07:07:50 +0000 Subject: Add comments and DoxyGen format for these files. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5028 6f19259b-4bc3-4df7-8a09-765794883524 --- MdeModulePkg/Include/Protocol/TcgPlatform.h | 15 +++++---------- 1 file changed, 5 insertions(+), 10 deletions(-) (limited to 'MdeModulePkg/Include/Protocol/TcgPlatform.h') diff --git a/MdeModulePkg/Include/Protocol/TcgPlatform.h b/MdeModulePkg/Include/Protocol/TcgPlatform.h index 20f8075e65..a1f8c43725 100644 --- a/MdeModulePkg/Include/Protocol/TcgPlatform.h +++ b/MdeModulePkg/Include/Protocol/TcgPlatform.h @@ -1,6 +1,8 @@ -/*++ +/** @file -Copyright (c) 2006, Intel Corporation + Tcg addtional services to measure PeImage and ActionString + +Copyright (c) 2006 - 2008, Intel Corporation All rights reserved. This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The full text of the license may be found at @@ -9,14 +11,7 @@ http://opensource.org/licenses/bsd-license.php THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. -Module Name: - - TcgPlatform.h - -Abstract: - Tcg addtional services to measure PeImage and ActionString - ---*/ +**/ #ifndef _TCG_PLATFORM_PROTOCOL_H_ #define _TCG_PLATFORM_PROTOCOL_H_ -- cgit v1.2.3