Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | efi: Fix missing EFIAPI specifiers | Simon Glass | 2016-10-19 | -6/+7 |
* | efi_loader: disk: Sanitize exposed devices | Alexander Graf | 2016-08-08 | -1/+5 |
* | efi_loader: disk: Fix CONFIG_BLK breakage | Alexander Graf | 2016-08-08 | -7/+11 |
* | efi_loader: Move to normal debug infrastructure | Alexander Graf | 2016-06-06 | -7/+4 |
* | Merge git://git.denx.de/u-boot-dm | Tom Rini | 2016-05-27 | -18/+48 |
|\ | ||||
| * | dm: efi: Update for CONFIG_BLK | Simon Glass | 2016-05-27 | -15/+46 |
* | | efi_loader: Add bounce buffer support | Alexander Graf | 2016-05-27 | -9/+61 |
|/ | ||||
* | dm: part: Drop the block_drvr table | Simon Glass | 2016-05-17 | -11/+16 |
* | efi_loader: Increase path string to 32 characters | Alexander Graf | 2016-04-18 | -2/+2 |
* | efi_loader: Add el torito support | Alexander Graf | 2016-04-18 | -0/+35 |
* | efi_loader: Split drive add into function | Alexander Graf | 2016-04-18 | -37/+47 |
* | efi_loader: Pass proper device path in on boot | Alexander Graf | 2016-03-15 | -6/+0 |
* | efi_loader: Add disk interfaces | Alexander Graf | 2016-03-15 | -0/+218 |