summaryrefslogtreecommitdiff
path: root/cmd/bootefi.c
AgeCommit message (Expand)Author
2017-10-12efi_loader: Add mem-mapped for fallbackRob Clark
2017-09-21efi_loader: fix efi_exitRob Clark
2017-09-20efi_loader: reenable selftestHeinrich Schuchardt
2017-09-20efi_loader: add bootmgrRob Clark
2017-09-20efi_loader: efi variable supportRob Clark
2017-09-20efi_loader: refactor boot device and loaded_image handlingRob Clark
2017-09-18efi_selftest: provide an EFI selftest applicationHeinrich Schuchardt
2017-09-18efi_loader: rename __efi_hello_world_*Heinrich Schuchardt
2017-09-18efi_loader: bootefi hello should use loadaddrHeinrich Schuchardt
2017-08-12efi_loader: use EFI_PAGE_SIZE instead of 4096xypron.glpk@gmx.de
2017-07-26efi_loader: Fix configuration table overrideAlexander Graf
2017-07-24efi_loader: initalize EFI object list only onceHeinrich Schuchardt
2017-07-24efi_loader: gop: fixes for CONFIG_DM_VIDEO without CONFIG_LCDRob Clark
2017-07-24efi_loader: EFI file paths should be DOS styleRob Clark
2017-07-19efi_console: set up eventsxypron.glpk@gmx.de
2017-07-19efi_loader: provide meaningful status codexypron.glpk@gmx.de
2017-07-19bootefi: allow return without EFI_BOOT_SERVICES.Exitxypron.glpk@gmx.de
2017-07-19efi_loader: implement EFI_DEVICE_PATH_TO_TEXT_PROTOCOLxypron.glpk@gmx.de
2017-07-19efi_loader: reimplement efi_locate_protocolxypron.glpk@gmx.de
2017-07-19efi_loader: refactor efi_open_protocolxypron.glpk@gmx.de
2017-07-03efi_loader: Add check for fallback fdt memory reservationAlexander Graf
2017-06-01dm: Use dm.h header when driver mode is usedSimon Glass
2017-01-28disk: convert CONFIG_ISO_PARTITION to KconfigPatrick Delaunay
2017-01-18armv8: aarch64: Fix the warning about x1-x3 nonzero issueAlison Wang
2016-11-22armv8: Support loading 32-bit OS in AArch32 execution stateAlison Wang
2016-11-17efi_loader: AArch64: Run EFI payloads in EL2 if U-Boot runs in EL3Alexander Graf
2016-11-14efi: Add support for a hello world test programSimon Glass
2016-11-14efi: Fix debug message address formatSimon Glass
2016-10-19efi_loader: Revert device_handle to disk after net bootAlexander Graf
2016-10-19efi: Fix missing EFIAPI specifiersSimon Glass
2016-10-19smbios: Expose in efi_loader as tableAlexander Graf
2016-10-18efi_loader: Allow boards to implement get_time and reset_systemAlexander Graf
2016-08-20cmd: efi_loader: Return CMD_RET_USAGE in case of not enough argumentsBin Meng
2016-08-08efi_loader: disk: Fix CONFIG_BLK breakageAlexander Graf
2016-07-25efi_loader: Make exposed image loader path absoluteAlexander Graf
2016-06-24cmd: bootefi: cosmeticSergey Kubushyn
2016-06-06efi_loader: Move to normal debug infrastructureAlexander Graf
2016-06-06efi_loader: Add exit supportAlexander Graf
2016-05-27efi_loader: Add network access supportAlexander Graf
2016-04-18efi_loader: Pass fdt address directly to bootefi cmdAlexander Graf
2016-04-18efi_loader: Put fdt into convenient locationAlexander Graf
2016-04-18efi_loader: Use system fdt as fallbackAlexander Graf
2016-04-18efi_loader: Increase path string to 32 charactersAlexander Graf
2016-04-18efi_loader: Pass file path to payloadAlexander Graf
2016-04-18efi_loader: Add el torito supportAlexander Graf
2016-03-27efi_loader: Add GOP supportAlexander Graf
2016-03-15efi_loader: Pass proper device path in on bootAlexander Graf
2016-03-15efi_loader: Call fdt preparation functionsAlexander Graf
2016-03-15efi_loader: Add "bootefi" commandAlexander Graf