#efi #testing #virtfw-efi-apps

bin+lib virtfw-efi-apps

efi applications, mostly for testing

2 releases

new 0.1.1 May 12, 2025
0.1.0 Apr 11, 2025

#12 in #efi

Download history 128/week @ 2025-04-08 9/week @ 2025-04-15 1/week @ 2025-04-22 58/week @ 2025-05-06

81 downloads per month

MIT license

40KB
1K 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.1–3MB
~63K SLoC