summaryrefslogtreecommitdiff
path: root/cmd/bootefi.c
AgeCommit message (Expand)Author
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