adding ipxe notes

This commit is contained in:
brent s. 2015-06-27 22:02:07 -04:00
parent 8de80fde9d
commit cab43beffc
1 changed files with 14 additions and 0 deletions

14
src/ipxe-efi Normal file
View File

@ -0,0 +1,14 @@
http://ipxe.org/download#efi

"

iPXE supports the EFI and UEFI environments, as well as the standard PC BIOS. You can build an EFI driver ROM using the .efirom image format. For example:

make bin-i386-efi/808610de.efirom # 32-bit driver ROM
make bin-x86_64-efi/808610de.efirom # 64-bit driver ROM

"



http://ipxe.org/efi/vision