vit9696
|
debd83adc8
|
OcConsoleLib: Use UIScale variable for HiDPI mode
|
2020-02-16 02:52:53 +03:00 |
|
vit9696
|
2b44eb6832
|
OcPngLib: Fix buffer overrun errors and reduce memory copying
closes acidanthera/bugtracker#718
|
2020-02-15 22:47:40 +03:00 |
|
vit9696
|
d241856dde
|
OcPngLib: Further upgrade lodepng fixing another memory corruption
|
2020-02-15 20:05:47 +03:00 |
|
vit9696
|
518811d7e3
|
OcBootManagementLib: Define entry reason when running apple picker
|
2020-02-14 17:51:06 +03:00 |
|
vit9696
|
c2b6d4cf44
|
OcCryptoLib: Annotate AES with IN OUT
|
2020-02-14 17:50:41 +03:00 |
|
vit9696
|
a84c1521f6
|
OcConsoleLib: Fix builtin text renderer with different GOP modes
|
2020-02-13 17:07:46 +03:00 |
|
vit9696
|
c0161f7fdd
|
OcConsoleLib: Fix direct GOP mode switching
|
2020-02-13 17:07:17 +03:00 |
|
vit9696
|
e2ccff31f6
|
OcDebugLogLib: Fix null pointer dereference
|
2020-02-13 15:56:13 +03:00 |
|
vit9696
|
338cf9d035
|
OcConsoleLib: Make text mode the default for builtin renderer and drop ProvideEarlyConsole
|
2020-02-13 03:29:39 +03:00 |
|
vit9696
|
ef3be828cc
|
OcConsoleLib: Implement DirectGopRendering
|
2020-02-13 00:52:44 +03:00 |
|
vit9696
|
63729391d2
|
OcPngLib: Rebase lodepng to 20200211 and fix compilation
|
2020-02-12 11:03:30 +03:00 |
|
vit9696
|
41ce29c263
|
OcPngLib: Avoid memcpy import generation
|
2020-02-12 10:48:32 +03:00 |
|
vit9696
|
f2b3bc1497
|
OcPngLib: Fix memory leak and update codestyle
|
2020-02-12 02:18:17 +03:00 |
|
vit9696
|
ffab0c3251
|
OcPngLib: Upgrade lodepng to 20200112 with our fixes
Includes fix to CVE-2019-17178
|
2020-02-12 02:01:42 +03:00 |
|
Download-Fritz
|
f1a6b251dd
|
OcPngLib: Import EncodePng by @n-d-k
|
2020-02-11 15:50:34 +01:00 |
|
vit9696
|
effd593f84
|
OcAcpiLib: Make ACPI table count warning informational
|
2020-02-11 10:23:31 +03:00 |
|
vit9696
|
edbe9c9afa
|
GopStop: Add direct blot test
|
2020-02-11 00:04:07 +03:00 |
|
vit9696
|
184dae0af5
|
GopStop: Fix compiler warning
closes acidanthera/bugtracker#709
|
2020-02-10 12:14:20 +03:00 |
|
vit9696
|
0f3a37bd6f
|
OcConsoleControlEntryModeLib: Look for ConsoleControl on other handles
|
2020-02-10 11:32:03 +03:00 |
|
vit9696
|
a135ff51bf
|
OcConsoleLib: Install ConsoleControl on ConsoleOutHandle
|
2020-02-10 11:30:50 +03:00 |
|
vit9696
|
310960ca9c
|
FwRuntimeServices: Do not let Windows bootloader trash NVRAM as well
|
2020-02-10 08:53:41 +03:00 |
|
vit9696
|
7a7b23bc53
|
OcBootManagementLib: Add more logging for Apple picker
|
2020-02-09 22:21:53 +03:00 |
|
vit9696
|
397bb83375
|
FwRuntimeServices: Block Microsoft GUID namespace
|
2020-02-09 22:16:39 +03:00 |
|
vit9696
|
eea4b7743c
|
GopStop: Fix compilation
|
2020-02-09 20:18:46 +03:00 |
|
vit9696
|
a067986cd3
|
GopStop: MaxMode is actually a number of modes
|
2020-02-09 20:16:30 +03:00 |
|
vit9696
|
3ff7e0a48f
|
Application: Ensure Stall does not excseed 32-bit
|
2020-02-09 20:09:08 +03:00 |
|
vit9696
|
476c121a83
|
OcBootManagementLib: Log custom entries
|
2020-02-09 19:56:26 +03:00 |
|
vit9696
|
0bc4415e10
|
OcConsoleLib: Switch to graphics mode by default
|
2020-02-09 19:48:40 +03:00 |
|
vit9696
|
8d7bd69a85
|
GopStop: Fix readme path
|
2020-02-09 17:28:09 +03:00 |
|
vit9696
|
74dde2780a
|
GopStop: Initial version
|
2020-02-09 17:26:18 +03:00 |
|
vit9696
|
5ba7dd8db5
|
BootKicker: Ensure max resolution being set
|
2020-02-09 15:12:23 +03:00 |
|
vit9696
|
ecc398a629
|
BootKicker: Fix GOP location order
|
2020-02-09 14:40:49 +03:00 |
|
vit9696
|
b0fd7de372
|
OcBootManagement: Implement Apple BootPicker support
|
2020-02-09 14:31:32 +03:00 |
|
vit9696
|
37c26b1a40
|
OcConsoleLib: Cleanup background colour filling
|
2020-02-09 02:25:09 +03:00 |
|
vit9696
|
b578e4e7e3
|
OcConfigurationLib: Replace RequireVault and RequireSignature with Vault
|
2020-02-09 00:51:30 +03:00 |
|
vit9696
|
4626f79025
|
OcConsoleLib: Fix installing ConsoleControl when none is present
|
2020-02-09 00:25:43 +03:00 |
|
vit9696
|
ed94e8b15a
|
OcAppleBootCompatLib: Add missing code
|
2020-02-09 00:16:19 +03:00 |
|
vit9696
|
2409b3b268
|
OcAppleRamDiskLib: Fix compiler warning
closes acidanthera/bugtracker#703
|
2020-02-09 00:15:05 +03:00 |
|
vit9696
|
81edab7426
|
FwRuntimeServices: Add support for ProtectSecureBoot
|
2020-02-09 00:10:57 +03:00 |
|
vit9696
|
c577c341c6
|
OcBootManagementLib: Implement colouring picker
|
2020-02-08 22:45:15 +03:00 |
|
vit9696
|
58f5c7ec1b
|
OcBootManagementLib: Ensure no cursor in simple picker
|
2020-02-08 22:16:37 +03:00 |
|
vit9696
|
8fc88733a4
|
OcConsoleLib: New output implementation
|
2020-02-08 21:55:07 +03:00 |
|
vit9696
|
27e0a987fe
|
OcConsoleLib: Fix initial foreground colour
|
2020-02-07 13:09:33 +03:00 |
|
vit9696
|
5e427c677e
|
OcConsoleLib: Fix comparison warning
closes acidanthera/bugtracker#701
|
2020-02-07 12:32:13 +03:00 |
|
vit9696
|
e77d4d8f82
|
OcConsoleLib: Fix cursor colour and visibility in Shell
|
2020-02-07 00:50:37 +03:00 |
|
vit9696
|
a58cacdf16
|
OcConsoleLib: Various builtin text renderer improvements
|
2020-02-06 23:00:56 +03:00 |
|
vit9696
|
e2ee015647
|
OcBootManagementLib: Remove AvoidHighAlloc
|
2020-02-06 19:29:32 +03:00 |
|
vit9696
|
4ca2dd0185
|
OcAppleRamDisk: Use temporary buffer for reading DMG recovery
|
2020-02-06 04:43:44 +03:00 |
|
vit9696
|
907f225f1f
|
OcFileLib: Make SafeOpenFile warning debug only
|
2020-02-06 01:20:11 +03:00 |
|
vit9696
|
6ff1c87031
|
OcBootManagementLib: Improve recovery device path printing
|
2020-02-06 00:42:59 +03:00 |
|