summaryrefslogtreecommitdiffstats
path: root/src/interface/efi/efi_pxe.c
Commit message (Expand)AuthorAgeFilesLines
* [build] Mark core files as permitted for UEFI Secure BootMichael Brown2026-01-141-0/+1
* [xferbuf] Simplify and generalise data transfer buffersMichael Brown2025-04-291-45/+2Star
* [efi] Check correct return value from efi_pxe_find()Michael Brown2025-03-291-1/+1
* [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