Age | Commit message (Expand) | Author |
2017-09-20 | efi_loader: make pool allocations cacheline aligned | Rob Clark |
2017-07-26 | efi_loader: fix bug in efi_get_memory_map | Rob Clark |
2017-07-24 | efi_memory: return MapKey | xypron.glpk@gmx.de |
2017-07-24 | efi_memory: do parameter checks first | xypron.glpk@gmx.de |
2017-07-19 | efi_memory: avoid NULL dereference in efi_free_pool | xypron.glpk@gmx.de |
2017-03-14 | efi: Add a hook to allow adding memory mapping | York Sun |
2016-10-18 | efi_loader: Do not leak memory when unlinking a mapping | Stefan Brüns |
2016-10-18 | efi_loader: Keep memory mapping sorted when splitting an entry | Stefan Brüns |
2016-10-18 | efi_loader: Readd freed pages to memory pool | Stefan Brüns |
2016-10-18 | efi_loader: Track size of pool allocations to allow freeing | Stefan Brüns |
2016-10-18 | efi_loader: Move efi_allocate_pool implementation to efi_memory.c | Stefan Brüns |
2016-10-18 | efi_loader: Fix memory map size check to avoid out-of-bounds access | Stefan Brüns |
2016-10-18 | efi_loader: Update description of internal efi_mem_carve_out | Stefan Brüns |
2016-09-07 | efi_loader: provide efi_mem_desc version | Mian Yousaf Kaukab |
2016-07-22 | efi_loader: Add debug output for efi_add_memory_map() | Andreas Färber |
2016-06-06 | efi_loader: Don't allocate from memory holes | Alexander Graf |
2016-06-06 | efi_loader: Move to normal debug infrastructure | Alexander Graf |
2016-05-27 | efi_loader: Add bounce buffer support | Alexander Graf |
2016-04-18 | efi_loader: Handle memory overflows | Andreas Färber |
2016-04-18 | efi_loader: Expose ascending efi memory map | Alexander Graf |
2016-04-01 | efi_loader: Always allocate the highest available address | Alexander Graf |
2016-03-15 | efi_loader: Implement memory allocation and map | Alexander Graf |