mirror of
https://github.com/ipxe/ipxe
synced 2025-12-07 18:00:28 +03:00
dc9e6f0edf1ffd7c88c6112c638e7a2b013cf89a
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
Languages
C
97.3%
Assembly
1.5%
Perl
0.6%
Makefile
0.3%
Python
0.2%