1. 126a43f efi_loader: unload applications upon Exit() by Heinrich Schuchardt · 5 years ago
  2. dec88e4 efi_loader: consistent naming of protocol GUIDs by Heinrich Schuchardt · 6 years ago
  3. bc8fc32 efi_loader: boottime: add loaded image device path protocol to image handle by AKASHI Takahiro · 6 years ago
  4. 8458bf6 efi_loader: set image_base and image_size to correct values by AKASHI Takahiro · 6 years ago
  5. 997fc12 efi_loader: do not miss last relocation block by Heinrich Schuchardt · 6 years ago
  6. 1db561e efi_loader: documentation of image loader by Heinrich Schuchardt · 6 years ago
  7. 8f7e2b2 efi_loader: set entry point in efi_load_pe() by Heinrich Schuchardt · 6 years ago
  8. c982874 efi_loader: refactor efi_setup_loaded_image() by Heinrich Schuchardt · 6 years ago
  9. b59f697 efi_loader: Use compiler constants for image loader by Alexander Graf · 6 years ago
  10. de452c0 riscv: Add support for HI20 PE relocations by Alexander Graf · 6 years ago
  11. 1f0532c efi_loader: remove unnecessary include by Heinrich Schuchardt · 6 years ago
  12. e2dc422 efi_loader: correctly apply relocations from the .reloc section by Ivan Gorinov · 6 years ago
  13. 89aea43 efi_loader: Use EFI_CACHELINE_SIZE in the image loader too by Alexander Graf · 7 years ago
  14. f739fcd SPDX: Convert a few files that were missed before by Tom Rini · 6 years ago
  15. d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  16. 61a5ced efi_loader: Check machine type in the image header by Ivan Gorinov · 7 years ago
  17. c9a63f4 efi_loader: new functions to print loaded image information by Heinrich Schuchardt · 7 years ago
  18. 8278675 efi_loader: ImageSize must be multiple of SectionAlignment by Heinrich Schuchardt · 7 years ago
  19. 84b40b4 efi_loader: save image relocation address and size by Heinrich Schuchardt · 7 years ago
  20. 268ec6e efi_loader: fix building crt0 on arm by Heinrich Schuchardt · 7 years ago
  21. 36b41a3 efi_loader: allocate correct memory type for EFI image by Heinrich Schuchardt · 7 years ago
  22. e540c48 efi_loader: use correct format string for unsigned long by Heinrich Schuchardt · 7 years ago
  23. 4657a3f efi_loader: set loaded image code/data type properly by Rob Clark · 7 years ago
  24. 9975fe9 efi_loader: add bootmgr by Rob Clark · 7 years ago
  25. 2a92080 efi_loader: add file/filesys support by Rob Clark · 7 years ago
  26. b5349f7 efi_loader: refactor efi_open_protocol by xypron.glpk@gmx.de · 7 years ago
  27. da684a6 efi_loader: abort on unsupported relocation type by xypron.glpk@gmx.de · 7 years ago
  28. d0d9099 efi: Correct cache flush alignment by Simon Glass · 8 years ago
  29. b1237c6 efi_loader: Fix relocations above 64kb image size by Alexander Graf · 8 years ago
  30. 1cd29f0 efi_loader: Fix some entry/exit points by Alexander Graf · 9 years ago
  31. cb149c6 efi_loader: Add PE image loader by Alexander Graf · 9 years ago