bootproof/src/graphics
James T. Martin ae7e7d3a80
Use `log` crate instead of ad-hoc print macros.
2020-07-21 13:51:05 -07:00
..
font Use `log` crate instead of ad-hoc print macros. 2020-07-21 13:51:05 -07:00
terminal Completely rewrite nearly everything having to do with fonts. 2020-07-18 00:24:03 -07:00
tty Remove all dependencies on UEFI boot services. 2020-07-18 00:50:26 -07:00
color.rs Got a working graphical display, text terminal, and tty! 2020-07-16 14:15:44 -07:00
display.rs Remove all dependencies on UEFI boot services. 2020-07-18 00:50:26 -07:00
font.rs Completely rewrite nearly everything having to do with fonts. 2020-07-18 00:24:03 -07:00
terminal.rs Refactored/cleaned up display code. 2020-07-16 17:05:08 -07:00
tty.rs Use `log` crate instead of ad-hoc print macros. 2020-07-21 13:51:05 -07:00