aboutsummaryrefslogtreecommitdiff
path: root/test/boot
AgeCommit message (Expand)AuthorFilesLines
2022-08-12vbe: Add a new vbe commandSimon Glass1-0/+115
2022-08-12bootstd: Check building without global bootmethsSimon Glass2-7/+24
2022-08-12bootstd: Add vbe bootmeth into sandboxSimon Glass3-8/+68
2022-08-12bootstd: Drop the system bootdevSimon Glass1-6/+1
2022-08-12bootstd: Always create the EFI bootmgr bootmethSimon Glass1-15/+7
2022-08-12bootstd: Allow scanning for global bootmeths separatelySimon Glass1-2/+3
2022-08-12bootstd: Allow EFI bootmgr to support an invalid bootflowSimon Glass1-0/+4
2022-08-12bootstd: Provide a bootmeth method to obtain state infoSimon Glass1-0/+18
2022-08-12bootstd: Fix comment in bootmeth testSimon Glass1-1/+1
2022-08-12bootstd: Drop delays in the testsSimon Glass1-0/+22
2022-04-25bootstd: Add tests for bootstd including all uclassesSimon Glass6-0/+812