summaryrefslogtreecommitdiff
path: root/MdePkg/Include/Protocol/TcgService.h
diff options
context:
space:
mode:
authorqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>2008-05-27 03:24:01 +0000
committerqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>2008-05-27 03:24:01 +0000
commitac644614683362804223844048c5be1a2adfa6b7 (patch)
treede6dd02cb7d5c663e368665c33218a09c93d84ed /MdePkg/Include/Protocol/TcgService.h
parentb233cbe5cc832b56c25cc95a33684de68976961b (diff)
downloadedk2-platforms-ac644614683362804223844048c5be1a2adfa6b7.tar.xz
De-unicode in comment for all source files.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5302 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg/Include/Protocol/TcgService.h')
-rw-r--r--MdePkg/Include/Protocol/TcgService.h26
1 files changed, 13 insertions, 13 deletions
diff --git a/MdePkg/Include/Protocol/TcgService.h b/MdePkg/Include/Protocol/TcgService.h
index 5fe9a2e0bb..2d67d33fe3 100644
--- a/MdePkg/Include/Protocol/TcgService.h
+++ b/MdePkg/Include/Protocol/TcgService.h
@@ -1,16 +1,16 @@
-/** @file
+/** @file
TCG Service Protocol as defined in TCG_EFI_Protocol_1_20_Final
- See http://trustedcomputinggroup.org for the latest specification
-
- Copyright (c) 2007, 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
- 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.
-
+ See http://trustedcomputinggroup.org for the latest specification
+
+ Copyright (c) 2007, 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
+ 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.
+
**/
#ifndef _TCG_SERVICE_PROTOCOL_H_
@@ -213,7 +213,7 @@ EFI_STATUS
@param LogEvent This service abstracts the capability to add
an entry to the Event Log.
@param PassThroughToTPM This service provides a pass-through capability
- from the caller to the system¡¯s TPM.
+ from the caller to the system's TPM.
@param HashLogExtendEvent This service abstracts the capability to do a hash
operation on a data buffer, extend a specific TPM PCR
with the hash result, and add an entry to the Event Log.