summaryrefslogtreecommitdiff
path: root/test/boot/bootflow.c
Commit message (Expand)AuthorAgeFilesLines
* bootstd: Rename distro and syslinux to extlinuxSimon Glass2023-05-131-17/+17
* bootstd: Tidy up reporting of errorsSimon Glass2023-05-131-5/+5
* bootflow: Rename bootflow_flags_tSimon Glass2023-03-081-1/+1
* bootstd: Drop the old bootflow_scan_first()Simon Glass2023-01-231-2/+3
* bootstd: Allow scanning a single bootdev labelSimon Glass2023-01-231-2/+60
* bootstd: Switch bootdev scanning to use labelsSimon Glass2023-01-231-6/+36
* bootstd: Add a hunter for the extension featureSimon Glass2023-01-231-10/+10
* bootstd: Include the device tree in the bootflowSimon Glass2023-01-231-0/+1
* bootstd: Only scan bootable partitionsSimon Glass2023-01-231-2/+2
* part: Add a function to find the first bootable partitionSimon Glass2023-01-231-3/+3
* dm: test: Correct ordering of DM setupSimon Glass2023-01-231-4/+6
* bootstd: Support setting a theme for the menuSimon Glass2023-01-161-3/+80
* bootstd: Add a test for the bootstd menuSimon Glass2023-01-161-0/+51
* bootstd: Allow reading a logo for the OSSimon Glass2023-01-161-0/+1
* bootstd: Read the Operating System name for distro/scriptsSimon Glass2023-01-161-0/+1
* test: Update tests to use the skip featureSimon Glass2022-10-311-2/+2
* vbe: Add a test for VBE device tree fixupsSimon Glass2022-10-171-0/+2
* bootstd: Check building without global bootmethsSimon Glass2022-08-121-0/+7
* bootstd: Add vbe bootmeth into sandboxSimon Glass2022-08-121-4/+43
* bootstd: Drop the system bootdevSimon Glass2022-08-121-6/+1
* bootstd: Always create the EFI bootmgr bootmethSimon Glass2022-08-121-15/+7
* bootstd: Allow scanning for global bootmeths separatelySimon Glass2022-08-121-2/+3
* bootstd: Allow EFI bootmgr to support an invalid bootflowSimon Glass2022-08-121-0/+4
* bootstd: Drop delays in the testsSimon Glass2022-08-121-0/+22
* bootstd: Add tests for bootstd including all uclassesSimon Glass2022-04-251-0/+400