Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/s5bug/uefi-fish

UEFI experiment
https://github.com/s5bug/uefi-fish

Last synced: 17 days ago
JSON representation

UEFI experiment

Awesome Lists containing this project

README

        

# uefi experiment

![image of uefi-fish running in EDK2 OVMF](doc/demo.png)

My first Rust project that isn't [an abomination of the type system](https://play.rust-lang.org/?version=stable&mode=debug&edition=2021&gist=860806de48acf3c337ce16528e543049).

An experiment to see how far I could get with `uefi-raw`, no macros, and a not-`unsafe` `main`.