summaryrefslogtreecommitdiffstats
path: root/src/interface/efi/efi_pxe.c
Commit message (Expand)AuthorAgeFilesLines
* [netdevice] Separate concept of scope ID from network device name indexMichael Brown2023-01-141-1/+1
* [efi] Fix misleading debug messageMichael Brown2021-01-261-1/+2
* [efi] Skip interface uninstallation during shutdownMichael Brown2020-12-171-4/+5
* [efi] Nullify interfaces unconditionally on error and shutdown pathsMichael Brown2020-12-171-4/+4
* [efi] Nullify interfaces and leak memory on uninstallation failureMichael Brown2020-10-261-6/+30
* [efi] Expose DHCP packets via the Apple NetBoot protocolMichael Brown2016-05-291-3/+91
* [efi] Implement the EFI_PXE_BASE_CODE_PROTOCOLMichael Brown2015-09-021-0/+1599