1
0
mirror of git://git.ipxe.org/ipxe.git synced 2025-05-07 09:06:30 +08:00
Michael Brown dc9e6f0edf [riscv] Move prefix debug message printing to libprefix.S
Create a prefix library function print_message() to print text to the
SBI debug console.  Use the "write byte" SBI call (rather than "write
string") so that the function remains usable even after enabling
paging.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
2025-05-06 17:28:14 +01:00
2015-02-26 17:59:53 +00:00
2010-05-28 00:03:47 +01:00

iPXE README File

Quick start guide:

   cd src
   make

For any more detailed instructions, see http://ipxe.org
Description
No description provided
Readme 114 MiB
Languages
C 97.3%
Assembly 1.4%
Perl 0.6%
Makefile 0.4%
Python 0.2%