index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd
/
bootefi.c
Age
Commit message (
Expand
)
Author
2017-10-12
efi_loader: Add mem-mapped for fallback
Rob Clark
2017-09-21
efi_loader: fix efi_exit
Rob Clark
2017-09-20
efi_loader: reenable selftest
Heinrich Schuchardt
2017-09-20
efi_loader: add bootmgr
Rob Clark
2017-09-20
efi_loader: efi variable support
Rob Clark
2017-09-20
efi_loader: refactor boot device and loaded_image handling
Rob Clark
2017-09-18
efi_selftest: provide an EFI selftest application
Heinrich Schuchardt
2017-09-18
efi_loader: rename __efi_hello_world_*
Heinrich Schuchardt
2017-09-18
efi_loader: bootefi hello should use loadaddr
Heinrich Schuchardt
2017-08-12
efi_loader: use EFI_PAGE_SIZE instead of 4096
xypron.glpk@gmx.de
2017-07-26
efi_loader: Fix configuration table override
Alexander Graf
2017-07-24
efi_loader: initalize EFI object list only once
Heinrich Schuchardt
2017-07-24
efi_loader: gop: fixes for CONFIG_DM_VIDEO without CONFIG_LCD
Rob Clark
2017-07-24
efi_loader: EFI file paths should be DOS style
Rob Clark
2017-07-19
efi_console: set up events
xypron.glpk@gmx.de
2017-07-19
efi_loader: provide meaningful status code
xypron.glpk@gmx.de
2017-07-19
bootefi: allow return without EFI_BOOT_SERVICES.Exit
xypron.glpk@gmx.de
2017-07-19
efi_loader: implement EFI_DEVICE_PATH_TO_TEXT_PROTOCOL
xypron.glpk@gmx.de
2017-07-19
efi_loader: reimplement efi_locate_protocol
xypron.glpk@gmx.de
2017-07-19
efi_loader: refactor efi_open_protocol
xypron.glpk@gmx.de
2017-07-03
efi_loader: Add check for fallback fdt memory reservation
Alexander Graf
2017-06-01
dm: Use dm.h header when driver mode is used
Simon Glass
2017-01-28
disk: convert CONFIG_ISO_PARTITION to Kconfig
Patrick Delaunay
2017-01-18
armv8: aarch64: Fix the warning about x1-x3 nonzero issue
Alison Wang
2016-11-22
armv8: Support loading 32-bit OS in AArch32 execution state
Alison Wang
2016-11-17
efi_loader: AArch64: Run EFI payloads in EL2 if U-Boot runs in EL3
Alexander Graf
2016-11-14
efi: Add support for a hello world test program
Simon Glass
2016-11-14
efi: Fix debug message address format
Simon Glass
2016-10-19
efi_loader: Revert device_handle to disk after net boot
Alexander Graf
2016-10-19
efi: Fix missing EFIAPI specifiers
Simon Glass
2016-10-19
smbios: Expose in efi_loader as table
Alexander Graf
2016-10-18
efi_loader: Allow boards to implement get_time and reset_system
Alexander Graf
2016-08-20
cmd: efi_loader: Return CMD_RET_USAGE in case of not enough arguments
Bin Meng
2016-08-08
efi_loader: disk: Fix CONFIG_BLK breakage
Alexander Graf
2016-07-25
efi_loader: Make exposed image loader path absolute
Alexander Graf
2016-06-24
cmd: bootefi: cosmetic
Sergey Kubushyn
2016-06-06
efi_loader: Move to normal debug infrastructure
Alexander Graf
2016-06-06
efi_loader: Add exit support
Alexander Graf
2016-05-27
efi_loader: Add network access support
Alexander Graf
2016-04-18
efi_loader: Pass fdt address directly to bootefi cmd
Alexander Graf
2016-04-18
efi_loader: Put fdt into convenient location
Alexander Graf
2016-04-18
efi_loader: Use system fdt as fallback
Alexander Graf
2016-04-18
efi_loader: Increase path string to 32 characters
Alexander Graf
2016-04-18
efi_loader: Pass file path to payload
Alexander Graf
2016-04-18
efi_loader: Add el torito support
Alexander Graf
2016-03-27
efi_loader: Add GOP support
Alexander Graf
2016-03-15
efi_loader: Pass proper device path in on boot
Alexander Graf
2016-03-15
efi_loader: Call fdt preparation functions
Alexander Graf
2016-03-15
efi_loader: Add "bootefi" command
Alexander Graf