1. fe1a81c doc: UEFI API documentation by Heinrich Schuchardt · 5 years ago
  2. db311f0 efi_loader: GOP: provide accurate mode information by Heinrich Schuchardt · 5 years ago
  3. 40c8f11 efi_loader: SetMode() must blank screen by Heinrich Schuchardt · 5 years ago
  4. 97cf208 efi_loader: QueryMode() must allocate buffer by Heinrich Schuchardt · 5 years ago
  5. 1f7a8b3 efi_loader: SetMode() parameters check by Heinrich Schuchardt · 5 years ago
  6. 997c2ce efi_loader: QueryMode() check parameters by Heinrich Schuchardt · 5 years ago
  7. 3352b30 efi_loader: Blt() with incorrect BltOperation by Heinrich Schuchardt · 5 years ago
  8. dec88e4 efi_loader: consistent naming of protocol GUIDs by Heinrich Schuchardt · 5 years ago
  9. e1fec15 efi_loader: fix typos by Heinrich Schuchardt · 6 years ago
  10. d39646a efi_loader: rename parent to header by Heinrich Schuchardt · 6 years ago
  11. fae0118 efi_loader: eliminate handle member by Heinrich Schuchardt · 6 years ago
  12. dee37fc Remove <inttypes.h> includes and PRI* usages in printf() entirely by Masahiro Yamada · 6 years ago
  13. 6fc2c70 efi_loader: Fix GOP 32bpp exposure by Alexander Graf · 6 years ago
  14. f739fcd SPDX: Convert a few files that were missed before by Tom Rini · 6 years ago
  15. 8e47506 efi_loader: Optimize GOP more by Alexander Graf · 7 years ago
  16. ba718e6 efi_loader: Optimize GOP switch by Alexander Graf · 7 years ago
  17. 90b658b efi_loader: use __always_inline for pixel conversion by Heinrich Schuchardt · 7 years ago
  18. 51a0f45 efi_loader: correctly support parameter delta in Blt by Heinrich Schuchardt · 7 years ago
  19. 0e0a3ce efi_loader: implement missing bit blit operations in gop by Heinrich Schuchardt · 7 years ago
  20. 80ea9b0 efi_loader: return efi_status_t from efi_gop_register by Heinrich Schuchardt · 7 years ago
  21. 44549d6 efi_loader: helper function to add EFI object to list by Heinrich Schuchardt · 7 years ago
  22. 69fb6b1 efi_loader: manage protocols in a linked list by Heinrich Schuchardt · 7 years ago
  23. 9449358 efi_loader: efi_gop: use efi_add_protocol by Heinrich Schuchardt · 7 years ago
  24. 1c38a77 efi_loader: efi_gop: use correct types for parameters by Heinrich Schuchardt · 7 years ago
  25. 753edb1 efi_loader: efi_gop: check calloc return value by Heinrich Schuchardt · 7 years ago
  26. 3d98807 efi_loader: GOP fix for no display by Rob Clark · 7 years ago
  27. c1ae1a1 efi_loader: Fix warning in efi_gop by Alexander Graf · 7 years ago
  28. ca9193d efi_loader: gop: fixes for CONFIG_DM_VIDEO without CONFIG_LCD by Rob Clark · 7 years ago
  29. b5349f7 efi_loader: refactor efi_open_protocol by xypron.glpk@gmx.de · 7 years ago
  30. 8f661a5 efi_loader: gop: Expose fb when 32bpp by Alexander Graf · 8 years ago
  31. a812241 efi_loader: Add DM_VIDEO support by Alexander Graf · 8 years ago
  32. c9cfac5 efi_loader: gop: Don't expose fb address by Alexander Graf · 8 years ago
  33. be8d324 efi_loader: Add GOP support by Alexander Graf · 9 years ago