]> git.proxmox.com Git - mirror_edk2.git/commitdiff
ShellPkg UefiDpLib: Delete one comment introduced by 196ccda08fc4
authorStar Zeng <star.zeng@intel.com>
Mon, 2 May 2016 08:45:33 +0000 (16:45 +0800)
committerStar Zeng <star.zeng@intel.com>
Tue, 3 May 2016 04:42:45 +0000 (12:42 +0800)
Cc: Cinnamon Shia <cinnamon.shia@hpe.com>
Cc: Jaben Carsey <jaben.carsey@intel.com>
Cc: Shumin Qiu <shumin.qiu@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Star Zeng <star.zeng@intel.com>
Reviewed-by: Cinnamon Shia <cinnamon.shia@hpe.com>
Reviewed-by: Jaben Carsey <jaben.carsey@intel.com>
ShellPkg/Library/UefiDpLib/DpTrace.c

index c1074d5b7a0465e39718196ca33095cf5e60067e..dcb1ca500bef0000776f0e95c7fffafbef52c4fb 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   Trace reporting for the Dp utility.\r
 \r
-  Copyright (c) 2009 - 2013, Intel Corporation. All rights reserved.\r
+  Copyright (c) 2009 - 2016, Intel Corporation. All rights reserved.\r
   (C) Copyright 2015-2016 Hewlett Packard Enterprise Development LP<BR>\r
   This program and the accompanying materials\r
   are licensed and made available under the terms and conditions of the BSD License\r
@@ -812,7 +812,7 @@ ProcessGlobal(
     }\r
     Index++;\r
   }\r
-  return Status;  //*HP_ISS_EDK2_CONTRIUTION\r
+  return Status;\r
 }\r
 \r
 /** \r