summaryrefslogtreecommitdiff
path: root/cmd/bootefi.c
Commit message (Expand)AuthorAgeLines
* cmd: efi_loader: Return CMD_RET_USAGE in case of not enough argumentsBin Meng2016-08-20-1/+1
* efi_loader: disk: Fix CONFIG_BLK breakageAlexander Graf2016-08-08-5/+18
* efi_loader: Make exposed image loader path absoluteAlexander Graf2016-07-25-1/+6
* cmd: bootefi: cosmeticSergey Kubushyn2016-06-24-1/+1
* efi_loader: Move to normal debug infrastructureAlexander Graf2016-06-06-3/+1
* efi_loader: Add exit supportAlexander Graf2016-06-06-0/+6
* efi_loader: Add network access supportAlexander Graf2016-05-27-0/+7
* efi_loader: Pass fdt address directly to bootefi cmdAlexander Graf2016-04-18-20/+16
* efi_loader: Put fdt into convenient locationAlexander Graf2016-04-18-4/+26
* efi_loader: Use system fdt as fallbackAlexander Graf2016-04-18-6/+31
* efi_loader: Increase path string to 32 charactersAlexander Graf2016-04-18-1/+1
* efi_loader: Pass file path to payloadAlexander Graf2016-04-18-7/+25
* efi_loader: Add el torito supportAlexander Graf2016-04-18-0/+14
* efi_loader: Add GOP supportAlexander Graf2016-03-27-0/+3
* efi_loader: Pass proper device path in on bootAlexander Graf2016-03-15-9/+25
* efi_loader: Call fdt preparation functionsAlexander Graf2016-03-15-0/+8
* efi_loader: Add "bootefi" commandAlexander Graf2016-03-15-0/+182