[edk2] [PATCH 0/3] Refine the comment for AsciiValueToStringS

Hao Wu posted 3 patches 7 years ago
Failed in applying to current master (apply log)
MdeModulePkg/Include/Protocol/Print2.h                    | 3 +--
MdeModulePkg/Library/DxePrintLibPrint2Protocol/PrintLib.c | 3 +--
MdePkg/Include/Library/PrintLib.h                         | 3 +--
MdePkg/Library/BasePrintLib/PrintLib.c                    | 3 +--
4 files changed, 4 insertions(+), 8 deletions(-)
[edk2] [PATCH 0/3] Refine the comment for AsciiValueToStringS
Posted by Hao Wu 7 years ago
The series will refine the comment description for:
1. PrintLib API AsciiValueToStringS
2. EFI_PRINT2S_PROTOCOL service ASCII_VALUE_TO_STRING_S

They will not ASSERT when the input/output parameter 'Buffer' is not
aligned on a 16-bit boundary.

Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Cc: Michael Kinney <michael.d.kinney@intel.com>

Hao Wu (3):
  MdePkg/BasePrintLib: Refine the comment for AsciiValueToStringS API
  MdeModulePkg/PrintLib: Refine the comment for AsciiValueToStringS API
  MdeModulePkg/Print2: Refine the comment for ASCII_VALUE_TO_STRING_S

 MdeModulePkg/Include/Protocol/Print2.h                    | 3 +--
 MdeModulePkg/Library/DxePrintLibPrint2Protocol/PrintLib.c | 3 +--
 MdePkg/Include/Library/PrintLib.h                         | 3 +--
 MdePkg/Library/BasePrintLib/PrintLib.c                    | 3 +--
 4 files changed, 4 insertions(+), 8 deletions(-)

-- 
2.12.0.windows.1

_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel
Re: [edk2] [PATCH 0/3] Refine the comment for AsciiValueToStringS
Posted by Gao, Liming 7 years ago
Reviewed-by: Liming Gao <liming.gao@intel.com>

>-----Original Message-----
>From: Wu, Hao A
>Sent: Tuesday, March 07, 2017 4:16 PM
>To: edk2-devel@lists.01.org
>Cc: Wu, Hao A <hao.a.wu@intel.com>; Yao, Jiewen <jiewen.yao@intel.com>;
>Gao, Liming <liming.gao@intel.com>; Kinney, Michael D
><michael.d.kinney@intel.com>
>Subject: [PATCH 0/3] Refine the comment for AsciiValueToStringS
>
>The series will refine the comment description for:
>1. PrintLib API AsciiValueToStringS
>2. EFI_PRINT2S_PROTOCOL service ASCII_VALUE_TO_STRING_S
>
>They will not ASSERT when the input/output parameter 'Buffer' is not
>aligned on a 16-bit boundary.
>
>Cc: Jiewen Yao <jiewen.yao@intel.com>
>Cc: Liming Gao <liming.gao@intel.com>
>Cc: Michael Kinney <michael.d.kinney@intel.com>
>
>Hao Wu (3):
>  MdePkg/BasePrintLib: Refine the comment for AsciiValueToStringS API
>  MdeModulePkg/PrintLib: Refine the comment for AsciiValueToStringS API
>  MdeModulePkg/Print2: Refine the comment for
>ASCII_VALUE_TO_STRING_S
>
> MdeModulePkg/Include/Protocol/Print2.h                    | 3 +--
> MdeModulePkg/Library/DxePrintLibPrint2Protocol/PrintLib.c | 3 +--
> MdePkg/Include/Library/PrintLib.h                         | 3 +--
> MdePkg/Library/BasePrintLib/PrintLib.c                    | 3 +--
> 4 files changed, 4 insertions(+), 8 deletions(-)
>
>--
>2.12.0.windows.1

_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel