1. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  2. dc305ad doc: UEFI API documentation by Heinrich Schuchardt · Thu Sep 05 20:37:13 2019 +0200
  3. 6ea1b29 efi_loader: GOP: provide accurate mode information by Heinrich Schuchardt · Sat Jun 15 14:52:53 2019 +0200
  4. e32595b efi_loader: SetMode() must blank screen by Heinrich Schuchardt · Sat Jun 15 14:52:53 2019 +0200
  5. 0301e36 efi_loader: QueryMode() must allocate buffer by Heinrich Schuchardt · Sat Jun 15 14:07:40 2019 +0200
  6. c9ab18d efi_loader: SetMode() parameters check by Heinrich Schuchardt · Sat Jun 15 12:58:30 2019 +0200
  7. 5e1dbf7 efi_loader: QueryMode() check parameters by Heinrich Schuchardt · Sat Jun 15 12:52:35 2019 +0200
  8. 087c8c4 efi_loader: Blt() with incorrect BltOperation by Heinrich Schuchardt · Sat Jun 15 12:42:46 2019 +0200
  9. 788ad41 efi_loader: consistent naming of protocol GUIDs by Heinrich Schuchardt · Sat Apr 20 07:39:11 2019 +0200
  10. 5e96f42 efi_loader: fix typos by Heinrich Schuchardt · Thu Oct 18 21:51:38 2018 +0200
  11. 7292872 efi_loader: rename parent to header by Heinrich Schuchardt · Wed Sep 26 05:27:56 2018 +0200
  12. adb50d0 efi_loader: eliminate handle member by Heinrich Schuchardt · Wed Sep 26 05:27:55 2018 +0200
  13. c7570a3 Remove <inttypes.h> includes and PRI* usages in printf() entirely by Masahiro Yamada · Mon Aug 06 20:47:40 2018 +0900
  14. d1122c9 efi_loader: Fix GOP 32bpp exposure by Alexander Graf · Tue Jun 19 13:34:54 2018 +0200
  15. 70df9d6 SPDX: Convert a few files that were missed before by Tom Rini · Mon May 07 17:02:21 2018 -0400
  16. 18f436c efi_loader: Optimize GOP more by Alexander Graf · Thu Mar 15 15:02:29 2018 +0100
  17. a3800bd efi_loader: Optimize GOP switch by Alexander Graf · Thu Mar 15 15:02:28 2018 +0100
  18. 9370d5a efi_loader: use __always_inline for pixel conversion by Heinrich Schuchardt · Fri Mar 16 19:59:06 2018 +0100
  19. 5f86d33 efi_loader: correctly support parameter delta in Blt by Heinrich Schuchardt · Wed Mar 14 19:57:02 2018 +0100
  20. a2c715f efi_loader: implement missing bit blit operations in gop by Heinrich Schuchardt · Wed Feb 07 22:14:22 2018 +0100
  21. b91c084 efi_loader: return efi_status_t from efi_gop_register by Heinrich Schuchardt · Sat Mar 03 15:28:55 2018 +0100
  22. 967d7de efi_loader: helper function to add EFI object to list by Heinrich Schuchardt · Sun Nov 26 14:05:23 2017 +0100
  23. 99ce206 efi_loader: manage protocols in a linked list by Heinrich Schuchardt · Sun Nov 26 14:05:17 2017 +0100
  24. bde9a9b efi_loader: efi_gop: use efi_add_protocol by Heinrich Schuchardt · Sun Nov 26 14:05:14 2017 +0100
  25. 8b28d5c efi_loader: efi_gop: use correct types for parameters by Heinrich Schuchardt · Thu Oct 26 19:25:51 2017 +0200
  26. 9aaa35b efi_loader: efi_gop: check calloc return value by Heinrich Schuchardt · Thu Oct 26 19:25:45 2017 +0200
  27. c858eee efi_loader: GOP fix for no display by Rob Clark · Fri Aug 04 07:52:03 2017 -0400
  28. da29c60 efi_loader: Fix warning in efi_gop by Alexander Graf · Mon Jul 31 09:15:57 2017 +0200
  29. 92cec96 efi_loader: gop: fixes for CONFIG_DM_VIDEO without CONFIG_LCD by Rob Clark · Fri Jul 21 15:00:27 2017 -0400
  30. c35c924 efi_loader: refactor efi_open_protocol by xypron.glpk@gmx.de · Tue Jul 11 22:06:14 2017 +0200
  31. bc76639 efi_loader: gop: Expose fb when 32bpp by Alexander Graf · Tue Jun 07 00:57:05 2016 +0200
  32. 792284f efi_loader: Add DM_VIDEO support by Alexander Graf · Sun Jun 05 22:34:31 2016 +0200
  33. 2c08fc7 efi_loader: gop: Don't expose fb address by Alexander Graf · Wed May 18 02:04:24 2016 +0200
  34. d65783d efi_loader: Add GOP support by Alexander Graf · Tue Mar 15 18:38:21 2016 +0100