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
Last revision Both sides next revision
docs [2017/03/22 15:21]
mcb30
docs [2021/04/30 20:22]
mcb30
Line 20: Line 20:
   * How to [[:​howto:​romburning|burn iPXE into ROM]]   * How to [[:​howto:​romburning|burn iPXE into ROM]]
   * How to [[:​howto:​vmware|use iPXE in VMware]]   * How to [[:​howto:​vmware|use iPXE in VMware]]
 +  * How to [[:​howto:​ec2|use iPXE in AWS EC2]]
  
 ==== DHCP ==== ==== DHCP ====
Line 58: Line 59:
   * UEFI Secure Boot signing using a [[:​appnote:​etoken|DigiCert eToken]]   * UEFI Secure Boot signing using a [[:​appnote:​etoken|DigiCert eToken]]
   * Chainloading iPXE via [[:​appnote:​uefihttp|UEFI HTTP Boot]]   * Chainloading iPXE via [[:​appnote:​uefihttp|UEFI HTTP Boot]]
 +  * Chainloading iPXE from a [[:​appnote:​netware_rpl|NetWare RPL boot ROM]]
   * Supporting broken TFTP clients with [[:​appnote:​tftpd-hpa]]   * Supporting broken TFTP clients with [[:​appnote:​tftpd-hpa]]
   * Booting Debian with preseed specified [[:​appnote:​debian_preseed]]   * Booting Debian with preseed specified [[:​appnote:​debian_preseed]]
 +  * The possible [[:​appnote:​buildtargets|build targets]] for make.
  
 ===== Developer documentation ===== ===== Developer documentation =====
  
   * Guidance for [[:​dev:​driver|driver development]]   * Guidance for [[:​dev:​driver|driver development]]
 +  * Description of iPXE's non-blocking internal [[:​appnote:​interfaces|message-passing interfaces]]
  
 iPXE source code is documented using [[http://​www.doxygen.org|Doxygen]];​ you can browse the resulting documentation at [[http://​dox.ipxe.org/​files.html]]. iPXE source code is documented using [[http://​www.doxygen.org|Doxygen]];​ you can browse the resulting documentation at [[http://​dox.ipxe.org/​files.html]].
  
-iPXE is analysed for defects by the [[https://scan.coverity.com/|Coverity Scan]] static analyser. ​ You can view the public ​[[https://scan.coverity.com/projects/ipxe-ipxe|project statistics]] and the [[https://​scan.coverity.com/​projects/​ipxe-ipxe/​view_defects|list of current defects]].+iPXE is verified using [[https://github.com/features/​actions|GitHub Actions]] for automated ​[[https://github.com/ipxe/ipxe/​actions?​query=workflow%3ABuild+branch%3Amaster|build and unit testing]]and [[https://​scan.coverity.com|Coverity Scan]] for [[https://​scan.coverity.com/​projects/​ipxe-ipxe|static analysis]].
  
docs.txt ยท Last modified: 2021/04/30 20:27 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.