audk/ShellPkg/Library/UefiShellLevel2CommandsLib
Heinrich Schuchardt b8122cc9d8 ShellPkg: add missing linefeed in reset message
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4850

When running 'reset -s' no linefeed is printed. This results in the Linux
command line prompt not being printed at the start of a new line:

    Shell> reset -s
    Reset with <null string> (0 bytes)user@workstation:/tmp$

Add the missing linefeed.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
2024-09-24 16:46:26 +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: Fix typos 2023-12-08 13:25:11 +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