Commit Graph

57 Commits (fb83350952630dd8b73eb19669be838c1e537a03)

Author SHA1 Message Date
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 7 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
Simon Glass c7ae3dfdcc efi: Add support for a hello world test program 8 years ago
Simon Glass 5ee31baf81 efi: Fix debug message address format 8 years ago
Alexander Graf 3fb97e267a efi_loader: Revert device_handle to disk after net boot 8 years ago
Simon Glass e275458c2f efi: Fix missing EFIAPI specifiers 8 years ago
Alexander Graf e663b350f1 smbios: Expose in efi_loader as table 8 years ago
Alexander Graf 80a4800ee1 efi_loader: Allow boards to implement get_time and reset_system 8 years ago
Bin Meng 3c1dcef62a cmd: efi_loader: Return CMD_RET_USAGE in case of not enough arguments 8 years ago
Alexander Graf f9d334bdfc efi_loader: disk: Fix CONFIG_BLK breakage 8 years ago
Alexander Graf 492716662f efi_loader: Make exposed image loader path absolute 8 years ago
Sergey Kubushyn 92dfd9221c cmd: bootefi: cosmetic 8 years ago
Alexander Graf edcef3ba1d efi_loader: Move to normal debug infrastructure 8 years ago
Alexander Graf a86aeaf228 efi_loader: Add exit support 8 years ago
Alexander Graf 0efe1bcf5c efi_loader: Add network access support 8 years ago
Alexander Graf 1c39809b92 efi_loader: Pass fdt address directly to bootefi cmd 8 years ago
Alexander Graf ad0c1a3d2c efi_loader: Put fdt into convenient location 8 years ago
Alexander Graf 0d9d501f35 efi_loader: Use system fdt as fallback 8 years ago