| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [efi] Mark AppleNetBoot.h as a native iPXE header | Michael Brown | 2016-10-16 | 1 | -3/+3 |
| | | | | | | | | | | AppleNetBoot.h is not taken from the EDK2 codebase and so cannot be imported using include/ipxe/efi/import.pl. Mark as a native iPXE header (by changing the include guard) to avoid breaking the import process. Signed-off-by: Michael Brown <mcb30@ipxe.org> | ||||
| * | [efi] Expose DHCP packets via the Apple NetBoot protocol | Michael Brown | 2016-05-29 | 1 | -0/+46 |
| Mac OS X uses non-standard EFI protocols to obtain the DHCP packets from the UEFI firmware. Originally-implemented-by: Michael Kuron <m.kuron@gmx.de> Signed-off-by: Michael Brown <mcb30@ipxe.org> | |||||
