74 Commits

Author SHA1 Message Date
vit9696
be2300f445 OcAppleBootCompatLib: Add support for DisableSingleUser quirk 2019-09-02 11:21:37 +03:00
vit9696
7e9967181e OcConfigurationLib: Add entries for AllowNvramReset and PollAppleHotKeys 2019-09-02 02:55:21 +03:00
vit9696
d76463017d OcConfigurationLib: Add protocols for FV2 2019-08-31 12:11:11 +03:00
vit9696
ea27502f5b OcAppleBootCompatLib: Implement DevirtualiseMmio 2019-08-29 13:39:25 +03:00
Michael Belyaev
958ed863ae Add ClearScreenOnModeSwitch and ReplaceTabWithSpace UEFI quirks 2019-08-21 14:24:54 +03:00
vit9696
7fe4fbb5d8 OcAppleBootCompatLib: Rework FwRuntime protocol logic and usage 2019-08-07 18:11:05 +03:00
vit9696
2d95955750 OcConfigurationLib: Move BlessOverride back to Misc root 2019-08-06 00:43:40 +03:00
vit9696
e8d75961ca OcConfigurationLib: Add Booter configuration section 2019-08-06 00:26:51 +03:00
Download-Fritz
545df08f40 OcConfigurationLib: Fix BlessOverride and rename BootEntries 2019-08-04 14:59:19 +02:00
Download-Fritz
3a4f4d1eb8 OcConfigurationLib: Support BlessOverride 2019-08-03 19:42:25 +02:00
Download-Fritz
8fc1eb14f7 OcBootManagementLib: Support absolute custom entries 2019-07-26 11:01:23 +02:00
vit9696
268283ec75 OcConfigurationLib: Add AvoidHighAlloc UEFI quirk 2019-07-21 18:30:02 +03:00
vit9696
327d4b7de3 OcAcpiLib: Implement ResetHwSig quirk 2019-06-12 02:44:10 +03:00
vit9696
cc2b7e6c2a OcBootManagementLib: Basic hibernate support 2019-06-12 00:37:49 +03:00
vit9696
7762bfb4d1
OcConfigurationLib: Fix typo in config parsing 2019-06-10 10:02:36 +03:00
vit9696
cafd83b25b OcConfigurationLib: Add Enabled property to Tools 2019-06-09 19:37:43 +03:00
vit9696
4e8ccb1fd7 OcConfigurationLib: Add support for NVRAM legacy merge 2019-06-09 17:42:49 +03:00
vit9696
a2925869e9 OcConfigurationLib: Add UsePicker option 2019-06-09 00:45:53 +03:00
vit9696
764b168f74 OcConfigurationLib: Expose AppleXcpmExtraMsrs and LapicKernelPanic quirks 2019-06-08 22:52:58 +03:00
vit9696
816280a71d OcAppleKernelLib: Implement PanicNoKextDump quirk 2019-06-08 00:13:24 +03:00
vit9696
34f14412bb Added CustomSMBIOSGuid quirk for Custom SMBIOS update mode 2019-06-07 22:15:41 +03:00
vit9696
80bfcf9ec7 OcCpuLib: Export raw CPUID info and microcode for emulated CPUID 2019-06-07 16:21:19 +03:00
vit9696
841abae1d3 OcConfigurationLib: Add Tools parsing schema 2019-06-07 11:15:51 +03:00
vit9696
344373d39c OcConfigurationLib: Add Misc -> Tools entry 2019-06-06 14:31:21 +03:00
vit9696
f82cb159af OcConfigurationLib: Cleanup ACPI quirks 2019-06-04 18:05:11 +03:00
vit9696
91a12f3588 OcAppleKernelLib: Implement DisableIoMapper quirk 2019-06-04 18:02:15 +03:00
vit9696
acfc18282e OcDataHubLib: DevicePathsSupported is 32-bit 2019-05-24 02:36:42 +03:00
vit9696
abea30e114 OcConfigurationLib: Fix PlatformFeature default value and add SmcVersion 2019-05-19 08:56:07 +03:00
vit9696
4452a96739 OcBootManagementLib: Initial ScanPolicy implementation 2019-05-15 01:55:54 +03:00
vit9696
e5efad5979 OcConfigurationLib: Add DataHub and move ConsoleControl reinstall 2019-05-14 07:52:05 +03:00
vit9696
ce25f63233 OcConfigurationLib: Replace ExposeBootPath with ExposeSensitiveData 2019-05-08 22:57:12 +03:00
vit9696
a1e0f11266 OcConfigurationLib: Implement SpoofVendor preference 2019-05-08 22:36:15 +03:00
vit9696
7bfe50ec8e OcAcpiLib: Implement ResetLogoStatus quirk 2019-05-08 21:42:53 +03:00
vit9696
314b91a93c OcConfigurationLib: Add ExitBootServicesDelay quirk 2019-05-03 18:57:37 +03:00
vit9696
24b0c969dd OcConfigurationLib: Move DisableWatchDog to Misc -> Debug 2019-05-03 04:09:43 +03:00
vit9696
b2d2166cee OcConsoleLib: Implement support for SanitiseClearScreen quirk 2019-05-01 22:09:51 +03:00
vit9696
2def3d72b4 OcConfigurationLib: Move protocol reinstallation to Protocols and fix typo in Boot 2019-05-01 16:57:09 +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
5424f83d3c OcConfigurationLib: Put ACPI -> Add to a dictionary 2019-04-20 12:38:17 +03:00
vit9696
be0cecafd6 OcConsoleLib: Support changing console mode and fix resolution change 2019-04-19 12:34:49 +03:00
vit9696
aaa8bb93dd OcConfigurationLib: Fix parsing Resolution 2019-04-19 08:37:18 +03:00
vit9696
0b1b66cce6 OcConsoleLib: Add support for changing console resolution 2019-04-19 02:32:38 +03:00
vit9696
ef5c3427e5 OcAcpiLib: Add drop all tables 2019-04-18 23:28:20 +03:00
vit9696
6b528012f9 OcConfigurationLib: Add HideSelf option 2019-04-18 17:34:05 +03:00
vit9696
40fe1810e9 OcConfigurationLib: Move ReinstallDriver out of DeviceProperties quirks 2019-04-16 23:26:58 +03:00
vit9696
aa10483ce8 OcConfigurationLib: Allow reinstalling apple boot policy protocol 2019-04-16 21:54:40 +03:00
vit9696
c0b3f59b9b OcStorageLib: Initial configuration vaulting implementation 2019-04-13 21:28:19 +03:00
vit9696
096bb8fa7b OcConfigurationLib: Add ProvideConsoleControl UEFI quirk 2019-04-12 01:04:03 +03:00
vit9696
4061d06387 OcConfigurationLib: Make boot picker configurable 2019-04-12 00:17:09 +03:00