]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Clean not in pub spec comments status codes returned for functions of EFI_TCG_PROTOCOL
authorGao, Liming <liming.gao@intel.com>
Fri, 24 Oct 2014 08:35:43 +0000 (08:35 +0000)
committerlgao4 <lgao4@Edk2>
Fri, 24 Oct 2014 08:35:43 +0000 (08:35 +0000)
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Gao, Liming <liming.gao@intel.com>
Reviewed-by: Long, Qin <qin.long@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16229 6f19259b-4bc3-4df7-8a09-765794883524

MdePkg/Include/Protocol/TcgService.h

index 08d7cccf03708c2c6579c6fae5b75d91121926c0..5911740e4ea4aac502630966c0dee2a15db33783 100644 (file)
@@ -1,8 +1,8 @@
 /** @file\r
-  TCG Service Protocol as defined in TCG_EFI_Protocol_1_20_Final\r
+  TCG Service Protocol as defined in TCG_EFI_Protocol_1_22_Final\r
   See http://trustedcomputinggroup.org for the latest specification\r
 \r
-Copyright (c) 2007 - 2010, Intel Corporation. All rights reserved.<BR>\r
+Copyright (c) 2007 - 2014, Intel Corporation. All rights reserved.<BR>\r
 This program and the accompanying materials are licensed and made available under \r
 the terms and conditions of the BSD License that accompanies this distribution.  \r
 The full text of the license may be found at\r
@@ -42,12 +42,6 @@ typedef struct _TCG_EFI_BOOT_SERVICE_CAPABILITY {
 \r
 typedef UINT32   TCG_ALGORITHM_ID;\r
 \r
-///\r
-/// Note:\r
-///   Status codes returned for functions of EFI_TCG_PROTOCOL do not exactly match\r
-///   those defined in the TCG EFI Protocol 1.20 Final Specification.\r
-///\r
-\r
 /**\r
   This service provides EFI protocol capability information, state information \r
   about the TPM, and Event Log state information.\r