floader

Crates.iofloader
lib.rsfloader
version0.1.1
sourcesrc
created_at2023-11-27 03:12:23.766153
updated_at2023-11-27 06:30:08.534594
descriptionA small runner for building a UEFI app and running it on QEMU.
homepagehttps://github.com/ethandmd/floader
repositoryhttps://github.com/ethandmd/floader
max_upload_size
id1049684
size34,222
ethan mcdonald (ethandmd)

documentation

https://github.com/ethandmd/floader

README

Floader

Usage:

  • --elf <Path to ELF binary compiled with [flernel](github.com/ethandmd/flernel).>
  • --run <Boolean whether to launch uefi image with qemu & ovmf fw.>
Commit count: 5

cargo fmt