Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [efi] Create VLAN autoboot device automaticallyautovlan | Michael Brown | 2023-01-15 | 1 | -0/+9 |
* | [autoboot] Include VLAN tag in filter for identifying autoboot device | Michael Brown | 2023-01-15 | 1 | -2/+12 |
* | [efi] Split out autoexec script portions of efi_autoboot.c | Michael Brown | 2021-02-17 | 1 | -187/+2 |
* | [efi] Fix erroneous comparison of a pointer against userptr_t | Michael Brown | 2021-02-03 | 1 | -1/+1 |
* | [efi] Fix use of uninitialised variable | Michael Brown | 2021-01-26 | 1 | -0/+3 |
* | [efi] Automatically load "/autoexec.ipxe" when booted from a filesystem | Michael Brown | 2021-01-25 | 1 | -10/+200 |
* | [legal] Relicense files under GPL2_OR_LATER_OR_UBDL | Michael Brown | 2015-03-02 | 1 | -1/+5 |
* | [efi] Provide centralised definitions of commonly-used GUIDs | Michael Brown | 2014-08-05 | 1 | -4/+0 |
* | [efi] Identify autoboot device by MAC address when chainloading | Michael Brown | 2014-07-08 | 1 | -0/+71 |