summaryrefslogtreecommitdiff
path: root/boot/bootmeth_pxe.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-03bootstd: Init the size before reading extlinux fileSimon Glass1-0/+3
2023-05-13bootstd: Rename distro and syslinux to extlinuxSimon Glass1-24/+26
2023-05-06net: dhcp6: pxe: Add DHCP/PXE commands for IPv6Sean Edmond1-2/+2
2023-01-24bootstd: Treat DHCP and PXE as bootdev labelsSimon Glass1-0/+3
2023-01-24bootstd: Rename bootdev checkersSimon Glass1-1/+1
2022-08-27Rename disto_[pxe_]getfile to distro_[pxe_]getfileDario Binacchi1-3/+3
2022-04-25bootstd: Add an implementation of distro PXE bootSimon Glass1-0/+186