summaryrefslogtreecommitdiffstats
path: root/src/interface/efi/efi_cachedhcp.c
Commit message (Expand)AuthorAgeFilesLines
* [build] Mark core files as permitted for UEFI Secure BootMichael Brown2026-01-141-0/+1
* [uaccess] Remove trivial uses of userptr_tMichael Brown2025-04-241-6/+4Star
* [efi] Allow use of typed pointers for efi_open() et alMichael Brown2025-03-241-6/+3Star
* [efi] Use efi_open() for all ephemeral protocol opensMichael Brown2025-03-241-25/+8Star
* [cachedhcp] Include VLAN tag in filter for applying cached DHCPACKMichael Brown2022-12-221-5/+12
* [efi] Record cached ProxyDHCPOFFER and PXEBSACK, if presentMichael Brown2021-07-271-3/+26
* [efi] Record cached DHCPACK from loaded image's device handle, if presentMichael Brown2021-02-171-0/+94