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