1. 8bc44ed efi_loader: comments EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL by Heinrich Schuchardt · Thu Jun 04 18:40:44 2020 +0200
  2. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · Mon Feb 03 07:36:16 2020 -0700
  3. 7995cbe efi_loader: clear screen should move cursor to home by Heinrich Schuchardt · Sun Dec 22 07:15:55 2019 +0000
  4. 495a5dc common: Move get_ticks() function out of common.h by Simon Glass · Thu Nov 14 12:57:30 2019 -0700
  5. dc305ad doc: UEFI API documentation by Heinrich Schuchardt · Thu Sep 05 20:37:13 2019 +0200
  6. 6a6afa7 efi_loader: do not set invalid screen mode by Heinrich Schuchardt · Wed Sep 04 22:46:13 2019 +0200
  7. da88da8 efi_loader: cursor positioning by Heinrich Schuchardt · Wed Sep 04 21:13:45 2019 +0200
  8. 0af6e2d env: Move env_get() to env.h by Simon Glass · Thu Aug 01 09:46:52 2019 -0600
  9. fea93d6 efi_loader: console incorrectly advertised left logo key by Heinrich Schuchardt · Sun Jun 16 22:33:20 2019 +0200
  10. 46e41d0 efi_loader: alternative scan codes for F5, END, HOME by Heinrich Schuchardt · Sun Jun 16 21:41:13 2019 +0200
  11. 1e12962 efi_loader: fix SetAttribute() by Heinrich Schuchardt · Fri Jun 14 07:16:57 2019 +0200
  12. 757cc4a efi_loader: fix SetMode() by Heinrich Schuchardt · Fri Jun 14 07:20:51 2019 +0200
  13. 7b4b8d86 efi_loader: event signaling in ExitBootServices by Heinrich Schuchardt · Fri Jun 07 06:47:01 2019 +0200
  14. 53f26b9 efi_loader: fix EnableCursor() by Heinrich Schuchardt · Sun Jun 02 22:54:28 2019 +0200
  15. e60b298 efi_loader: parameter check OutputString by Heinrich Schuchardt · Sat May 18 18:11:54 2019 +0200
  16. a41ccf9 efi_loader: EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL.SetState() correct parameter by Heinrich Schuchardt · Sat May 18 17:07:52 2019 +0200
  17. 00b00a1 efi_loader: correct CTRL-A - CTRL-Z console input by Heinrich Schuchardt · Sat Apr 06 20:59:24 2019 +0200
  18. 29c6f5f efi_loader: Fix serial console size detection by Matthias Brugger · Tue Mar 05 12:50:18 2019 +0100
  19. 5e96f42 efi_loader: fix typos by Heinrich Schuchardt · Thu Oct 18 21:51:38 2018 +0200
  20. adb50d0 efi_loader: eliminate handle member by Heinrich Schuchardt · Wed Sep 26 05:27:55 2018 +0200
  21. a92e9ab efi_loader: return type efi_console_register() by Heinrich Schuchardt · Tue Oct 02 06:08:26 2018 +0200
  22. 5965d2e efi_loader: query serial console size reliably by Heinrich Schuchardt · Sat Sep 15 23:52:07 2018 +0200
  23. dcac1d9 efi_loader: terminal left upper corner is [1, 1] by Heinrich Schuchardt · Fri Sep 14 18:49:26 2018 +0200
  24. 695691e efi_loader: implement key notify functions by Heinrich Schuchardt · Tue Sep 11 22:38:12 2018 +0200
  25. 587ae79 efi_loader: support modifiers for F1 - F4 by Heinrich Schuchardt · Tue Sep 11 22:38:09 2018 +0200
  26. 6c4cd26 efi_loader: EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL by Heinrich Schuchardt · Tue Sep 11 22:38:08 2018 +0200
  27. 49574bc efi_loader: rework event handling for console by Heinrich Schuchardt · Tue Sep 11 22:38:05 2018 +0200
  28. fc5f1a1 efi_loader: support Unicode text input by Heinrich Schuchardt · Wed Sep 12 00:05:32 2018 +0200
  29. 6e8eff2 efi_loader: typos in efi_console.c by Heinrich Schuchardt · Sat Sep 08 19:57:24 2018 +0200
  30. 3dabffd efi_loader: struct efi_simple_text_input_protocol by Heinrich Schuchardt · Sat Sep 08 10:20:10 2018 +0200
  31. 36bab91 efi_loader: Add console handle references to in/out/err by Alexander Graf · Tue Sep 04 14:59:11 2018 +0200
  32. a419d1d efi_loader: don't use unlimited stack as buffer by Heinrich Schuchardt · Fri Aug 31 21:31:32 2018 +0200
  33. 597f8f7 efi_loader: rename utf16_strlen, utf16_strnlen by Heinrich Schuchardt · Fri Aug 31 21:31:26 2018 +0200
  34. 09866c2 efi_loader: EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL.Reset() by Heinrich Schuchardt · Thu Jul 05 19:58:07 2018 +0200
  35. 2d09932 efi_loader: clear screen has to reset cursor position by Heinrich Schuchardt · Thu Jul 05 08:18:00 2018 +0200
  36. 0c83b05 efi_loader: EFI_SIMPLE_TEXT_INPUT_PROTOCOL.Reset() by Heinrich Schuchardt · Thu Jul 05 08:17:59 2018 +0200
  37. 2879532 efi_loader: Fix warning in raw/cols query by Alexander Graf · Sun Jun 03 15:51:17 2018 +0200
  38. 77135c2 efi_loader: avoid using unitialized values as console size by Heinrich Schuchardt · Wed May 16 18:17:38 2018 +0200
  39. 75b4e69 efi_loader: always check parameters in efi_cout_query_mode() by Heinrich Schuchardt · Sun Apr 29 20:02:46 2018 +0200
  40. 8aaeed9 efi_loader: updating the cursor position by Heinrich Schuchardt · Sun Apr 29 16:24:25 2018 +0200
  41. 70df9d6 SPDX: Convert a few files that were missed before by Tom Rini · Mon May 07 17:02:21 2018 -0400
  42. bf7f169 efi_loader: implement event groups by Heinrich Schuchardt · Sun Feb 18 15:17:52 2018 +0100
  43. aa503da efi_loader: correct input of special keys by Heinrich Schuchardt · Mon Feb 19 18:53:29 2018 +0100
  44. 7d1e477 efi_loader: remove deprecated ConsoleControlProtocol by Heinrich Schuchardt · Sat Mar 03 15:41:37 2018 +0100
  45. d8b878a efi_loader: add check_tpl parameter to efi_signal_event by Heinrich Schuchardt · Fri Jan 19 20:24:51 2018 +0100
  46. b7cb8b4 efi_loader: consistently use efi_handle_t for handles by Heinrich Schuchardt · Thu Jan 11 08:16:09 2018 +0100
  47. 580c13b efi_loader: efi_console: use helper functions by Heinrich Schuchardt · Thu Oct 26 19:25:59 2017 +0200
  48. 87ef001 efi_loader: console support for color attributes by Rob Clark · Tue Oct 10 08:23:01 2017 -0400
  49. 1bbee39 efi_loader: use type bool for event states by Heinrich Schuchardt · Wed Oct 04 15:03:24 2017 +0200
  50. 1ef185d efi_loader: Some console improvements for vidconsole by Rob Clark · Wed Sep 13 18:05:44 2017 -0400
  51. 3863b71 efi_loader: Correctly figure out size for vidconsole by Rob Clark · Wed Sep 13 18:05:43 2017 -0400
  52. 1e94892 efi_loader: split out escape sequence based size query by Rob Clark · Wed Sep 13 18:05:42 2017 -0400
  53. 8b11a8a efi_loader: implement queueing of the notification function by Heinrich Schuchardt · Fri Sep 15 10:06:13 2017 +0200
  54. 0d138cf lib: add some utf16 handling helpers by Rob Clark · Sat Sep 09 06:47:40 2017 -0400
  55. 49f7b4b efi_loader: expose protocols via GUID by Rob Clark · Mon Jul 24 10:39:01 2017 -0400
  56. 0ce42dc efi_console: use EFIAPI for callback functions by xypron.glpk@gmx.de · Thu Jul 20 05:26:07 2017 +0200
  57. 54c7a8e efi_console: set up events by xypron.glpk@gmx.de · Tue Jul 18 20:17:22 2017 +0200
  58. a074d5d efi_loader: console: Correctly report modes by Emmanuel Vadot · Tue Nov 08 06:03:29 2016 +0100
  59. 4aacacc efi_loader: Add console interface by Alexander Graf · Fri Mar 04 01:10:00 2016 +0100