aboutsummaryrefslogtreecommitdiff
path: root/boot/vbe_simple_os.c
Commit message (Expand)AuthorAgeFilesLines
* dm: core: Reverse the argument order in ofnode_copy_props()Simon Glass2023-10-061-1/+1
* event: Rename EVENT_SPY to EVENT_SPY_FULLSimon Glass2023-08-311-1/+1
* vbe: Allow probing the VBE bootmeth to fail in OS fixupSimon Glass2023-01-181-4/+12
* vbe: Add info about the VBE device to the fwupd nodeSimon Glass2022-10-311-8/+18
* vbe: Add Kconfig options for VPLSimon Glass2022-10-311-1/+1
* vbe: Drop the U-Boot prefix from the versionSimon Glass2022-10-311-2/+7
* vbe: Move OS implementation into a separate fileSimon Glass2022-10-311-0/+89