1. 9d12daf efi_loader: EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL.Reset() by Heinrich Schuchardt · 6 years ago
  2. e67ff94 efi_loader: clear screen has to reset cursor position by Heinrich Schuchardt · 6 years ago
  3. 4f18789 efi_loader: EFI_SIMPLE_TEXT_INPUT_PROTOCOL.Reset() by Heinrich Schuchardt · 6 years ago
  4. 80483b2 efi_loader: Fix warning in raw/cols query by Alexander Graf · 6 years ago
  5. 6221729 efi_loader: avoid using unitialized values as console size by Heinrich Schuchardt · 7 years ago
  6. a4aa7be efi_loader: always check parameters in efi_cout_query_mode() by Heinrich Schuchardt · 7 years ago
  7. 7ca7c3c efi_loader: updating the cursor position by Heinrich Schuchardt · 7 years ago
  8. f739fcd SPDX: Convert a few files that were missed before by Tom Rini · 7 years ago
  9. b095f3c efi_loader: implement event groups by Heinrich Schuchardt · 7 years ago
  10. 0fb4169 efi_loader: correct input of special keys by Heinrich Schuchardt · 7 years ago
  11. 8396e3f efi_loader: remove deprecated ConsoleControlProtocol by Heinrich Schuchardt · 7 years ago
  12. 9bc9664 efi_loader: add check_tpl parameter to efi_signal_event by Heinrich Schuchardt · 7 years ago
  13. 2074f70 efi_loader: consistently use efi_handle_t for handles by Heinrich Schuchardt · 7 years ago
  14. ebb4dd5 efi_loader: efi_console: use helper functions by Heinrich Schuchardt · 7 years ago
  15. 2d5dc2a efi_loader: console support for color attributes by Rob Clark · 7 years ago
  16. e190e89 efi_loader: use type bool for event states by Heinrich Schuchardt · 7 years ago
  17. 3a45bc7 efi_loader: Some console improvements for vidconsole by Rob Clark · 7 years ago
  18. a18c5a8 efi_loader: Correctly figure out size for vidconsole by Rob Clark · 7 years ago
  19. 71cc25c efi_loader: split out escape sequence based size query by Rob Clark · 7 years ago
  20. ca62a4f efi_loader: implement queueing of the notification function by Heinrich Schuchardt · 7 years ago
  21. 78178bb lib: add some utf16 handling helpers by Rob Clark · 7 years ago
  22. a17e62c efi_loader: expose protocols via GUID by Rob Clark · 7 years ago
  23. ff92593 efi_console: use EFIAPI for callback functions by xypron.glpk@gmx.de · 7 years ago
  24. 91be9a7 efi_console: set up events by xypron.glpk@gmx.de · 7 years ago
  25. 5be8b0a efi_loader: console: Correctly report modes by Emmanuel Vadot · 8 years ago
  26. c1311ad efi_loader: Add console interface by Alexander Graf · 9 years ago