Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-01-23 | bootstd: Drop the old bootflow_scan_first() | Simon Glass | 1 | -1/+1 |
2023-01-23 | bootstd: Allow scanning a single bootdev label | Simon Glass | 1 | -53/+33 |
2023-01-23 | bootstd: Use hunters when scanning for bootflows | Simon Glass | 1 | -1/+4 |
2023-01-23 | bootstd: Treat DHCP and PXE as bootdev labels | Simon Glass | 1 | -1/+1 |
2023-01-23 | bootstd: Include the device tree in the bootflow | Simon Glass | 1 | -0/+6 |
2023-01-16 | bootstd: Support creating a boot menu | Simon Glass | 1 | -2/+35 |
2023-01-16 | bootstd: Allow reading a logo for the OS | Simon Glass | 1 | -0/+6 |
2023-01-16 | bootstd: Read the Operating System name for distro/scripts | Simon Glass | 1 | -0/+1 |
2022-08-12 | bootstd: Support bootflows with global bootmeths | Simon Glass | 1 | -2/+6 |
2022-08-12 | bootstd: Allow the bootdev to be optional in bootflows | Simon Glass | 1 | -2/+2 |
2022-04-25 | bootstd: Add a bootflow command | Simon Glass | 1 | -0/+404 |