Commit Graph

4 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 5445ead12b
Replace "logger" with a TTY. Added serial and UEFI TTYs. 2020-07-16 22:32:55 -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
James T. Martin b0501daeb9
Added stdout/stderr logger that can work at any stage of booting. 2020-07-15 14:13:41 -07:00