Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
f00caa5ec490ddc1e06e69982d828203abeabea8
/
lib
/
efi_loader
/
efi_memory.c
f00caa5
efi_loader: efi_mem_carve_out should return s64
by Heinrich Schuchardt
· 7 years ago
0f7186b
efi_loader: avoid anonymous constants for AllocatePages
by Heinrich Schuchardt
· 7 years ago
431513d
efi_loader: remove unnecessary include
by Heinrich Schuchardt
· 7 years ago
70df9d6
SPDX: Convert a few files that were missed before
by Tom Rini
· 7 years ago
3e85217
efi: Correct header order in efi_memory
by Simon Glass
· 7 years ago
3b7b3b6
efi_loader: use constants in efi_allocate_pages()
by Heinrich Schuchardt
· 7 years ago
75f82d0
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
by Masahiro Yamada
· 7 years ago
1b32cae
efi_loader: add comments to memory functions
by Heinrich Schuchardt
· 7 years ago
798a441
efi_loader: consistently use efi_uintn_t in boot services
by Heinrich Schuchardt
· 7 years ago
e597fd4
efi_loader: make pool allocations cacheline aligned
by Rob Clark
· 7 years ago
a84c974
efi_loader: fix bug in efi_get_memory_map
by Rob Clark
· 7 years ago
e436e63
efi_memory: return MapKey
by xypron.glpk@gmx.de
· 7 years ago
5487ab5
efi_memory: do parameter checks first
by xypron.glpk@gmx.de
· 7 years ago
34ddae7
efi_memory: avoid NULL dereference in efi_free_pool
by xypron.glpk@gmx.de
· 7 years ago
a8e9f0a
efi: Add a hook to allow adding memory mapping
by York Sun
· 8 years ago
4e9ad8d
efi_loader: Do not leak memory when unlinking a mapping
by Stefan Brüns
· 8 years ago
9d65651
efi_loader: Keep memory mapping sorted when splitting an entry
by Stefan Brüns
· 8 years ago
a4f4302
efi_loader: Readd freed pages to memory pool
by Stefan Brüns
· 8 years ago
67b67d9
efi_loader: Track size of pool allocations to allow freeing
by Stefan Brüns
· 8 years ago
5a09aef
efi_loader: Move efi_allocate_pool implementation to efi_memory.c
by Stefan Brüns
· 8 years ago
f625855
efi_loader: Fix memory map size check to avoid out-of-bounds access
by Stefan Brüns
· 8 years ago
1b00dc1
efi_loader: Update description of internal efi_mem_carve_out
by Stefan Brüns
· 8 years ago
338cf56
efi_loader: provide efi_mem_desc version
by Mian Yousaf Kaukab
· 8 years ago
102f8bd
efi_loader: Add debug output for efi_add_memory_map()
by Andreas Färber
· 8 years ago
66d8623
efi_loader: Don't allocate from memory holes
by Alexander Graf
· 9 years ago
62a6748
efi_loader: Move to normal debug infrastructure
by Alexander Graf
· 8 years ago
7c00a3c
efi_loader: Add bounce buffer support
by Alexander Graf
· 9 years ago
d40f71e
efi_loader: Handle memory overflows
by Andreas Färber
· 9 years ago
9b59102
efi_loader: Expose ascending efi memory map
by Alexander Graf
· 9 years ago
de2a13b
efi_loader: Always allocate the highest available address
by Alexander Graf
· 9 years ago
8623f92
efi_loader: Implement memory allocation and map
by Alexander Graf
· 9 years ago