]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[riscv] Include carriage returns in libprefix.S debug messages
authorMichael Brown <mcb30@ipxe.org>
Sun, 25 May 2025 23:07:09 +0000 (00:07 +0100)
committerMichael Brown <mcb30@ipxe.org>
Sun, 25 May 2025 23:10:30 +0000 (00:10 +0100)
commit56f5845b36829ad4c278a2abab5c249d7c9c6382
treeb9b23306eef1b24551a414958d3ba4f2f21c5075
parent09140ab2c1a14b77d1e8beb407e500cb4deeb0ae
[riscv] Include carriage returns in libprefix.S debug messages

Support debug consoles that do not automatically convert LF to CRLF by
including the CR character within the debug message strings.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/arch/riscv/prefix/libprefix.S