aboutsummaryrefslogtreecommitdiff
path: root/include/bootflow.h
AgeCommit message (Expand)Author
2024-07-18bootstd: Add bootflow_iter_check_mmc() helperMattijs Korpershoek
2024-06-20boot: bootflow_menu: fix crash for EFI BOOTMGR global bootmethQuentin Schulz
2024-03-04bootstd: support scanning a single partitionNam Cao
2023-12-09bootflow: bootmeth_efi: Handle fdt not available.Shantur Rathore
2023-11-17bootstd: Avoid freeing a non-allocated bufferSimon Glass
2023-08-11bootstd: Add a command to read all files for a bootflowSimon Glass
2023-08-10bootstd: Allow display of the x86 setup informationSimon Glass
2023-08-10bootstd: Add private bootmeth data to the bootflowSimon Glass
2023-07-17bootstd: Support automatically setting Linux parametersSimon Glass
2023-07-17bootstd: Add support for updating elements of the cmdlineSimon Glass
2023-07-17bootstd: Add a function to update a command lineSimon Glass
2023-07-16bootstd: Allow storing x86 setup informationSimon Glass
2023-07-16bootstd: Allow storing the OS command line in the bootflowSimon Glass
2023-07-16bootstd: Use bootdev instead of bootdeviceSimon Glass
2023-03-08bootstd: Replicate the dtb-filename quirks of distrobootSimon Glass
2023-03-08bootflow: Rename bootflow_flags_tSimon Glass
2023-01-23bootstd: Record the bootdevs used during scanningSimon Glass
2023-01-23bootstd: Drop the old bootflow_scan_first()Simon Glass
2023-01-23bootstd: Allow scanning a single bootdev labelSimon Glass
2023-01-23bootstd: Switch bootdev scanning to use labelsSimon Glass
2023-01-23bootstd: Allow iterating to the next bootdev priortiySimon Glass
2023-01-23bootstd: Allow iterating to the next label in a listSimon Glass
2023-01-23bootstd: Allow hunting for a bootdev by labelSimon Glass
2023-01-23bootstd: Use hunters when scanning for bootflowsSimon Glass
2023-01-23bootstd: Treat DHCP and PXE as bootdev labelsSimon Glass
2023-01-23bootstd: Add a SPI flash bootdevSimon Glass
2023-01-23bootstd: Update docs on bootmeth_try_file() for sandboxSimon Glass
2023-01-23bootstd: Set the distro_bootpart env var with scriptsSimon Glass
2023-01-23bootstd: Include the device tree in the bootflowSimon Glass
2023-01-23bootstd: Rename bootdev checkersSimon Glass
2023-01-23bootstd: Only scan bootable partitionsSimon Glass
2023-01-16bootstd: Support setting a theme for the menuSimon Glass
2023-01-16bootstd: Support creating a boot menuSimon Glass
2023-01-16bootstd: Allow reading a logo for the OSSimon Glass
2023-01-16bootstd: Read the Operating System name for distro/scriptsSimon Glass
2022-10-31bootstd: Add a way to set up a bootflowSimon Glass
2022-08-12bootstd: Support bootflows with global bootmethsSimon Glass
2022-08-12bootstd: Tidy comments in bootflow_scan_bootdev()Simon Glass
2022-04-25bootstd: Add support for bootflowsSimon Glass
2022-04-25bootstd: Add the concept of a bootflowSimon Glass