edk2/ShellPkg/DynamicCommand/HttpDynamicCommand
Yang Gang 0df3729ad6 ShellPkg Http.c: Remove extra \n when using -m param
There is already `PRINT_HII (STRING_TOKEN (STR_GEN_CRLF), NULL);`
after `DownloadFile()`, remove this extra `\n` to avoid
printing extra blank lines.

Signed-off-by: Yang Gang <yanggang@byosoft.com.cn>
2025-01-24 19:44:08 +00:00
..
Http.c ShellPkg Http.c: Remove extra \n when using -m param 2025-01-24 19:44:08 +00:00
Http.h ShellPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
Http.uni ShellPkg/DynamicCommand: add HttpDynamicCommand 2020-09-30 01:28:51 +00:00
HttpApp.c ShellPkg: Fix typos 2023-12-08 13:25:11 +00:00
HttpApp.inf ShellPkg/DynamicCommand: add HttpDynamicCommand 2020-09-30 01:28:51 +00:00
HttpDynamicCommand.c ShellPkg: Fix typos 2023-12-08 13:25:11 +00:00
HttpDynamicCommand.inf ShellPkg/DynamicCommand: add HttpDynamicCommand 2020-09-30 01:28:51 +00:00