Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 159 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 159 Bytes

Skeleton to build a UEFI app with rust-rs

To install dependencies:

$ make install-deps

To build:

$ make

To run a VM:

$ make run-qemu