1. 3758752 efi_loader: unload applications upon Exit() by Heinrich Schuchardt · 6 years ago
  2. 788ad41 efi_loader: consistent naming of protocol GUIDs by Heinrich Schuchardt · 6 years ago
  3. bbe13da efi_loader: boottime: add loaded image device path protocol to image handle by AKASHI Takahiro · 6 years ago
  4. 068879a efi_loader: set image_base and image_size to correct values by AKASHI Takahiro · 6 years ago
  5. e9644cc efi_loader: do not miss last relocation block by Heinrich Schuchardt · 6 years ago
  6. 0fcdb7a efi_loader: documentation of image loader by Heinrich Schuchardt · 6 years ago
  7. 408fbcc efi_loader: set entry point in efi_load_pe() by Heinrich Schuchardt · 6 years ago
  8. 3c3a735 efi_loader: refactor efi_setup_loaded_image() by Heinrich Schuchardt · 6 years ago
  9. 8aec308 efi_loader: Use compiler constants for image loader by Alexander Graf · 6 years ago
  10. 71f9120 riscv: Add support for HI20 PE relocations by Alexander Graf · 6 years ago
  11. 431513d efi_loader: remove unnecessary include by Heinrich Schuchardt · 7 years ago
  12. c7270bc efi_loader: correctly apply relocations from the .reloc section by Ivan Gorinov · 7 years ago
  13. 59254d6 efi_loader: Use EFI_CACHELINE_SIZE in the image loader too by Alexander Graf · 7 years ago
  14. 70df9d6 SPDX: Convert a few files that were missed before by Tom Rini · 7 years ago
  15. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  16. 749d5c1 efi_loader: Check machine type in the image header by Ivan Gorinov · 7 years ago
  17. 83d96b7 efi_loader: new functions to print loaded image information by Heinrich Schuchardt · 7 years ago
  18. 4c07b8e efi_loader: ImageSize must be multiple of SectionAlignment by Heinrich Schuchardt · 7 years ago
  19. 4f2102f efi_loader: save image relocation address and size by Heinrich Schuchardt · 7 years ago
  20. 467fd7a efi_loader: fix building crt0 on arm by Heinrich Schuchardt · 7 years ago
  21. faef0e7 efi_loader: allocate correct memory type for EFI image by Heinrich Schuchardt · 7 years ago
  22. b10f299 efi_loader: use correct format string for unsigned long by Heinrich Schuchardt · 7 years ago
  23. aaa9405 efi_loader: set loaded image code/data type properly by Rob Clark · 7 years ago
  24. c84c110 efi_loader: add bootmgr by Rob Clark · 7 years ago
  25. 5314203 efi_loader: add file/filesys support by Rob Clark · 7 years ago
  26. c35c924 efi_loader: refactor efi_open_protocol by xypron.glpk@gmx.de · 7 years ago
  27. 6ec97d2 efi_loader: abort on unsupported relocation type by xypron.glpk@gmx.de · 7 years ago
  28. d25bb30 efi: Correct cache flush alignment by Simon Glass · 8 years ago
  29. 0703225 efi_loader: Fix relocations above 64kb image size by Alexander Graf · 8 years ago
  30. 1c34fa8 efi_loader: Fix some entry/exit points by Alexander Graf · 9 years ago
  31. 4e0c1c1 efi_loader: Add PE image loader by Alexander Graf · 9 years ago