diff options
| author | Simon Glass <[email protected]> | 2022-04-24 23:31:17 -0600 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2022-04-25 10:00:04 -0400 |
| commit | acfa9bdfa7391f1872aa67bc6e4d3cd38e11d6c9 (patch) | |
| tree | 1625d6aea62d52abe5db68742605200745891b20 /boot/bootstd-uclass.c | |
| parent | dab2c2859b68ad04f276555812ecfbb25680cc61 (diff) | |
bootstd: Add an implementation of EFI boot
Add a bootmeth driver which handles EFI boot, using EFI_LOADER.
In effect, this provides the same functionality as the 'bootefi' command
and shares the same code. But the interface into it is via a bootmeth,
so it does not require any special scripts, etc.
For now this requires the 'bootefi' command be enabled. Future work may
tidy this up so that it can be used without CONFIG_CMDLINE being enabled.
There was much discussion about whether this is needed, but it seems
that it is, at least for now.
Signed-off-by: Simon Glass <[email protected]>
Diffstat (limited to 'boot/bootstd-uclass.c')
0 files changed, 0 insertions, 0 deletions
