Commit Graph

73 Commits (f739fcd831240dda10a92f4212f1854f8481aeee)

Author SHA1 Message Date
Tom Rini f739fcd831 SPDX: Convert a few files that were missed before 6 years ago
Joe Hershberger 092f2f35b5 Revert "Kconfig: cmd: Make networking command dependent on NET" 6 years ago
Alexander Graf 806d2fa8e3 efi_loader: Respect DT reserved regions 6 years ago
Heinrich Schuchardt 2db1eba1c3 efi_loader: correctly determine the boot partition 6 years ago
Heinrich Schuchardt bc4f9133ed efi_loader: support device tree for bootefi selftest 6 years ago
Heinrich Schuchardt fc225e6082 efi_loader: check initialization of EFI subsystem is successful 6 years ago
Heinrich Schuchardt 45204b1025 efi_loader: do_bootefi_exec should always return an EFI status code 6 years ago
Heinrich Schuchardt 098a6cdd1c efi_loader: simplify calling efi_init_obj_list 6 years ago
Masahiro Yamada b08c8c4870 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 6 years ago
Michal Simek 3b3ea2c56e Kconfig: cmd: Make networking command dependent on NET 6 years ago
Heinrich Schuchardt f623e07f0c efi_loader: fix the online help for bootefi bootmgr 6 years ago
Heinrich Schuchardt 49db1cb8c3 efi_loader: catch misspelled bootefi subcommand 6 years ago
Alexander Graf c6fa5df6aa efi_loader: Always use EFIAPI instead of asmlinkage 6 years ago
Heinrich Schuchardt 05ef48a248 efi_driver: EFI block driver 6 years ago
Heinrich Schuchardt 17ff6f02f5 efi_loader: store DT in EFI_RUNTIME_SERVICES_DATA memory 6 years ago
Heinrich Schuchardt 2074f70064 efi_loader: consistently use efi_handle_t for handles 6 years ago
Heinrich Schuchardt ea54ad5928 efi_loader: pass handle of loaded image 7 years ago
Stefan Roese 8300be612c efi_loader: Exit in efi_set_bootdev() upon invalid "desc" 7 years ago
Heinrich Schuchardt b57f48a87c efi_loader: use bootargs as load options 7 years ago
Heinrich Schuchardt c2b53902ca efi_selftest: correctly cleanup after selftest 7 years ago
Heinrich Schuchardt d78e40d651 efi_selftest: allow to select a single test for execution 7 years ago
Heinrich Schuchardt f972dc1401 efi_selftest: provide a dummy device path 7 years ago
Heinrich Schuchardt 3eb0841be7 efi_loader: consistently use efi_status_t in bootefi 7 years ago
Heinrich Schuchardt b3d6090042 efi_loader: implement SetWatchdogTimer 7 years ago
Rob Clark bf19273e81 efi_loader: Add mem-mapped for fallback 7 years ago
Rob Clark 7dd5d44753 efi_loader: fix efi_exit 7 years ago
Heinrich Schuchardt 7aca68ca06 efi_loader: reenable selftest 7 years ago
Rob Clark 9975fe96b6 efi_loader: add bootmgr 7 years ago
Rob Clark ad644e7c18 efi_loader: efi variable support 7 years ago
Rob Clark 95c5553ea2 efi_loader: refactor boot device and loaded_image handling 7 years ago
Heinrich Schuchardt 623b3a5797 efi_selftest: provide an EFI selftest application 7 years ago
Heinrich Schuchardt 5e44489bc1 efi_loader: rename __efi_hello_world_* 7 years ago
Heinrich Schuchardt 51c533fdce efi_loader: bootefi hello should use loadaddr 7 years ago
xypron.glpk@gmx.de a44bffcc95 efi_loader: use EFI_PAGE_SIZE instead of 4096 7 years ago
Alexander Graf f4f9993f7e efi_loader: Fix configuration table override 7 years ago
Heinrich Schuchardt 7cbc12415d efi_loader: initalize EFI object list only once 7 years ago
Rob Clark ca9193d2b1 efi_loader: gop: fixes for CONFIG_DM_VIDEO without CONFIG_LCD 7 years ago
Rob Clark 3e433e9608 efi_loader: EFI file paths should be DOS style 7 years ago
xypron.glpk@gmx.de 91be9a77b7 efi_console: set up events 7 years ago
xypron.glpk@gmx.de 1da1bac477 efi_loader: provide meaningful status code 7 years ago
xypron.glpk@gmx.de b06d8ac39e bootefi: allow return without EFI_BOOT_SERVICES.Exit 7 years ago
xypron.glpk@gmx.de cc5b70812f efi_loader: implement EFI_DEVICE_PATH_TO_TEXT_PROTOCOL 7 years ago
xypron.glpk@gmx.de 88adae5ef0 efi_loader: reimplement efi_locate_protocol 7 years ago
xypron.glpk@gmx.de b5349f742a efi_loader: refactor efi_open_protocol 7 years ago
Alexander Graf 85a6e9b3c9 efi_loader: Add check for fallback fdt memory reservation 7 years ago
Simon Glass 9d922450aa dm: Use dm.h header when driver mode is used 7 years ago
Patrick Delaunay 1acc008787 disk: convert CONFIG_ISO_PARTITION to Kconfig 7 years ago
Alison Wang 7c5e1feb1d armv8: aarch64: Fix the warning about x1-x3 nonzero issue 8 years ago
Alison Wang ec6617c397 armv8: Support loading 32-bit OS in AArch32 execution state 8 years ago
Alexander Graf 69bd459d34 efi_loader: AArch64: Run EFI payloads in EL2 if U-Boot runs in EL3 8 years ago