48 Commits

Author SHA1 Message Date
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
vit9696
7b273c4cfb OcConfigurationLib: Rename BundleName to BundlePath for kexts 2019-04-11 16:39:46 +03:00
vit9696
fe9e68bcd4 OcConfigurationLib: Add FirmwareFeatures and FirmwareFeaturesMask to PlatformNVRAM 2019-04-11 00:01:09 +03:00
vit9696
e9fd65995c OcAppleKernelLib: Implement AppleXcpmCfgLock kernel quirk 2019-04-10 16:28:01 +03:00
vit9696
87cd3c1321 OcConfigurationLib: Implement HaltLevel, DisplayLevel, ExposeBootPath Misc preferences 2019-04-10 12:36:38 +03:00
vit9696
fe87925476 OcConfigurationLib: Make FirmwareFeatures(Mask) 64-bit data fields 2019-04-10 02:57:00 +03:00
vit9696
26713815a5 OcDebugLogLib: Add delays and expose configuration 2019-04-09 23:46:11 +03:00
vit9696
cd7b75af4a OcMiscLib: Implement ReleaseUsbOwnership 2019-04-08 23:28:04 +03:00
vit9696
cec1da1ce0 OcConfigurationLib: Fix typos in schema 2019-04-08 19:41:33 +03:00
vit9696
2f0ddbc992 OcConfigurationLib: Add ACPI ignore for Windows quirk 2019-04-07 23:33:11 +03:00
vit9696
1a2c7470a6 OcConfigurationLib: Provide PlatformNVRAM section 2019-04-07 23:09:39 +03:00
vit9696
fe93ca4186 OcConfigurationLib: Implement PlatformInfo parsing 2019-04-07 20:48:29 +03:00
vit9696
9b5ec20efd OcConfigurationLib: Replace Disabled with Enabled 2019-04-07 17:05:45 +03:00
vit9696
0864258fd6 OcConfigurationLib: Make device properties blockable 2019-04-07 15:12:42 +03:00
vit9696
3e314b58fa OcConfigurationLib: Make DeviceProperties protocol reinstallable 2019-04-07 14:05:17 +03:00
vit9696
af45117aab OcConfigurationLib: Fix parsing NVRAM Block preferences 2019-04-07 13:09:09 +03:00
vit9696
5d36381538 OcConfigurationLib: Add NVRAM support 2019-04-07 01:21:24 +03:00
vit9696
09b3d9f9e8 OcConfigurationLib: Add ACPI configuration 2019-04-06 23:50:36 +03:00
vit9696
b8910ad67d OcConfigurationLib: Fix kernel entry parsing and rename KernelSpace to Kernel 2019-04-06 21:06:31 +03:00
vit9696
e9000d17e5 OcConfigurationLib: Add ExternalDiskIcons entry to KernelSpace quirks 2019-04-06 17:52:33 +03:00
vit9696
fee43fda6a OcConfigurationLib: Add KernelSpace section 2019-04-06 17:30:26 +03:00
vit9696
027ab3fdf9 OcConfigurationLib: Partially expanded UEFI and kext configuration 2019-04-06 15:40:48 +03:00
vit9696
80185527db OcConfigurationLib: Rename Uefi to UEFI for more usual name 2019-04-05 14:12:08 +03:00
vit9696
f448b61652
OcConfigurationLib: Add parsing interfaces 2019-04-05 03:07:08 +03:00
vit9696
86dba5855c OcConfigurationLib: Add configuration library header 2019-04-05 02:36:41 +03:00