1. 587ae79 efi_loader: support modifiers for F1 - F4 by Heinrich Schuchardt · 6 years ago
  2. 6c4cd26 efi_loader: EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL by Heinrich Schuchardt · 6 years ago
  3. 49574bc efi_loader: rework event handling for console by Heinrich Schuchardt · 6 years ago
  4. fc5f1a1 efi_loader: support Unicode text input by Heinrich Schuchardt · 6 years ago
  5. 6e8eff2 efi_loader: typos in efi_console.c by Heinrich Schuchardt · 6 years ago
  6. 3dabffd efi_loader: struct efi_simple_text_input_protocol by Heinrich Schuchardt · 6 years ago
  7. 36bab91 efi_loader: Add console handle references to in/out/err by Alexander Graf · 6 years ago
  8. a419d1d efi_loader: don't use unlimited stack as buffer by Heinrich Schuchardt · 6 years ago
  9. 597f8f7 efi_loader: rename utf16_strlen, utf16_strnlen by Heinrich Schuchardt · 6 years ago
  10. 09866c2 efi_loader: EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL.Reset() by Heinrich Schuchardt · 6 years ago
  11. 2d09932 efi_loader: clear screen has to reset cursor position by Heinrich Schuchardt · 6 years ago
  12. 0c83b05 efi_loader: EFI_SIMPLE_TEXT_INPUT_PROTOCOL.Reset() by Heinrich Schuchardt · 6 years ago
  13. 2879532 efi_loader: Fix warning in raw/cols query by Alexander Graf · 6 years ago
  14. 77135c2 efi_loader: avoid using unitialized values as console size by Heinrich Schuchardt · 7 years ago
  15. 75b4e69 efi_loader: always check parameters in efi_cout_query_mode() by Heinrich Schuchardt · 7 years ago
  16. 8aaeed9 efi_loader: updating the cursor position by Heinrich Schuchardt · 7 years ago
  17. 70df9d6 SPDX: Convert a few files that were missed before by Tom Rini · 7 years ago
  18. bf7f169 efi_loader: implement event groups by Heinrich Schuchardt · 7 years ago
  19. aa503da efi_loader: correct input of special keys by Heinrich Schuchardt · 7 years ago
  20. 7d1e477 efi_loader: remove deprecated ConsoleControlProtocol by Heinrich Schuchardt · 7 years ago
  21. d8b878a efi_loader: add check_tpl parameter to efi_signal_event by Heinrich Schuchardt · 7 years ago
  22. b7cb8b4 efi_loader: consistently use efi_handle_t for handles by Heinrich Schuchardt · 7 years ago
  23. 580c13b efi_loader: efi_console: use helper functions by Heinrich Schuchardt · 7 years ago
  24. 87ef001 efi_loader: console support for color attributes by Rob Clark · 7 years ago
  25. 1bbee39 efi_loader: use type bool for event states by Heinrich Schuchardt · 7 years ago
  26. 1ef185d efi_loader: Some console improvements for vidconsole by Rob Clark · 7 years ago
  27. 3863b71 efi_loader: Correctly figure out size for vidconsole by Rob Clark · 7 years ago
  28. 1e94892 efi_loader: split out escape sequence based size query by Rob Clark · 7 years ago
  29. 8b11a8a efi_loader: implement queueing of the notification function by Heinrich Schuchardt · 7 years ago
  30. 0d138cf lib: add some utf16 handling helpers by Rob Clark · 7 years ago
  31. 49f7b4b efi_loader: expose protocols via GUID by Rob Clark · 7 years ago
  32. 0ce42dc efi_console: use EFIAPI for callback functions by xypron.glpk@gmx.de · 7 years ago
  33. 54c7a8e efi_console: set up events by xypron.glpk@gmx.de · 7 years ago
  34. a074d5d efi_loader: console: Correctly report modes by Emmanuel Vadot · 8 years ago
  35. 4aacacc efi_loader: Add console interface by Alexander Graf · 9 years ago