1. 5e96f42 efi_loader: fix typos by Heinrich Schuchardt · Thu Oct 18 21:51:38 2018 +0200
  2. adb50d0 efi_loader: eliminate handle member by Heinrich Schuchardt · Wed Sep 26 05:27:55 2018 +0200
  3. a92e9ab efi_loader: return type efi_console_register() by Heinrich Schuchardt · Tue Oct 02 06:08:26 2018 +0200
  4. 5965d2e efi_loader: query serial console size reliably by Heinrich Schuchardt · Sat Sep 15 23:52:07 2018 +0200
  5. dcac1d9 efi_loader: terminal left upper corner is [1, 1] by Heinrich Schuchardt · Fri Sep 14 18:49:26 2018 +0200
  6. 695691e efi_loader: implement key notify functions by Heinrich Schuchardt · Tue Sep 11 22:38:12 2018 +0200
  7. 587ae79 efi_loader: support modifiers for F1 - F4 by Heinrich Schuchardt · Tue Sep 11 22:38:09 2018 +0200
  8. 6c4cd26 efi_loader: EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL by Heinrich Schuchardt · Tue Sep 11 22:38:08 2018 +0200
  9. 49574bc efi_loader: rework event handling for console by Heinrich Schuchardt · Tue Sep 11 22:38:05 2018 +0200
  10. fc5f1a1 efi_loader: support Unicode text input by Heinrich Schuchardt · Wed Sep 12 00:05:32 2018 +0200
  11. 6e8eff2 efi_loader: typos in efi_console.c by Heinrich Schuchardt · Sat Sep 08 19:57:24 2018 +0200
  12. 3dabffd efi_loader: struct efi_simple_text_input_protocol by Heinrich Schuchardt · Sat Sep 08 10:20:10 2018 +0200
  13. 36bab91 efi_loader: Add console handle references to in/out/err by Alexander Graf · Tue Sep 04 14:59:11 2018 +0200
  14. a419d1d efi_loader: don't use unlimited stack as buffer by Heinrich Schuchardt · Fri Aug 31 21:31:32 2018 +0200
  15. 597f8f7 efi_loader: rename utf16_strlen, utf16_strnlen by Heinrich Schuchardt · Fri Aug 31 21:31:26 2018 +0200
  16. 09866c2 efi_loader: EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL.Reset() by Heinrich Schuchardt · Thu Jul 05 19:58:07 2018 +0200
  17. 2d09932 efi_loader: clear screen has to reset cursor position by Heinrich Schuchardt · Thu Jul 05 08:18:00 2018 +0200
  18. 0c83b05 efi_loader: EFI_SIMPLE_TEXT_INPUT_PROTOCOL.Reset() by Heinrich Schuchardt · Thu Jul 05 08:17:59 2018 +0200
  19. 2879532 efi_loader: Fix warning in raw/cols query by Alexander Graf · Sun Jun 03 15:51:17 2018 +0200
  20. 77135c2 efi_loader: avoid using unitialized values as console size by Heinrich Schuchardt · Wed May 16 18:17:38 2018 +0200
  21. 75b4e69 efi_loader: always check parameters in efi_cout_query_mode() by Heinrich Schuchardt · Sun Apr 29 20:02:46 2018 +0200
  22. 8aaeed9 efi_loader: updating the cursor position by Heinrich Schuchardt · Sun Apr 29 16:24:25 2018 +0200
  23. 70df9d6 SPDX: Convert a few files that were missed before by Tom Rini · Mon May 07 17:02:21 2018 -0400
  24. bf7f169 efi_loader: implement event groups by Heinrich Schuchardt · Sun Feb 18 15:17:52 2018 +0100
  25. aa503da efi_loader: correct input of special keys by Heinrich Schuchardt · Mon Feb 19 18:53:29 2018 +0100
  26. 7d1e477 efi_loader: remove deprecated ConsoleControlProtocol by Heinrich Schuchardt · Sat Mar 03 15:41:37 2018 +0100
  27. d8b878a efi_loader: add check_tpl parameter to efi_signal_event by Heinrich Schuchardt · Fri Jan 19 20:24:51 2018 +0100
  28. b7cb8b4 efi_loader: consistently use efi_handle_t for handles by Heinrich Schuchardt · Thu Jan 11 08:16:09 2018 +0100
  29. 580c13b efi_loader: efi_console: use helper functions by Heinrich Schuchardt · Thu Oct 26 19:25:59 2017 +0200
  30. 87ef001 efi_loader: console support for color attributes by Rob Clark · Tue Oct 10 08:23:01 2017 -0400
  31. 1bbee39 efi_loader: use type bool for event states by Heinrich Schuchardt · Wed Oct 04 15:03:24 2017 +0200
  32. 1ef185d efi_loader: Some console improvements for vidconsole by Rob Clark · Wed Sep 13 18:05:44 2017 -0400
  33. 3863b71 efi_loader: Correctly figure out size for vidconsole by Rob Clark · Wed Sep 13 18:05:43 2017 -0400
  34. 1e94892 efi_loader: split out escape sequence based size query by Rob Clark · Wed Sep 13 18:05:42 2017 -0400
  35. 8b11a8a efi_loader: implement queueing of the notification function by Heinrich Schuchardt · Fri Sep 15 10:06:13 2017 +0200
  36. 0d138cf lib: add some utf16 handling helpers by Rob Clark · Sat Sep 09 06:47:40 2017 -0400
  37. 49f7b4b efi_loader: expose protocols via GUID by Rob Clark · Mon Jul 24 10:39:01 2017 -0400
  38. 0ce42dc efi_console: use EFIAPI for callback functions by xypron.glpk@gmx.de · Thu Jul 20 05:26:07 2017 +0200
  39. 54c7a8e efi_console: set up events by xypron.glpk@gmx.de · Tue Jul 18 20:17:22 2017 +0200
  40. a074d5d efi_loader: console: Correctly report modes by Emmanuel Vadot · Tue Nov 08 06:03:29 2016 +0100
  41. 4aacacc efi_loader: Add console interface by Alexander Graf · Fri Mar 04 01:10:00 2016 +0100