vit9696
|
91a064350b
|
OcHdaDevicesLib: Add VMware definitions
|
2020-03-01 01:54:06 +03:00 |
|
vit9696
|
2c9ffe76a3
|
OcBootManagementLib: Expose OcToggleVoiceOver
|
2020-02-29 15:57:25 +03:00 |
|
vit9696
|
bb2281d3a7
|
OcAudioLib: Support linear volume level conversion
|
2020-02-29 03:14:24 +03:00 |
|
vit9696
|
64086cbe3c
|
OcAppleBootCompatLib: Add support for TPL_APPLICATION ExitBS events
|
2020-02-27 16:23:33 +03:00 |
|
vit9696
|
50a856d2ad
|
OcBootManagementLib: Let pickers use common function in OcBootManagementLib
|
2020-02-27 14:19:45 +03:00 |
|
vit9696
|
a9d6c595bb
|
OcBootManagementLib: Add more constants to public header
|
2020-02-27 14:17:38 +03:00 |
|
vit9696
|
7d173043a6
|
OcBootManagementLib: Fix null pointer dereference in privilege context
|
2020-02-26 06:49:52 +03:00 |
|
vit9696
|
d072556b00
|
OcBootManagementLib: Add support for voice assistance
|
2020-02-25 06:30:06 +03:00 |
|
vit9696
|
e981bb5cee
|
OcCpuLib: Support fallback frequency
|
2020-02-25 04:37:27 +03:00 |
|
vit9696
|
3e64506b1f
|
OcConfigurationLib: Support boot chime output and VoiceOver
|
2020-02-24 04:09:16 +03:00 |
|
vit9696
|
15859c8c13
|
OcAudioLib: Initial version
|
2020-02-24 04:08:42 +03:00 |
|
vit9696
|
d27eaa4b9c
|
OcStorageLib: Add OcStorageExistsFileUnicode
|
2020-02-24 04:06:40 +03:00 |
|
vit9696
|
574dd5aaa9
|
ChipTune: Fix invalid memory access
|
2020-02-23 19:24:53 +03:00 |
|
vit9696
|
4bcb2f17be
|
OcHdaDevicesLib: Factor HdaModels into a library
|
2020-02-23 03:49:21 +03:00 |
|
vit9696
|
072fae180b
|
OcBootManagementLib: Detect functional keys
closes acidanthera/bugtracker#725
|
2020-02-18 08:31:52 +03:00 |
|
vit9696
|
701c9f164f
|
OcBootManagementLib: Resolve more and aborted conflicts in picker
|
2020-02-16 19:20:28 +03:00 |
|
vit9696
|
372e881731
|
OcConsoleLib: Optimise the use of different background colors
|
2020-02-16 09:33:52 +03:00 |
|
vit9696
|
89db20417e
|
OcBootManagementLib: Provide DeviceHandle for CustomEntries on broken fws
closes acidanthera/bugtracker#712
|
2020-02-16 07:23:57 +03:00 |
|
vit9696
|
7c02ef9940
|
OcBootManagementLib: Implement HideAuxiliary
|
2020-02-16 05:28:06 +03:00 |
|
vit9696
|
ad512b7ca2
|
OcMiscLib: Drop custom Base64Decode implementation
|
2020-02-16 03:39:46 +03:00 |
|
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
|
c2b6d4cf44
|
OcCryptoLib: Annotate AES with IN OUT
|
2020-02-14 17:50:41 +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
|
f2b3bc1497
|
OcPngLib: Fix memory leak and update codestyle
|
2020-02-12 02:18:17 +03:00 |
|
Download-Fritz
|
f1a6b251dd
|
OcPngLib: Import EncodePng by @n-d-k
|
2020-02-11 15:50:34 +01:00 |
|
vit9696
|
0bc4415e10
|
OcConsoleLib: Switch to graphics mode by default
|
2020-02-09 19:48:40 +03:00 |
|
vit9696
|
b0fd7de372
|
OcBootManagement: Implement Apple BootPicker support
|
2020-02-09 14:31:32 +03:00 |
|
vit9696
|
b578e4e7e3
|
OcConfigurationLib: Replace RequireVault and RequireSignature with Vault
|
2020-02-09 00:51:30 +03:00 |
|
vit9696
|
ed94e8b15a
|
OcAppleBootCompatLib: Add missing code
|
2020-02-09 00:16:19 +03:00 |
|
vit9696
|
c577c341c6
|
OcBootManagementLib: Implement colouring picker
|
2020-02-08 22:45:15 +03:00 |
|
vit9696
|
8fc88733a4
|
OcConsoleLib: New output implementation
|
2020-02-08 21:55:07 +03:00 |
|
vit9696
|
e2ee015647
|
OcBootManagementLib: Remove AvoidHighAlloc
|
2020-02-06 19:29:32 +03:00 |
|
vit9696
|
71c7c34c5a
|
OcFileLib: Implement SafeFileOpen
|
2020-02-06 00:39:44 +03:00 |
|
vit9696
|
462a831d02
|
OcAppleKernelLib: Implement DummyPowerManagement quirk
|
2020-02-02 02:21:37 +03:00 |
|
vit9696
|
272866178f
|
OcConfigurationLib: Implement BuiltinTextRenderer
|
2020-02-02 01:58:31 +03:00 |
|
vit9696
|
92c7bcef22
|
OcConsoleLib: Initial implementation of ASCII text renderer
|
2020-02-02 01:04:51 +03:00 |
|
vit9696
|
17acb56197
|
OcConsoleLib: Move NullTextOutput from OcMiscLib
|
2020-02-01 21:53:50 +03:00 |
|
vit9696
|
9bbae45f21
|
OcBootManagementLib: Implement TakeoffDelay support
|
2020-02-01 15:06:46 +03:00 |
|
vit9696
|
7a1048acb3
|
Build: Improve compatibility with clang
|
2020-02-01 15:06:19 +03:00 |
|
vit9696
|
4bb6e24377
|
OcConfigurationLib: Replace SupportsCsm with AdviseWindows
|
2020-01-25 15:42:50 +03:00 |
|
vit9696
|
8f0b7fc7bd
|
OcSmbiosLib: Add support for exposing OEM info
|
2020-01-25 12:22:19 +03:00 |
|
vit9696
|
25b3ed1d18
|
OcConsoleLib: Add GOP installation function
|
2020-01-25 11:16:17 +03:00 |
|
vit9696
|
f1041a97f7
|
OcDriverConnectionLib: Initial version
|
2020-01-23 22:35:03 +03:00 |
|
vit9696
|
c7d7cb8068
|
OcStringLib: Add StriStr function
|
2020-01-23 19:46:12 +03:00 |
|
Alex James
|
e9a34f0eb8
|
OcCpuLib: Introduce OcCpuGetGeneration
Add a general function for detecting the CPU's generation, replacing
OcIsSandyOrIvy.
|
2020-01-17 23:48:26 +03:00 |
|
vit9696
|
7b30612be8
|
OcAppleKernelLib: Implement IncreasePciBarSize quirk
|
2020-01-12 22:18:59 +03:00 |
|
vit9696
|
8a4a44346b
|
OcHeciLib: Initial version
|
2020-01-12 18:50:00 +03:00 |
|
vit9696
|
ebe0764499
|
OcConfigurationLib: Implement LegacyOverwrite
|
2020-01-12 02:21:31 +03:00 |
|