1. 6ea1b29 efi_loader: GOP: provide accurate mode information by Heinrich Schuchardt · 5 years ago
  2. e32595b efi_loader: SetMode() must blank screen by Heinrich Schuchardt · 5 years ago
  3. 0301e36 efi_loader: QueryMode() must allocate buffer by Heinrich Schuchardt · 5 years ago
  4. c9ab18d efi_loader: SetMode() parameters check by Heinrich Schuchardt · 5 years ago
  5. 5e1dbf7 efi_loader: QueryMode() check parameters by Heinrich Schuchardt · 5 years ago
  6. 087c8c4 efi_loader: Blt() with incorrect BltOperation by Heinrich Schuchardt · 5 years ago
  7. 788ad41 efi_loader: consistent naming of protocol GUIDs by Heinrich Schuchardt · 6 years ago
  8. 5e96f42 efi_loader: fix typos by Heinrich Schuchardt · 6 years ago
  9. 7292872 efi_loader: rename parent to header by Heinrich Schuchardt · 6 years ago
  10. adb50d0 efi_loader: eliminate handle member by Heinrich Schuchardt · 6 years ago
  11. c7570a3 Remove <inttypes.h> includes and PRI* usages in printf() entirely by Masahiro Yamada · 6 years ago
  12. d1122c9 efi_loader: Fix GOP 32bpp exposure by Alexander Graf · 6 years ago
  13. 70df9d6 SPDX: Convert a few files that were missed before by Tom Rini · 7 years ago
  14. 18f436c efi_loader: Optimize GOP more by Alexander Graf · 7 years ago
  15. a3800bd efi_loader: Optimize GOP switch by Alexander Graf · 7 years ago
  16. 9370d5a efi_loader: use __always_inline for pixel conversion by Heinrich Schuchardt · 7 years ago
  17. 5f86d33 efi_loader: correctly support parameter delta in Blt by Heinrich Schuchardt · 7 years ago
  18. a2c715f efi_loader: implement missing bit blit operations in gop by Heinrich Schuchardt · 7 years ago
  19. b91c084 efi_loader: return efi_status_t from efi_gop_register by Heinrich Schuchardt · 7 years ago
  20. 967d7de efi_loader: helper function to add EFI object to list by Heinrich Schuchardt · 7 years ago
  21. 99ce206 efi_loader: manage protocols in a linked list by Heinrich Schuchardt · 7 years ago
  22. bde9a9b efi_loader: efi_gop: use efi_add_protocol by Heinrich Schuchardt · 7 years ago
  23. 8b28d5c efi_loader: efi_gop: use correct types for parameters by Heinrich Schuchardt · 7 years ago
  24. 9aaa35b efi_loader: efi_gop: check calloc return value by Heinrich Schuchardt · 7 years ago
  25. c858eee efi_loader: GOP fix for no display by Rob Clark · 7 years ago
  26. da29c60 efi_loader: Fix warning in efi_gop by Alexander Graf · 7 years ago
  27. 92cec96 efi_loader: gop: fixes for CONFIG_DM_VIDEO without CONFIG_LCD by Rob Clark · 7 years ago
  28. c35c924 efi_loader: refactor efi_open_protocol by xypron.glpk@gmx.de · 7 years ago
  29. bc76639 efi_loader: gop: Expose fb when 32bpp by Alexander Graf · 8 years ago
  30. 792284f efi_loader: Add DM_VIDEO support by Alexander Graf · 8 years ago
  31. 2c08fc7 efi_loader: gop: Don't expose fb address by Alexander Graf · 9 years ago
  32. d65783d efi_loader: Add GOP support by Alexander Graf · 9 years ago