1. 3c3a735 efi_loader: refactor efi_setup_loaded_image() by Heinrich Schuchardt · Sun Sep 23 17:21:51 2018 +0200
  2. 8aec308 efi_loader: Use compiler constants for image loader by Alexander Graf · Mon Jun 18 17:22:57 2018 +0200
  3. 71f9120 riscv: Add support for HI20 PE relocations by Alexander Graf · Tue Jun 05 19:20:32 2018 +0200
  4. 431513d efi_loader: remove unnecessary include by Heinrich Schuchardt · Fri Apr 27 19:07:24 2018 +0200
  5. c7270bc efi_loader: correctly apply relocations from the .reloc section by Ivan Gorinov · Wed May 02 16:36:02 2018 -0700
  6. 59254d6 efi_loader: Use EFI_CACHELINE_SIZE in the image loader too by Alexander Graf · Mon Apr 23 07:59:47 2018 +0200
  7. 70df9d6 SPDX: Convert a few files that were missed before by Tom Rini · Mon May 07 17:02:21 2018 -0400
  8. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · Wed Apr 18 13:50:47 2018 -0400
  9. 749d5c1 efi_loader: Check machine type in the image header by Ivan Gorinov · Thu Apr 05 18:32:06 2018 -0700
  10. 83d96b7 efi_loader: new functions to print loaded image information by Heinrich Schuchardt · Thu Apr 05 11:56:21 2018 +0200
  11. 4c07b8e efi_loader: ImageSize must be multiple of SectionAlignment by Heinrich Schuchardt · Tue Apr 03 22:29:32 2018 +0200
  12. 4f2102f efi_loader: save image relocation address and size by Heinrich Schuchardt · Tue Apr 03 22:29:31 2018 +0200
  13. 467fd7a efi_loader: fix building crt0 on arm by Heinrich Schuchardt · Wed Jan 31 18:45:35 2018 +0000
  14. faef0e7 efi_loader: allocate correct memory type for EFI image by Heinrich Schuchardt · Fri Jan 19 20:24:41 2018 +0100
  15. b10f299 efi_loader: use correct format string for unsigned long by Heinrich Schuchardt · Fri Dec 22 19:16:57 2017 +0100
  16. aaa9405 efi_loader: set loaded image code/data type properly by Rob Clark · Wed Sep 13 18:05:40 2017 -0400
  17. c84c110 efi_loader: add bootmgr by Rob Clark · Wed Sep 13 18:05:38 2017 -0400
  18. 5314203 efi_loader: add file/filesys support by Rob Clark · Wed Sep 13 18:05:34 2017 -0400
  19. c35c924 efi_loader: refactor efi_open_protocol by xypron.glpk@gmx.de · Tue Jul 11 22:06:14 2017 +0200
  20. 6ec97d2 efi_loader: abort on unsupported relocation type by xypron.glpk@gmx.de · Tue Jul 04 00:12:58 2017 +0200
  21. d25bb30 efi: Correct cache flush alignment by Simon Glass · Mon Nov 07 08:47:04 2016 -0700
  22. 0703225 efi_loader: Fix relocations above 64kb image size by Alexander Graf · Thu Aug 18 23:45:18 2016 +0200
  23. 1c34fa8 efi_loader: Fix some entry/exit points by Alexander Graf · Thu Mar 24 01:37:37 2016 +0100
  24. 4e0c1c1 efi_loader: Add PE image loader by Alexander Graf · Fri Mar 04 01:09:58 2016 +0100