summaryrefslogtreecommitdiff
path: root/boot/bootmeth_pxe.c
Commit message (Expand)AuthorAgeFilesLines
* bootstd: Rename distro and syslinux to extlinuxSimon Glass2023-05-131-24/+26
* net: dhcp6: pxe: Add DHCP/PXE commands for IPv6Sean Edmond2023-05-051-2/+2
* bootstd: Treat DHCP and PXE as bootdev labelsSimon Glass2023-01-231-0/+3
* bootstd: Rename bootdev checkersSimon Glass2023-01-231-1/+1
* Rename disto_[pxe_]getfile to distro_[pxe_]getfileDario Binacchi2022-08-261-3/+3
* bootstd: Add an implementation of distro PXE bootSimon Glass2022-04-251-0/+186