index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd
/
bootefi.c
Age
Commit message (
Expand
)
Author
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