Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/s5bug/uefi-fish
UEFI experiment
https://github.com/s5bug/uefi-fish
Last synced: 17 days ago
JSON representation
UEFI experiment
- Host: GitHub
- URL: https://github.com/s5bug/uefi-fish
- Owner: s5bug
- Created: 2024-02-24T06:47:10.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-02-24T06:48:18.000Z (11 months ago)
- Last Synced: 2024-11-10T16:12:39.723Z (2 months ago)
- Language: Rust
- Size: 44.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`.