| Commit message (Expand) | Author | Age | Files | Lines |
* | cmd: efi_loader: Return CMD_RET_USAGE in case of not enough arguments | Bin Meng | 2016-08-20 | 1 | -1/+1 |
* | efi_loader: disk: Fix CONFIG_BLK breakage | Alexander Graf | 2016-08-08 | 1 | -5/+18 |
* | efi_loader: Make exposed image loader path absolute | Alexander Graf | 2016-07-25 | 1 | -1/+6 |
* | cmd: bootefi: cosmetic | Sergey Kubushyn | 2016-06-24 | 1 | -1/+1 |
* | efi_loader: Move to normal debug infrastructure | Alexander Graf | 2016-06-06 | 1 | -3/+1 |
* | efi_loader: Add exit support | Alexander Graf | 2016-06-06 | 1 | -0/+6 |
* | efi_loader: Add network access support | Alexander Graf | 2016-05-27 | 1 | -0/+7 |
* | efi_loader: Pass fdt address directly to bootefi cmd | Alexander Graf | 2016-04-18 | 1 | -20/+16 |
* | efi_loader: Put fdt into convenient location | Alexander Graf | 2016-04-18 | 1 | -4/+26 |
* | efi_loader: Use system fdt as fallback | Alexander Graf | 2016-04-18 | 1 | -6/+31 |
* | efi_loader: Increase path string to 32 characters | Alexander Graf | 2016-04-18 | 1 | -1/+1 |
* | efi_loader: Pass file path to payload | Alexander Graf | 2016-04-18 | 1 | -7/+25 |
* | efi_loader: Add el torito support | Alexander Graf | 2016-04-18 | 1 | -0/+14 |
* | efi_loader: Add GOP support | Alexander Graf | 2016-03-27 | 1 | -0/+3 |
* | efi_loader: Pass proper device path in on boot | Alexander Graf | 2016-03-15 | 1 | -9/+25 |
* | efi_loader: Call fdt preparation functions | Alexander Graf | 2016-03-15 | 1 | -0/+8 |
* | efi_loader: Add "bootefi" command | Alexander Graf | 2016-03-15 | 1 | -0/+182 |