#efi #testing #virtfw-efi-apps

bin+lib virtfw-efi-apps

efi applications, mostly for testing

1 unstable release

new 0.1.0 Apr 11, 2025

#12 in #efi

MIT license

54KB
1.5K SLoC

efi applications, mostly for testing

Can be started via qemu-system-x86_64 -kernel ${app}.efi.

hello.efi

Print hello world.

netboot.efi

Application to boot HTTP images (typically UKI or ISO). Accepts an URL on the command line, goes update boot configuration to load this on next boot, resets the machine.

fwcfg.efi

Print some qemu fwcfg info.

pciscan.efi

Scan and list pci devices.

Dependencies

~2–3MB
~60K SLoC