diff options
author | Ard Biesheuvel <ardb@kernel.org> | 2022-09-16 19:51:36 +0300 |
---|---|---|
committer | Ard Biesheuvel <ardb@kernel.org> | 2022-09-27 14:22:47 +0300 |
commit | 4fc8e738ff3e6a208855bb69783280870c7cf251 (patch) | |
tree | 9da2d285403da31817fb4560b95aea4e6ea8b4f7 /drivers/firmware/efi/libstub/efi-stub-helper.c | |
parent | f4dc7fffa9873db50ec25624572f8217a6225de8 (diff) | |
download | linux-4fc8e738ff3e6a208855bb69783280870c7cf251.tar.xz |
efi: libstub: remove DT dependency from generic stub
Refactor the generic EFI stub entry code so that all the dependencies on
device tree are abstracted and hidden behind a generic efi_boot_kernel()
routine that can also be implemented in other ways. This allows users of
the generic stub to avoid using FDT for passing information to the core
kernel.
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Diffstat (limited to 'drivers/firmware/efi/libstub/efi-stub-helper.c')
0 files changed, 0 insertions, 0 deletions