mirror of
git://git.ipxe.org/ipxe.git
synced 2025-05-07 09:06:30 +08:00

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>
iPXE README File Quick start guide: cd src make For any more detailed instructions, see http://ipxe.org
Description
Languages
C
97.3%
Assembly
1.4%
Perl
0.6%
Makefile
0.4%
Python
0.2%