summaryrefslogtreecommitdiffstats
path: root/src/interface/efi/efi_autoboot.c
Commit message (Expand)AuthorAgeFilesLines
* [efi] Create VLAN autoboot device automaticallyMichael Brown2023-01-151-0/+9
* [autoboot] Include VLAN tag in filter for identifying autoboot deviceMichael Brown2023-01-151-2/+12
* [efi] Split out autoexec script portions of efi_autoboot.cMichael Brown2021-02-171-187/+2Star
* [efi] Fix erroneous comparison of a pointer against userptr_tMichael Brown2021-02-031-1/+1
* [efi] Fix use of uninitialised variableMichael Brown2021-01-261-0/+3
* [efi] Automatically load "/autoexec.ipxe" when booted from a filesystemMichael Brown2021-01-251-10/+200
* [legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown2015-03-021-1/+5
* [efi] Provide centralised definitions of commonly-used GUIDsMichael Brown2014-08-061-4/+0Star
* [efi] Identify autoboot device by MAC address when chainloadingMichael Brown2014-07-081-0/+71