As requested by Jaben, I committed these two ShellPkg patches before the rest of the series:
r19176 | ShellPkg: Convert all .uni files to utf-8 r19177 | ShellPkg: Make 'dh' support showing all spec defined protocols. On 2015-12-04 14:14:46, Carsey, Jaben wrote: > Agreed. that works fine too... > > > -----Original Message----- > > From: Justen, Jordan L > > Sent: Friday, December 04, 2015 2:14 PM > > To: Carsey, Jaben <[email protected]>; [email protected] > > Cc: Qiu, Shumin <[email protected]>; Carsey, Jaben > > <[email protected]> > > Subject: RE: [PATCH v2 17/20] ShellPkg: Convert all .uni files to utf-8 > > Importance: High > > > > On 2015-12-04 13:16:34, Carsey, Jaben wrote: > > > There is a large change outstanding that was reviewed, but not yet > > > committed for updating DH to display additional protocols. Can you > > > commit that before this change? > > > > How about we do the opposite? Commit this one first, and then rebase > > that patch. This would let us actually see the diff of that change in > > source control. > > > > I'd be willing to do the rebase for that patch. > > > > -Jordan > > > > > > > > If yes, > > > > > > Reviewed-by: Jaben Carsey <[email protected]> > > > > > > > -----Original Message----- > > > > From: Justen, Jordan L > > > > Sent: Friday, December 04, 2015 12:14 PM > > > > To: [email protected] > > > > Cc: Justen, Jordan L <[email protected]>; Carsey, Jaben > > > > <[email protected]>; Qiu, Shumin <[email protected]> > > > > Subject: [PATCH v2 17/20] ShellPkg: Convert all .uni files to utf-8 > > > > Importance: High > > > > > > > > To convert these files I ran: > > > > > > > > $ python3 BaseTools/Scripts/ConvertUni.py ShellPkg > > > > > > > > Cc: Jaben Carsey <[email protected]> > > > > Cc: Shumin Qiu <[email protected]> > > > > Contributed-under: TianoCore Contribution Agreement 1.0 > > > > Signed-off-by: Jordan Justen <[email protected]> > > > > --- > > > > ShellPkg/Application/Shell/Shell.uni | Bin 4840 -> 2419 > > > > bytes > > > > ShellPkg/Library/UefiDpLib/UefiDpLib.uni | Bin 18146 -> 9072 > > > > bytes > > > > .../UefiHandleParsingLib/UefiHandleParsingLib.uni | Bin 32404 -> 16201 > > > > bytes > > > > .../UefiShellBcfgCommandLib.uni | Bin 18414 -> 9206 > > > > bytes > > > > .../Edit/TextEditStrings.uni | Bin 11484 -> 5741 > > > > bytes > > > > .../HexEdit/HexeditStrings.uni | Bin 13156 -> 6577 > > > > bytes > > > > .../SmbiosView/SmbiosViewStrings.uni | Bin 109944 -> > > > > 54971 > > bytes > > > > .../UefiShellDebug1CommandsLib.uni | Bin 140676 -> > > > > 70337 > > bytes > > > > .../UefiShellDriver1CommandsLib.uni | Bin 70806 -> > > > > 35402 bytes > > > > .../UefiShellLevel1CommandsLib.uni | Bin 43930 -> > > > > 21964 bytes > > > > .../UefiShellLevel2CommandsLib.uni | Bin 109742 -> > > > > 54870 > > bytes > > > > .../UefiShellLevel3CommandsLib.uni | Bin 44956 -> > > > > 22477 bytes > > > > .../UefiShellNetwork1CommandsLib.uni | Bin 21094 -> 10546 > > bytes > > > > .../UefiShellTftpCommandLib.uni | Bin 9952 -> 4975 > > > > bytes > > > > 14 files changed, 0 insertions(+), 0 deletions(-) > > > > > > > > diff --git a/ShellPkg/Application/Shell/Shell.uni > > > > b/ShellPkg/Application/Shell/Shell.uni > > > > index 25cf699..301d879 100644 > > > > Binary files a/ShellPkg/Application/Shell/Shell.uni and > > > > b/ShellPkg/Application/Shell/Shell.uni differ > > > > diff --git a/ShellPkg/Library/UefiDpLib/UefiDpLib.uni > > > > b/ShellPkg/Library/UefiDpLib/UefiDpLib.uni > > > > index 5bcb496..b092274 100644 > > > > Binary files a/ShellPkg/Library/UefiDpLib/UefiDpLib.uni and > > > > b/ShellPkg/Library/UefiDpLib/UefiDpLib.uni differ > > > > diff --git > > a/ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib.uni > > > > b/ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib.uni > > > > index d8e45d0..1d142e9 100644 > > > > Binary files > > a/ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib.uni > > > > and b/ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib.uni > > differ > > > > diff --git > > > > > > a/ShellPkg/Library/UefiShellBcfgCommandLib/UefiShellBcfgCommandLib.uni > > > > > > b/ShellPkg/Library/UefiShellBcfgCommandLib/UefiShellBcfgCommandLib.uni > > > > index d34f314..b680a48 100644 > > > > Binary files > > > > > > a/ShellPkg/Library/UefiShellBcfgCommandLib/UefiShellBcfgCommandLib.uni > > > > and > > > > > > b/ShellPkg/Library/UefiShellBcfgCommandLib/UefiShellBcfgCommandLib.uni > > > > differ > > > > diff --git > > > > a/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/TextEditStrings.uni > > > > b/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/TextEditStrings.uni > > > > index a61cae3..f799148 100644 > > > > Binary files > > > > a/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/TextEditStrings.uni > > and > > > > b/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/TextEditStrings.uni > > > > differ > > > > diff --git > > > > > > a/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/HexeditStrings.uni > > > > > > b/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/HexeditStrings.uni > > > > index f521931..d9591ca 100644 > > > > Binary files > > > > > > a/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/HexeditStrings.uni > > > > and > > > > > > b/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/HexeditStrings.uni > > > > differ > > > > diff --git > > > > > > a/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/SmbiosViewSt > > > > rings.uni > > > > > > b/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/SmbiosViewSt > > > > rings.uni > > > > index f368825..24fca87 100644 > > > > Binary files > > > > > > a/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/SmbiosViewSt > > > > rings.uni and > > > > > > b/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/SmbiosViewSt > > > > rings.uni differ > > > > diff --git > > > > > > a/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1Command > > > > sLib.uni > > > > > > b/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1Command > > > > sLib.uni > > > > index e16175a..1974060 100644 > > > > Binary files > > > > > > a/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1Command > > > > sLib.uni and > > > > > > b/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1Command > > > > sLib.uni differ > > > > diff --git > > > > > > a/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1Commands > > > > Lib.uni > > > > > > b/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1Command > > > > sLib.uni > > > > index a289853..a14469a 100644 > > > > Binary files > > > > > > a/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1Commands > > > > Lib.uni and > > > > > > b/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1Command > > > > sLib.uni differ > > > > diff --git > > > > > > a/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLi > > > > b.uni > > > > > > b/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLi > > > > b.uni > > > > index 40fa57e..73e8655 100644 > > > > Binary files > > > > > > a/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLi > > > > b.uni and > > > > > > b/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLi > > > > b.uni differ > > > > diff --git > > > > > > a/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLi > > > > b.uni > > > > > > b/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLi > > > > b.uni > > > > index cc2c33c..60f48f4 100644 > > > > Binary files > > > > > > a/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLi > > > > b.uni and > > > > > > b/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLi > > > > b.uni differ > > > > diff --git > > > > > > a/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLi > > > > b.uni > > > > > > b/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLi > > > > b.uni > > > > index f4473ad..fc9c5d4 100644 > > > > Binary files > > > > > > a/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLi > > > > b.uni and > > > > > > b/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLi > > > > b.uni differ > > > > diff --git > > > > > > a/ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1Comm > > > > andsLib.uni > > > > > > b/ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1Comm > > > > andsLib.uni > > > > index 4325959..4c68e41 100644 > > > > Binary files > > > > > > a/ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1Comm > > > > andsLib.uni and > > > > > > b/ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1Comm > > > > andsLib.uni differ > > > > diff --git > > > > > > a/ShellPkg/Library/UefiShellTftpCommandLib/UefiShellTftpCommandLib.uni > > > > > > b/ShellPkg/Library/UefiShellTftpCommandLib/UefiShellTftpCommandLib.uni > > > > index d12a87c..33a8944 100644 > > > > Binary files > > > > > > a/ShellPkg/Library/UefiShellTftpCommandLib/UefiShellTftpCommandLib.uni > > > > and > > > > > > b/ShellPkg/Library/UefiShellTftpCommandLib/UefiShellTftpCommandLib.uni > > > > differ > > > > -- > > > > 2.6.2 > > > _______________________________________________ edk2-devel mailing list [email protected] https://lists.01.org/mailman/listinfo/edk2-devel

