Reviewed-by: Jaben Carsey <jaben.car...@intel.com>

> -----Original Message-----
> From: edk2-devel [mailto:edk2-devel-boun...@lists.01.org] On Behalf Of
> Shia, Cinnamon
> Sent: Monday, May 02, 2016 2:23 AM
> To: Zeng, Star <star.z...@intel.com>; edk2-devel@lists.01.org
> Cc: Carsey, Jaben <jaben.car...@intel.com>; Qiu, Shumin
> <shumin....@intel.com>; Gao, Liming <liming....@intel.com>
> Subject: Re: [edk2] [PATCH] ShellPkg UefiDpLib: Delete one comment
> introduced by 196ccda08fc4
> Importance: High
> 
> Thanks for fixing it.
> 
> Reviewed-by: Cinnamon Shia <cinnamon.s...@hpe.com>
> 
> -----Original Message-----
> From: Star Zeng [mailto:star.z...@intel.com]
> Sent: Monday, May 2, 2016 4:52 PM
> To: edk2-devel@lists.01.org
> Cc: Shia, Cinnamon <cinnamon.s...@hpe.com>; Jaben Carsey
> <jaben.car...@intel.com>; Shumin Qiu <shumin....@intel.com>; Liming Gao
> <liming....@intel.com>
> Subject: [PATCH] ShellPkg UefiDpLib: Delete one comment introduced by
> 196ccda08fc4
> 
> Cc: Cinnamon Shia <cinnamon.s...@hpe.com>
> Cc: Jaben Carsey <jaben.car...@intel.com>
> Cc: Shumin Qiu <shumin....@intel.com>
> Cc: Liming Gao <liming....@intel.com>
> Contributed-under: TianoCore Contribution Agreement 1.0
> Signed-off-by: Star Zeng <star.z...@intel.com>
> ---
>  ShellPkg/Library/UefiDpLib/DpTrace.c | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/ShellPkg/Library/UefiDpLib/DpTrace.c
> b/ShellPkg/Library/UefiDpLib/DpTrace.c
> index c1074d5b7a04..dcb1ca500bef 100644
> --- a/ShellPkg/Library/UefiDpLib/DpTrace.c
> +++ b/ShellPkg/Library/UefiDpLib/DpTrace.c
> @@ -1,7 +1,7 @@
>  /** @file
>    Trace reporting for the Dp utility.
> 
> -  Copyright (c) 2009 - 2013, Intel Corporation. All rights reserved.
> +  Copyright (c) 2009 - 2016, Intel Corporation. All rights reserved.
>    (C) Copyright 2015-2016 Hewlett Packard Enterprise Development LP<BR>
>    This program and the accompanying materials
>    are licensed and made available under the terms and conditions of the BSD
> License @@ -812,7 +812,7 @@ ProcessGlobal(
>      }
>      Index++;
>    }
> -  return Status;  //*HP_ISS_EDK2_CONTRIUTION
> +  return Status;
>  }
> 
>  /**
> --
> 2.8.1.windows.1
> 
> _______________________________________________
> edk2-devel mailing list
> edk2-devel@lists.01.org
> https://lists.01.org/mailman/listinfo/edk2-devel
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel

Reply via email to