1. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
  2. 6e01c23 efi_loader: Fix loaded image alignment by Ilias Apalodimas · 3 years, 2 months ago
  3. 9822894 efi_loader: use correct type for AllocatePages, AllocatePool by Heinrich Schuchardt · 3 years, 3 months ago
  4. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  5. 100cef1 efi_loader: remove outdated TODO in efi_memory.c by Heinrich Schuchardt · 3 years, 11 months ago
  6. ec631ea efi_memory: refine overlap_only_ram description by Maxim Uvarov · 4 years, 3 months ago
  7. c6dcbe1 efi_loader: use CONFIG_STACK_SIZE in the UEFI sub-system by Heinrich Schuchardt · 4 years, 4 months ago
  8. 274e0b0 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
  9. 282d386 efi_loader: round the memory area in efi_add_memory_map() by Michael Walle · 4 years, 6 months ago
  10. 3ee138d efi_loader: get_memory_map: return parameters whenever possible by AKASHI Takahiro · 4 years, 9 months ago
  11. 6980b6b common: Move board_get_usable_ram_top() out of common.h by Simon Glass · 5 years ago
  12. a69976e efi_loader: call add_u_boot_and_runtime() on sandbox by Heinrich Schuchardt · 5 years ago
  13. e009e7a efi_loader: Extract adding a conventional memory in separate routine by Park, Aiden · 5 years ago
  14. 79f882a efi_loader: fix comment for struct efi_pool_allocation by Heinrich Schuchardt · 5 years ago
  15. 89a22b4 efi_loader: Change return type of efi_add_memory_map() by Bryan O'Donoghue · 5 years ago
  16. 56b587f7 efi_loader: AllocatePages() must accept addr == 0 by Heinrich Schuchardt · 5 years ago
  17. 7b4b8d86 efi_loader: event signaling in ExitBootServices by Heinrich Schuchardt · 5 years ago
  18. 485975b efi_loader: notify memory map changes by Heinrich Schuchardt · 5 years ago
  19. fbdb93c efi_loader: simplify efi_allocate_pages() by Heinrich Schuchardt · 6 years ago
  20. 906f685 efi_loader: AllocateAdress error handling by Heinrich Schuchardt · 6 years ago
  21. 5c304fc efi_loader: out of resources in AllocatePages() by Heinrich Schuchardt · 6 years ago
  22. ac7f842 efi_loader: check memory address before freeing by Heinrich Schuchardt · 6 years ago
  23. 7bf4bc9 efi_loader: FreePages() must fail with pages = 0 by Heinrich Schuchardt · 6 years ago
  24. f727233 efi_loader: check memory type in AllocatePages() by Heinrich Schuchardt · 6 years ago
  25. e83aafa efi_loader: update virtual address in efi_mem_carve_out by Heinrich Schuchardt · 6 years ago
  26. 706a2fe efi_loader: EFI_PRINT instead of debug for memory services by Heinrich Schuchardt · 6 years ago
  27. b4e2ba3 efi_loader: sanity checks when freeing memory by Heinrich Schuchardt · 6 years ago
  28. 657e979 efi_loader: correct parameter size in efi_allocate_pool by Heinrich Schuchardt · 6 years ago
  29. eb8edcf efi_loader: fix memory allocation on sandbox by Heinrich Schuchardt · 6 years ago
  30. 15937a2 efi_loader: Align runtime section to 64kb by Alexander Graf · 6 years ago
  31. dcdca29 efi_loader: macro efi_size_in_pages() by Heinrich Schuchardt · 6 years ago
  32. 6738fcd efi_loader: eliminate sandbox addresses by Heinrich Schuchardt · 6 years ago
  33. c214edf efi_loader: Reserve unaccessible memory by Alexander Graf · 6 years ago
  34. 084091a efi_loader: correct efi_add_known_memory() by Heinrich Schuchardt · 6 years ago
  35. c3b2a25 efi_loader: Ensure memory allocations are page aligned by Alexander Graf · 6 years ago
  36. d728814 efi_loader: Merge memory map entries by Alexander Graf · 6 years ago
  37. 66208b9 Revert "Revert "efi_loader: efi_allocate_pages is too restrictive"" by Stephen Warren · 6 years ago
  38. c7570a3 Remove <inttypes.h> includes and PRI* usages in printf() entirely by Masahiro Yamada · 6 years ago
  39. c86c081 efi: Fix truncation of constant value by Eugeniu Rosca · 6 years ago
  40. 9b16646 efi_loader: avoid NULL dereference in efi_get_memory_map() by Heinrich Schuchardt · 6 years ago
  41. c6c57bb Revert "efi_loader: efi_allocate_pages is too restrictive" by Stephen Warren · 6 years ago
  42. 0f233c4 efi_loader: check map_key in ExitBootServices by Heinrich Schuchardt · 6 years ago
  43. e1a1a09 efi_loader: check parameters of GetMemoryMap by Heinrich Schuchardt · 6 years ago
  44. a137c96 efi_loader: check parameters in memory allocation by Heinrich Schuchardt · 6 years ago
  45. cd40517 efi_loader: Expose U-Boot addresses in memory map for sandbox by Alexander Graf · 6 years ago
  46. 7863943 efi: sandbox: Adjust memory usage for sandbox by Simon Glass · 6 years ago
  47. 5507698 efi_loader: efi_allocate_pages is too restrictive by Heinrich Schuchardt · 6 years ago
  48. f00caa5 efi_loader: efi_mem_carve_out should return s64 by Heinrich Schuchardt · 7 years ago
  49. 0f7186b efi_loader: avoid anonymous constants for AllocatePages by Heinrich Schuchardt · 7 years ago
  50. 431513d efi_loader: remove unnecessary include by Heinrich Schuchardt · 7 years ago
  51. 70df9d6 SPDX: Convert a few files that were missed before by Tom Rini · 7 years ago
  52. 3e85217 efi: Correct header order in efi_memory by Simon Glass · 7 years ago
  53. 3b7b3b6 efi_loader: use constants in efi_allocate_pages() by Heinrich Schuchardt · 7 years ago
  54. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  55. 1b32cae efi_loader: add comments to memory functions by Heinrich Schuchardt · 7 years ago
  56. 798a441 efi_loader: consistently use efi_uintn_t in boot services by Heinrich Schuchardt · 7 years ago
  57. e597fd4 efi_loader: make pool allocations cacheline aligned by Rob Clark · 7 years ago
  58. a84c974 efi_loader: fix bug in efi_get_memory_map by Rob Clark · 7 years ago
  59. e436e63 efi_memory: return MapKey by xypron.glpk@gmx.de · 7 years ago
  60. 5487ab5 efi_memory: do parameter checks first by xypron.glpk@gmx.de · 7 years ago
  61. 34ddae7 efi_memory: avoid NULL dereference in efi_free_pool by xypron.glpk@gmx.de · 7 years ago
  62. a8e9f0a efi: Add a hook to allow adding memory mapping by York Sun · 8 years ago
  63. 4e9ad8d efi_loader: Do not leak memory when unlinking a mapping by Stefan Brüns · 8 years ago
  64. 9d65651 efi_loader: Keep memory mapping sorted when splitting an entry by Stefan Brüns · 8 years ago
  65. a4f4302 efi_loader: Readd freed pages to memory pool by Stefan Brüns · 8 years ago
  66. 67b67d9 efi_loader: Track size of pool allocations to allow freeing by Stefan Brüns · 8 years ago
  67. 5a09aef efi_loader: Move efi_allocate_pool implementation to efi_memory.c by Stefan Brüns · 8 years ago
  68. f625855 efi_loader: Fix memory map size check to avoid out-of-bounds access by Stefan Brüns · 8 years ago
  69. 1b00dc1 efi_loader: Update description of internal efi_mem_carve_out by Stefan Brüns · 8 years ago
  70. 338cf56 efi_loader: provide efi_mem_desc version by Mian Yousaf Kaukab · 8 years ago
  71. 102f8bd efi_loader: Add debug output for efi_add_memory_map() by Andreas Färber · 8 years ago
  72. 66d8623 efi_loader: Don't allocate from memory holes by Alexander Graf · 9 years ago
  73. 62a6748 efi_loader: Move to normal debug infrastructure by Alexander Graf · 8 years ago
  74. 7c00a3c efi_loader: Add bounce buffer support by Alexander Graf · 9 years ago
  75. d40f71e efi_loader: Handle memory overflows by Andreas Färber · 9 years ago
  76. 9b59102 efi_loader: Expose ascending efi memory map by Alexander Graf · 9 years ago
  77. de2a13b efi_loader: Always allocate the highest available address by Alexander Graf · 9 years ago
  78. 8623f92 efi_loader: Implement memory allocation and map by Alexander Graf · 9 years ago