Commit Graph

7 Commits (ae7e7d3a8041872dfbe2e3762a65ad8869e881d4)

Author SHA1 Message Date
James T. Martin ae7e7d3a80
Use `log` crate instead of ad-hoc print macros. 2020-07-21 13:51:05 -07:00
James T. Martin 1d536edcf6
Remove all dependencies on UEFI boot services.
See you later graphics... who knows when I'll see you again.
2020-07-18 00:50:26 -07:00
James T. Martin 538dfea78c
Completely rewrite nearly everything having to do with fonts. 2020-07-18 00:24:03 -07:00
James T. Martin 5445ead12b
Replace "logger" with a TTY. Added serial and UEFI TTYs. 2020-07-16 22:32:55 -07:00
James T. Martin 42af83395b
Refactored/cleaned up display code. 2020-07-16 17:05:08 -07:00
James T. Martin dffee5652c
Got a working graphical display, text terminal, and tty! 2020-07-16 14:15:44 -07:00
James T. Martin 4acc215cf4
Hacked together support for PC Screen Fonts and the UEFI GOP FB.
* Added a Rust allocator using UEFI.
* Fixed the logger macros.
* Using the cozette font.
* Other stuff. Idc about listing it honestly.
2020-07-16 01:23:56 -07:00