Skip to content
Commit bc06aa03 authored by Simon Glass's avatar Simon Glass Committed by Tom Rini
Browse files

bootstd: Allow bootmeths to be marked as global



The current way of handling things like EFI bootmgr is a bit odd, since
that bootmeth handles selection of the bootdev itself. VBE needs to work
the same way, so we should support it properly.

Add a flag that indicates that the bootmeth is global, rather than being
invoked on each bootdev. Provide a helper to read a bootflow from the
bootmeth.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent a18686cd
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment