Commit Graph

67 Commits (f19955a01482d118eac0fdaf530ec6e5b08cf414)

Author SHA1 Message Date
xypron.glpk@gmx.de da684a646d efi_loader: abort on unsupported relocation type 8 years ago
xypron.glpk@gmx.de 8e1d329ff5 efi_loader: efi_handle_protocol set attributes 8 years ago
Masahiro Yamada 6e0bf8d8b4 efi_loader: add static to local functions 8 years ago
Jonathan Gray a95343b8d3 efi_loader: check CreateEvent() parameters 8 years ago
Jonathan Gray 37a980b3fa efi_loader: run CreateEvent() notify function based on flags 8 years ago
York Sun 426337455e efi: Add a hook to allow adding memory mapping 8 years ago
Patrick Delaunay 1acc008787 disk: convert CONFIG_ISO_PARTITION to Kconfig 8 years ago
Ladislav Michl 8361af0d30 lib: gitignore *.elf and *.so generated by efi_loader 9 years ago
Alexander Graf 95b62b2e28 efi_loader: Allow to compile helloworld.efi w/o bundling it 9 years ago
Alexander Graf b7b8410a8f ls2080: Exit dpaa only right before exiting U-Boot 9 years ago
Simon Glass 58ad86288f x86: Enable EFI loader support 9 years ago
Simon Glass c7ae3dfdcc efi: Add support for a hello world test program 9 years ago
Simon Glass d0d9099365 efi: Correct cache flush alignment 9 years ago
Emmanuel Vadot 5be8b0a338 efi_loader: console: Correctly report modes 9 years ago
Oleksandr Tymoshenko d7608aba38 efi: Use device device path type Messaging for network interface node 9 years ago
Masahiro Yamada 456ca6ba04 efi_loader: fix depends on line of EFI_LOADER 9 years ago
Alexander Graf 3c63db9ca9 efi_loader: Rename EFI_RUNTIME_{TEXT, DATA} to __efi_runtime{, _data} 9 years ago
Simon Glass 65e4c0b168 x86: efi: Add EFI loader support for x86 9 years ago
Simon Glass e275458c2f efi: Fix missing EFIAPI specifiers 9 years ago
Alexander Graf aba5e9194b efi_loader: Fix efi_install_configuration_table 9 years ago
Alexander Graf e663b350f1 smbios: Expose in efi_loader as table 9 years ago
Alexander Graf 488bf12d84 efi_loader: Expose efi_install_configuration_table 9 years ago
Alexander Graf 8f661a5b66 efi_loader: gop: Expose fb when 32bpp 9 years ago
Alexander Graf 712cd29874 efi_loader: Allow bouncing for network 9 years ago
Alexander Graf 80a4800ee1 efi_loader: Allow boards to implement get_time and reset_system 9 years ago
Stefan Brüns 511d0b97ef efi_loader: Do not leak memory when unlinking a mapping 9 years ago
Stefan Brüns b6a9517275 efi_loader: Keep memory mapping sorted when splitting an entry 9 years ago
Stefan Brüns b61d857b2f efi_loader: Readd freed pages to memory pool 9 years ago
Stefan Brüns 42417bc84d efi_loader: Track size of pool allocations to allow freeing 9 years ago
Stefan Brüns ead1274b7f efi_loader: Move efi_allocate_pool implementation to efi_memory.c 9 years ago
Robin Randhawa 991d62fa73 efi_loader: Fix crash on 32-bit systems 9 years ago
Stefan Brüns bdf5c1b360 efi_loader: Fix memory map size check to avoid out-of-bounds access 9 years ago
Stefan Brüns 852efbf5bd efi_loader: Update description of internal efi_mem_carve_out 9 years ago
Alexander Graf 692fcdd800 arm: Add return value argument to longjmp 9 years ago
Mian Yousaf Kaukab 4c02c11de8 efi_loader: provide efi_mem_desc version 9 years ago
Alexander Graf b1237c6e8a efi_loader: Fix relocations above 64kb image size 9 years ago
Alexander Graf 0812d1a094 efi_loader: disk: Sanitize exposed devices 9 years ago
Alexander Graf f9d334bdfc efi_loader: disk: Fix CONFIG_BLK breakage 9 years ago
Andreas Färber c933ed94bc efi_loader: Add debug output for efi_add_memory_map() 9 years ago
Alexander Graf a812241091 efi_loader: Add DM_VIDEO support 9 years ago
Alexander Graf 74c16acce3 efi_loader: Don't allocate from memory holes 9 years ago
Alexander Graf edcef3ba1d efi_loader: Move to normal debug infrastructure 9 years ago
Alexander Graf a86aeaf228 efi_loader: Add exit support 9 years ago
Alexander Graf c9cfac5d30 efi_loader: gop: Don't expose fb address 9 years ago
Alexander Graf ae87440578 efi_loader: Clean up system table on exit 9 years ago
Alexander Graf 51735ae0ea efi_loader: Add bounce buffer support 9 years ago
Simon Glass 487d756f78 dm: efi: Update for CONFIG_BLK 9 years ago
Alexander Graf 0efe1bcf5c efi_loader: Add network access support 9 years ago
Simon Glass 6dd9faf8f9 dm: part: Drop the block_drvr table 9 years ago
Andreas Färber dede284d1c efi_loader: Handle memory overflows 9 years ago