Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
appnote:uefihttp [2015/10/07 00:23]
mcb30
appnote:uefihttp [2015/10/07 00:25]
mcb30
Line 20: Line 20:
     }     }
  
-(where **my.web.server** is the DNS name (or IP address) of your web server).+where **my.web.server** is the DNS name (or IP address) of your web server.
     ​     ​
 ===== Configuring the web server ===== ===== Configuring the web server =====
Line 55: Line 55:
 ==== Building OVMF ==== ==== Building OVMF ====
  
-You can build an OVMF image (for virtual machines such as qemu and kvm) which supports UEFI HTTP Boot.  You will need to enable the option+You can build an OVMF image (for virtual machines such as qemu and kvm) which supports UEFI HTTP Boot.  You will need to edit the build description file ''​OvmfPkg/​OvmfPkgX64.dsc'' ​to enable the option
  
     DEFINE HTTP_BOOT_ENABLE ​       = TRUE     DEFINE HTTP_BOOT_ENABLE ​       = TRUE
- 
-in the build description file ''​OvmfPkg/​OvmfPkgX64.dsc''​. 
  
 For OVMF (or any other firmware built from upstream EDK2), the UEFI HTTP Boot option will show up as **EFI Network 1** within the boot selection menu. For OVMF (or any other firmware built from upstream EDK2), the UEFI HTTP Boot option will show up as **EFI Network 1** within the boot selection menu.
  
  
appnote/uefihttp.txt ยท Last modified: 2021/01/26 21:15 by mcb30
Recent changes RSS feed CC Attribution-Share Alike 4.0 International Driven by DokuWiki
All uses of this content must include an attribution to the iPXE project and the URL https://ipxe.org
References to "iPXE" may not be altered or removed.