26 Commits

Author SHA1 Message Date
vit9696
5d4138aef4 OcConsoleLib: Further refactoring 2020-02-01 21:18:51 +03:00
vit9696
8049f2df7e OcConsoleLib: Refactor resolution setting code 2020-02-01 19:48:21 +03:00
vit9696
044c399748 OcConsoleLib: Fix memory leak and improve debug 2020-02-01 17:47:42 +03:00
vit9696
4bb6e24377 OcConfigurationLib: Replace SupportsCsm with AdviseWindows 2020-01-25 15:42:50 +03:00
vit9696
3036a26abe OcConsoleLib: Rework SanitiseClearScreen 2020-01-25 12:46:05 +03:00
vit9696
25b3ed1d18 OcConsoleLib: Add GOP installation function 2020-01-25 11:16:17 +03:00
vit9696
979087c68e Revert "Build: Fix MODULE_TYPE for libraries"
This reverts commit 93c96d030b176873052e479b20e5a7f0f367ce3c.
2020-01-23 20:01:40 +03:00
vit9696
93c96d030b Build: Fix MODULE_TYPE for libraries 2020-01-23 19:49:04 +03:00
vit9696
afd7d7f305 OcConsoleLib: Make reconnection optional on resolution change 2019-10-24 00:36:15 +03:00
vit9696
73db7004ff OcConsoleLib: Factor cursor hiding into a separate API 2019-10-23 18:43:54 +03:00
Michael Belyaev
f8f3212432 Fix comment 2019-09-06 12:40:14 +03:00
Michael Belyaev
958ed863ae Add ClearScreenOnModeSwitch and ReplaceTabWithSpace UEFI quirks 2019-08-21 14:24:54 +03:00
vit9696
fc205db9a0 OcTimerLib: Consider actual time passed instead of 100ms
Should finally fix acidanthera/bugtracker#326 after all
2019-05-16 20:33:41 +03:00
vit9696
e5efad5979 OcConfigurationLib: Add DataHub and move ConsoleControl reinstall 2019-05-14 07:52:05 +03:00
vit9696
1d527bf819 Debug: Reduce logging a little 2019-05-03 04:33:46 +03:00
vit9696
e395ca103d OcConsoleLib: Fix potential null pointer dereference 2019-05-02 23:47:46 +03:00
vit9696
b2d2166cee OcConsoleLib: Implement support for SanitiseClearScreen quirk 2019-05-01 22:09:51 +03:00
vit9696
71a5eb12a0 OcConsoleLib: Improve debug logging 2019-05-01 20:49:23 +03:00
vit9696
df92113868 OcConsoleLib: Add console behaviour setting API 2019-05-01 15:42:49 +03:00
vit9696
e76093954a OcConsoleLib: Rework display output and logging 2019-05-01 01:38:17 +03:00
vit9696
92c1562b8a Various: Fix analysis warnings 2019-04-30 07:47:24 +03:00
vit9696
75656613ea OcConsoleLib: Fix log prints 2019-04-19 23:13:13 +03:00
vit9696
475d12bca2 OcConsoleLib: Do not break console mode after changing resolution 2019-04-19 14:37:27 +03:00
vit9696
be0cecafd6 OcConsoleLib: Support changing console mode and fix resolution change 2019-04-19 12:34:49 +03:00
vit9696
0b1b66cce6 OcConsoleLib: Add support for changing console resolution 2019-04-19 02:32:38 +03:00
vit9696
de8b1fcf07 OcConsoleLib: Initial version 2019-04-12 00:46:34 +03:00