mirror of
https://github.com/acidanthera/audk.git
synced 2025-07-07 22:04:27 +02:00
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>