index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
efi_loader
/
efi_memory.c
Age
Commit message (
Expand
)
Author
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-16
efi_loader: Implement memory allocation and map
Alexander Graf