Guide and resources for UEFI level HTTP booting
- Set boot file (Option 67) to the http:// address of the efi binary such as
http://192.168.3.10/efi/boot/bootx64.efi - Set the vendor class (Option 60) to
HTTPClient
Below are quick reference for the boot files, the full guides have more information.
| OS | File |
|---|---|
| Windows | efi/boot/bootx64.efi |
| Ubuntu and Fedora | efi/boot/bootx64.efi |
-
Acquire and setup OS you would like to boot
-
Setup web server
Caddy - Preferred
-
Configure DHCP server or proxy
Generic Setup Assistance - See top of page