[edk2] [PATCH 0/2] User UnicodeCollation in StrinCmp

Ruiyu Ni posted 2 patches 6 years, 9 months ago
Failed in applying to current master (apply log)
.../UefiShellCommandLib/UefiShellCommandLib.c      | 76 ++++++++++++++++++----
.../UefiShellCommandLib/UefiShellCommandLib.h      |  3 +-
ShellPkg/Library/UefiShellLevel2CommandsLib/Cd.c   |  4 +-
ShellPkg/Library/UefiShellLevel2CommandsLib/Cp.c   |  4 +-
.../Library/UefiShellLevel2CommandsLib/TimeDate.c  |  6 +-
.../UefiShellLevel2CommandsLib.c                   | 65 +++++++++---------
.../UefiShellLevel2CommandsLib.h                   | 15 +++--
7 files changed, 116 insertions(+), 57 deletions(-)
[edk2] [PATCH 0/2] User UnicodeCollation in StrinCmp
Posted by Ruiyu Ni 6 years, 9 months ago
Ruiyu Ni (2):
  ShellPkg/CommandLib: Locate proper UnicodeCollation instance
  ShellPkg/Level2Command: Use UnicodeCollation in StrinCmp

 .../UefiShellCommandLib/UefiShellCommandLib.c      | 76 ++++++++++++++++++----
 .../UefiShellCommandLib/UefiShellCommandLib.h      |  3 +-
 ShellPkg/Library/UefiShellLevel2CommandsLib/Cd.c   |  4 +-
 ShellPkg/Library/UefiShellLevel2CommandsLib/Cp.c   |  4 +-
 .../Library/UefiShellLevel2CommandsLib/TimeDate.c  |  6 +-
 .../UefiShellLevel2CommandsLib.c                   | 65 +++++++++---------
 .../UefiShellLevel2CommandsLib.h                   | 15 +++--
 7 files changed, 116 insertions(+), 57 deletions(-)

-- 
2.15.1.windows.2

_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel
Re: [edk2] [PATCH 0/2] User UnicodeCollation in StrinCmp
Posted by Carsey, Jaben 6 years, 9 months ago
for series.
Reviewed-by: Jaben Carsey <jaben.carsey@intel.com>

> -----Original Message-----
> From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of
> Ruiyu Ni
> Sent: Friday, January 26, 2018 1:51 AM
> To: edk2-devel@lists.01.org
> Subject: [edk2] [PATCH 0/2] User UnicodeCollation in StrinCmp
> Importance: High
> 
> Ruiyu Ni (2):
>   ShellPkg/CommandLib: Locate proper UnicodeCollation instance
>   ShellPkg/Level2Command: Use UnicodeCollation in StrinCmp
> 
>  .../UefiShellCommandLib/UefiShellCommandLib.c      | 76
> ++++++++++++++++++----
>  .../UefiShellCommandLib/UefiShellCommandLib.h      |  3 +-
>  ShellPkg/Library/UefiShellLevel2CommandsLib/Cd.c   |  4 +-
>  ShellPkg/Library/UefiShellLevel2CommandsLib/Cp.c   |  4 +-
>  .../Library/UefiShellLevel2CommandsLib/TimeDate.c  |  6 +-
>  .../UefiShellLevel2CommandsLib.c                   | 65 +++++++++---------
>  .../UefiShellLevel2CommandsLib.h                   | 15 +++--
>  7 files changed, 116 insertions(+), 57 deletions(-)
> 
> --
> 2.15.1.windows.2
> 
> _______________________________________________
> 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