index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd
/
bootefi.c
Age
Commit message (
Expand
)
Author
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-16
efi_loader: Pass proper device path in on boot
Alexander Graf
2016-03-16
efi_loader: Call fdt preparation functions
Alexander Graf
2016-03-16
efi_loader: Add "bootefi" command
Alexander Graf