~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
efi_loader
/
efi_memory.c
Commit message (
Expand
)
Author
Age
*
efi_loader: fix efi_add_known_memory()
Heinrich Schuchardt
2023-08-15
*
efi_loader: memory leak efi_add_memory_map_pg
Heinrich Schuchardt
2023-08-03
*
efi_loader: out of memory in efi_mem_carve_out
Heinrich Schuchardt
2023-08-03
*
efi_loader: overflow in efi_allocate_pages
Heinrich Schuchardt
2023-08-03
*
efi_loader: out of memory in efi_add_memory_map_pg
Heinrich Schuchardt
2023-08-03
*
efi: loader: Make efi_mem static
Bin Meng
2023-04-08
*
efi_loader: move dp_alloc() to efi_alloc()
Heinrich Schuchardt
2023-03-25
*
efi_loader: fix description of memory functions
Heinrich Schuchardt
2023-01-13
*
efi_loader: carve out efi_get_memory_map_alloc()
Heinrich Schuchardt
2023-01-06
*
efi_loader: don't use EFI_LOADER_DATA internally
Heinrich Schuchardt
2022-12-02
*
efi_loader: AllocateAddress requires page address
Heinrich Schuchardt
2022-11-06
*
efi_loader: simplify efi_add_conventional_memory_map()
Heinrich Schuchardt
2022-04-29
*
doc: replace @return by Return:
Heinrich Schuchardt
2022-01-19
*
efi_loader: Fix loaded image alignment
Ilias Apalodimas
2021-10-21
*
efi_loader: use correct type for AllocatePages, AllocatePool
Heinrich Schuchardt
2021-08-17
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
*
efi_loader: remove outdated TODO in efi_memory.c
Heinrich Schuchardt
2021-01-13
*
efi_memory: refine overlap_only_ram description
Maxim Uvarov
2020-09-18
*
efi_loader: use CONFIG_STACK_SIZE in the UEFI sub-system
Heinrich Schuchardt
2020-08-01
*
common: Drop net.h from common header
Simon Glass
2020-05-18
*
efi_loader: round the memory area in efi_add_memory_map()
Michael Walle
2020-05-17
*
efi_loader: get_memory_map: return parameters whenever possible
AKASHI Takahiro
2020-03-11
*
common: Move board_get_usable_ram_top() out of common.h
Simon Glass
2019-12-02
*
efi_loader: call add_u_boot_and_runtime() on sandbox
Heinrich Schuchardt
2019-11-12
*
efi_loader: Extract adding a conventional memory in separate routine
Park, Aiden
2019-09-05
*
efi_loader: fix comment for struct efi_pool_allocation
Heinrich Schuchardt
2019-07-16
*
efi_loader: Change return type of efi_add_memory_map()
Bryan O'Donoghue
2019-07-16
*
efi_loader: AllocatePages() must accept addr == 0
Heinrich Schuchardt
2019-06-14
*
efi_loader: event signaling in ExitBootServices
Heinrich Schuchardt
2019-06-10
*
efi_loader: notify memory map changes
Heinrich Schuchardt
2019-06-04
*
efi_loader: simplify efi_allocate_pages()
Heinrich Schuchardt
2019-05-12
*
efi_loader: AllocateAdress error handling
Heinrich Schuchardt
2019-05-12
*
efi_loader: out of resources in AllocatePages()
Heinrich Schuchardt
2019-05-12
*
efi_loader: check memory address before freeing
Heinrich Schuchardt
2019-05-12
*
efi_loader: FreePages() must fail with pages = 0
Heinrich Schuchardt
2019-05-02
*
efi_loader: check memory type in AllocatePages()
Heinrich Schuchardt
2019-04-23
*
efi_loader: update virtual address in efi_mem_carve_out
Heinrich Schuchardt
2019-04-12
*
efi_loader: EFI_PRINT instead of debug for memory services
Heinrich Schuchardt
2019-04-07
*
efi_loader: sanity checks when freeing memory
Heinrich Schuchardt
2019-04-07
*
efi_loader: correct parameter size in efi_allocate_pool
Heinrich Schuchardt
2019-03-20
*
efi_loader: fix memory allocation on sandbox
Heinrich Schuchardt
2019-02-13
*
efi_loader: Align runtime section to 64kb
Alexander Graf
2018-12-02
*
efi_loader: macro efi_size_in_pages()
Heinrich Schuchardt
2018-12-02
*
efi_loader: eliminate sandbox addresses
Heinrich Schuchardt
2018-12-02
*
efi_loader: Reserve unaccessible memory
Alexander Graf
2018-12-02
*
efi_loader: correct efi_add_known_memory()
Heinrich Schuchardt
2018-12-02
*
efi_loader: Ensure memory allocations are page aligned
Alexander Graf
2018-12-02
*
efi_loader: Merge memory map entries
Alexander Graf
2018-09-23
*
Revert "Revert "efi_loader: efi_allocate_pages is too restrictive""
Stephen Warren
2018-09-23
*
Remove <inttypes.h> includes and PRI* usages in printf() entirely
Masahiro Yamada
2018-09-10
[next]