Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ ipxe Public
forked from ipxe/ipxe

iPXE network bootloader

License

Unknown and 2 other licenses found

Licenses found

Unknown
COPYING
GPL-2.0
COPYING.GPLv2
Unknown
COPYING.UBDL

Hoeze/ipxe

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Updated fork of iPXE that is compatible with xNBA/xCAT

Usage: Build this like a normal iPXE binary (see also https://ipxe.org/download):

git checkout v1.20.1-xnba
make bin-x86_64-efi/ipxe.efi

Then copy the resulting binary to /tftpboot/xcat/:

mv bin-x86_64-efi/ipxe.efi /tftpboot/xcat/xnba_1.20.1.efi
cd /tftpboot/xcat
chmod 644 xnba_1.20.1.efi

mv xnba.efi xnba_1.0.3.efi
ln -s xnba_1.20.1.efi xnba.efi

About

iPXE network bootloader

Resources

License

Unknown and 2 other licenses found

Licenses found

Unknown
COPYING
GPL-2.0
COPYING.GPLv2
Unknown
COPYING.UBDL

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 82.9%
  • C++ 8.4%
  • Objective-C 6.0%
  • Assembly 1.3%
  • Perl 0.7%
  • Makefile 0.3%
  • Other 0.4%