edk2/ShellPkg/Library/UefiShellLevel2CommandsLib
Tormod Volden b21cf3bd5b ShellPkg: ShellLevel2StripQuotes: Strip consecutive quotes
When a quotation mark was found, the remaining line would be shifted
in-place to get rid of it. However, the "walker" index would still be
increased and therefore the first character of the shifted part would be
skipped. This means a second quotation mark would not be deleted.

Signed-off-by: Tormod Volden <debian.tormod@gmail.com>
2024-10-04 19:34:05 +00:00
..
Attrib.c ShellPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
Cd.c ShellPkg: Fix typos 2023-12-08 13:25:11 +00:00
Cp.c ShellPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
Load.c ShellPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
Ls.c ShellPkg: Fix typos 2023-12-08 13:25:11 +00:00
Map.c ShellPkg: Fix typos 2023-12-08 13:25:11 +00:00
MkDir.c ShellPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
Mv.c ShellPkg: Fix typos 2023-12-08 13:25:11 +00:00
Parse.c ShellPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
Reset.c ShellPkg: add missing linefeed in reset message 2024-09-24 16:46:26 +00:00
Rm.c ShellPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
Set.c ShellPkg: Fix typos 2023-12-08 13:25:11 +00:00
TimeDate.c ShellPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
UefiShellLevel2CommandsLib.c ShellPkg: ShellLevel2StripQuotes: Strip consecutive quotes 2024-10-04 19:34:05 +00:00
UefiShellLevel2CommandsLib.h ShellPkg: Fix typos 2023-12-08 13:25:11 +00:00
UefiShellLevel2CommandsLib.inf ShellPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:25 -07:00
UefiShellLevel2CommandsLib.uni ShellPkg/Library: Fix 32-bit truncation of pointer values 2023-03-13 22:11:55 +00:00
Vol.c ShellPkg: Fix typos 2023-12-08 13:25:11 +00:00