Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | efi_loader: provide efi_mem_desc version | Mian Yousaf Kaukab | 2016-09-07 | -0/+3 |
* | efi_loader: Add debug output for efi_add_memory_map() | Andreas Färber | 2016-07-22 | -0/+3 |
* | efi_loader: Don't allocate from memory holes | Alexander Graf | 2016-06-06 | -10/+45 |
* | efi_loader: Move to normal debug infrastructure | Alexander Graf | 2016-06-06 | -2/+0 |
* | efi_loader: Add bounce buffer support | Alexander Graf | 2016-05-27 | -0/+16 |
* | efi_loader: Handle memory overflows | Andreas Färber | 2016-04-18 | -4/+4 |
* | efi_loader: Expose ascending efi memory map | Alexander Graf | 2016-04-18 | -2/+7 |
* | efi_loader: Always allocate the highest available address | Alexander Graf | 2016-04-01 | -0/+29 |
* | efi_loader: Implement memory allocation and map | Alexander Graf | 2016-03-15 | -0/+319 |