Skip to content

Guide and resources for UEFI level HTTP booting

License

maltob/uefi_http_boot_guide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

uefi_http_boot_guide

Guide and resources for UEFI level HTTP booting

Quick setup info:

  • 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

Guide:

  1. Acquire and setup OS you would like to boot

    Windows Install Media

    Ubuntu Install Media

  2. Setup web server

    Caddy - Preferred

    Python

  3. Configure DHCP server or proxy

    Generic Setup Assistance - See top of page

    TFTPD64 Setup Guide

    Windows DHCP Setup Guide

About

Guide and resources for UEFI level HTTP booting

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published