Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Merge git://git.denx.de/u-boot-dm | Tom Rini | 2016-05-27 | -1/+1 |
|\ | ||||
| * | dm: efi: Update for CONFIG_BLK | Simon Glass | 2016-05-27 | -1/+1 |
* | | efi_loader: Add bounce buffer support | Alexander Graf | 2016-05-27 | -0/+5 |
* | | efi_loader: Add network access support | Alexander Graf | 2016-05-27 | -0/+7 |
|/ | ||||
* | efi_loader: Pass file path to payload | Alexander Graf | 2016-04-18 | -2/+3 |
* | efi_loader: Add GOP support | Alexander Graf | 2016-03-27 | -0/+2 |
* | efi_loader: Pass proper device path in on boot | Alexander Graf | 2016-03-15 | -0/+10 |
* | efi_loader: Implement memory allocation and map | Alexander Graf | 2016-03-15 | -0/+19 |
* | efi_loader: Add disk interfaces | Alexander Graf | 2016-03-15 | -0/+2 |
* | efi_loader: Add runtime services | Alexander Graf | 2016-03-15 | -0/+17 |
* | efi_loader: Add console interface | Alexander Graf | 2016-03-15 | -0/+5 |
* | efi_loader: Add boot time services | Alexander Graf | 2016-03-15 | -0/+85 |
* | efi_loader: Add PE image loader | Alexander Graf | 2016-03-15 | -0/+20 |