Commit Graph

5 Commits (master)

Author SHA1 Message Date
James T. Martin bc850fecd6
Massive reorganization. Most files moved, lots of stuff renamed. 2020-07-21 15:21:35 -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
James T. Martin 0ef35c4653
Exit UEFI boot services and halt.
* Add editorconfig.
* Add emacs backup files to gitignore.
* Use x86_64 package instead of raw asm.
* Set rust toolchain to default to nightly.
* Add support for release builds to run.sh.
* Mention minimum system requirements to README.
2020-07-13 17:39:19 -07:00
James T. Martin 6c806fc9ae
UEFI hello world in Rust. 2020-07-12 23:08:03 -07:00