summaryrefslogtreecommitdiff
path: root/boot/bootmeth_distro.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-24bootstd: Rename bootdev checkersSimon Glass1-1/+1
2023-01-17bootstd: Read the Operating System name for distro/scriptsSimon Glass1-0/+36
2022-08-27Rename disto_[pxe_]getfile to distro_[pxe_]getfileDario Binacchi1-3/+3
2022-08-12bootstd: Provide a bootmeth method to obtain state infoSimon Glass1-0/+14
2022-04-25bootstd: Add an implementation of distro bootSimon Glass1-0/+143