]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[riscv] Create macros for writing characters to the debug console
authorMichael Brown <mcb30@ipxe.org>
Mon, 26 May 2025 22:33:35 +0000 (23:33 +0100)
committerMichael Brown <mcb30@ipxe.org>
Mon, 26 May 2025 22:36:02 +0000 (23:36 +0100)
commit2e8d45aeef813e7b25b4ac949d1407bc7ecd2ea8
treec4d083d09ce793c0703216597f289b310f0e8c94
parent6eb51f1a6a91ebb2251a3c1200dc533d87571be6
[riscv] Create macros for writing characters to the debug console

Abstract out the SBI debug console calls into macros that can be
shared between print_message and print_hex_value.

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