bootproof/src/graphics
James T. Martin 5445ead12b
Replace "logger" with a TTY. Added serial and UEFI TTYs.
2020-07-16 22:32:55 -07:00
..
display Replace "logger" with a TTY. Added serial and UEFI TTYs. 2020-07-16 22:32:55 -07:00
font Refactored/cleaned up display code. 2020-07-16 17:05:08 -07:00
terminal Refactored/cleaned up display code. 2020-07-16 17:05:08 -07:00
tty Replace "logger" with a TTY. Added serial and UEFI TTYs. 2020-07-16 22:32:55 -07:00
color.rs Got a working graphical display, text terminal, and tty! 2020-07-16 14:15:44 -07:00
display.rs Refactored/cleaned up display code. 2020-07-16 17:05:08 -07:00
font.rs Got a working graphical display, text terminal, and tty! 2020-07-16 14:15:44 -07:00
terminal.rs Refactored/cleaned up display code. 2020-07-16 17:05:08 -07:00
tty.rs Replace "logger" with a TTY. Added serial and UEFI TTYs. 2020-07-16 22:32:55 -07:00