summaryrefslogtreecommitdiff
path: root/boot/vbe_simple.c
Commit message (Expand)AuthorAgeFilesLines
* boot: vbe_simple: Fix vbe_simple_read_bootflow() dependencyBin Meng2023-04-281-5/+7
* vbe: Move OS implementation into a separate fileSimon Glass2022-10-311-100/+2
* vbe: Support reading the next SPL phase via VBESimon Glass2022-10-311-17/+29
* boot: Tidy up logging and naming in vbe_simpleSimon Glass2022-10-171-7/+9
* dm: core: Split ofnode_path_root() into two functionsSimon Glass2022-09-291-1/+1
* boot: simplify bootmeth_vbe_simple_ft_fixup()Heinrich Schuchardt2022-08-261-4/+3
* vbe: Support VBE simpleSimon Glass2022-08-121-0/+315