248 Commits

Author SHA1 Message Date
vit9696
acfc18282e OcDataHubLib: DevicePathsSupported is 32-bit 2019-05-24 02:36:42 +03:00
vit9696
f821c7cc27 OcBootManagementLib: Dirty HFS ScanPolicy support 2019-05-22 17:59:51 +03:00
vit9696
adc817e929 OcSmbiosLib: Import SmbiosGetSmcVersion for SMC version parsing 2019-05-19 09:08:51 +03:00
vit9696
abea30e114 OcConfigurationLib: Fix PlatformFeature default value and add SmcVersion 2019-05-19 08:56:07 +03:00
vit9696
ba4eda9ae5 OcSmbiosLib: Support setting SMBIOS SMC table 2019-05-19 08:46:18 +03:00
vit9696
a331950a4a OcSmbiosLib: Support adding table 133 type 2019-05-19 01:33:15 +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
54721fbcb4 OcConfigurationLib: Update SMBIOS update mode defaults 2019-05-13 22:09:25 +03:00
vit9696
28b76c3df7 OcSmbiosLib: Debugging cleanup and Auto mode removal 2019-05-13 22:00:33 +03:00
Download-Fritz
1522c13c44 Revert changes related to directory path trailing 2019-05-11 22:11:05 +02:00
Download-Fritz
6bb5802574 OcBootManagementLib: IsFolder value can be determined implicitly by DP origin. Do not rely on PathName trailing. 2019-05-11 14:07:33 +02:00
Download-Fritz
f7103d56f4 OcDataHubLib: Expose DataHub via edk2 implementation if not installed 2019-05-11 12:26:05 +02: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
28d5f51a6d OcDebugLogLib: Implement file logging and reduce NVRAM log size 2019-05-03 03:47:05 +03:00
vit9696
3693f048a0 OcBootManagementLib: Support boot redirect 2019-05-02 00:05:23 +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
da6ac94208 OcDebugLogLib: Implement OcPrintScreen 2019-04-30 22:08:40 +03:00
vit9696
e011d9030f OcMachoLib: Implement MachoRuntimeGetEntryAddress 2019-04-30 22:08:08 +03:00
vit9696
1bacad7551 OcDeviceTreeLib: Initial import from hermit 2019-04-30 20:58:04 +03:00
Download-Fritz
5aaf16594a OcDevicePathLib: Update fix logic for Pci(e)Root and report result 2019-04-29 22:00:13 +02:00
Download-Fritz
0505fabd26 OcFileLib: Import LocateFileSystemByGuid API 2019-04-28 22:16:55 +02:00
Download-Fritz
37abca5a73 OcDevicePathLib: Deprecate DevicePathToText function 2019-04-28 20:27:44 +02:00
Download-Fritz
f4897c9bc3 OcBootManagementLib: Determine the default boot option 2019-04-28 11:53:33 +02:00
Download-Fritz
033ea98b71 OcDevicePathLib: Rework IsDevicePathEqual and IsDevicePathChild 2019-04-28 11:49:43 +02:00
Download-Fritz
c452db26b5 OcDevicePathLib: Rework Apple DP fixing. incorporates NVMe fix. 2019-04-27 23:35:35 +02:00
Download-Fritz
0fb1a52505 OcDevicePathLib: Import FileDevicePathsEqual API 2019-04-27 20:54:16 +02:00
Download-Fritz
d22d08dd41 OcStringLib: Clean up and add StriCmp and StrniCmp functions 2019-04-27 20:44:26 +02:00
vit9696
1fd900012d OcAppleKernelLib: Debug assert on select invalid kexts 2019-04-21 15:21:16 +03:00
vit9696
d3f8ef1d00 OcBootManagementLib: Fix entry handling
1. Dmg entries are now correctly unloaded when failed to load/start
2. Recovery entries are properly found even if main booter is missing
3. HideSelf no longer hides alternate entry when present
2019-04-21 00:42:33 +03:00
vit9696
1de86ce7bf OcFileLib: Implement incompatible trailing slash hack for older firmwares 2019-04-20 23:53:46 +03:00
vit9696
b22633fe9e OcAppleRamDiskLib: Reimplement allocator 2019-04-20 21:39:02 +03:00
Download-Fritz
d25e5e78de DMG stack: Use OcAppleRamDiskLib 2019-04-20 12:06:52 +02:00
Download-Fritz
0a162661fd OcAppleRamDiskLib: Update prototypes and style 2019-04-20 12:06:52 +02:00
vit9696
5424f83d3c OcConfigurationLib: Put ACPI -> Add to a dictionary 2019-04-20 12:38:17 +03:00
Download-Fritz
18c6068cf3 OcAppleRamDiskLib: Initial import 2019-04-19 16:33:39 +02: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
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
43d0f6a250 OcDataHubLib: Switch to EfiPkg DataHub structure 2019-04-18 16:41:37 +03:00
vit9696
40fe1810e9 OcConfigurationLib: Move ReinstallDriver out of DeviceProperties quirks 2019-04-16 23:26:58 +03:00
Download-Fritz
8987d4be81 Integrate dmg booting 2019-04-16 21:59:44 +03:00