aboutsummaryrefslogtreecommitdiff
path: root/src/interface/efi/efiprefix.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-03[efi] Restructure handling of autoexec.ipxe scriptMichael Brown1-7/+4
2024-03-19[efi] Set current working URI from our own device path URI, if presentMichael Brown1-0/+11
2023-02-01[efi] Allow autoexec script to be located alongside iPXE binaryautoexecpathMichael Brown1-4/+5
2023-01-15[autoboot] Include VLAN tag in filter for identifying autoboot deviceMichael Brown1-1/+1
2022-12-22[cachedhcp] Include VLAN tag in filter for applying cached DHCPACKMichael Brown1-1/+2
2021-02-17[efi] Record cached DHCPACK from loaded image's device handle, if presentcachedhcpMichael Brown1-0/+4
2021-02-17[efi] Defer autoboot link-layer address and autoexec script probingMichael Brown1-6/+20
2021-02-17[efi] Split out autoexec script portions of efi_autoboot.cMichael Brown1-2/+6
2020-11-30[efi] Allow vetoing of drivers that cannot be unloadedMichael Brown1-2/+2
2020-11-07[efi] Rename efi_blacklist to efi_vetoMichael Brown1-3/+3
2020-06-24[efi] Enable stack protection where possibleMichael Brown1-0/+3
2019-02-19[efi] Blacklist the Dell Ip4ConfigDxe driverMichael Brown1-0/+6
2016-03-17[efi] Move architecture-independent EFI prefixes to interface/efiMichael Brown1-0/+101