743 Commits

Author SHA1 Message Date
vit9696
970ebacebf OcBootManagementLib: Fix slashes conversion in Tools 2019-06-07 19:02:00 +03:00
vit9696
9200574ef6 OcAppleKernelLib: Fix typo in CPUID patching 2019-06-07 17:57:31 +03:00
vit9696
f8d5434ccf OcAppleKernelLib: Implement CPUID emulation for release kernels 2019-06-07 17:44:20 +03:00
vit9696
09010ff59f OcAppleKernelLib: Prepare emulating CPUID interface patch 2019-06-07 16:46:07 +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
Andrey1970AppleLife
c5a6b3084f
Fixed OcBootManagementLib.c 2019-06-07 01:27:56 +03:00
vit9696
7fafb35757 OcBootManagementLib: Implement tool loading 2019-06-07 00:24:45 +03:00
vit9696
633207e354 OcBootManagementLib: Start refactoring OcRunSimpleBootPicker 2019-06-06 22:12:38 +03:00
vit9696
344373d39c OcConfigurationLib: Add Misc -> Tools entry 2019-06-06 14:31:21 +03:00
Download-Fritz
0c30803547 OcCpuLib: Fix compiler warnings 2019-06-06 09:09:01 +02:00
Download-Fritz
145ed11178 OcCpuLib: Fix usages of not yet assigned value 2019-06-06 09:09:01 +02:00
vit9696
d7ba88b866 OcAppleDiskImageLib: Print offsets as well 2019-06-06 01:20:16 +03:00
vit9696
6ef7feaa76 OcAppleDiskImageLib: Even more debug logging 2019-06-06 01:10:10 +03:00
vit9696
f0b709eef9 OcAppleDiskImageLib: Add more verbose logging 2019-06-06 00:47:37 +03:00
Download-Fritz
27006156cc Increase DMG debug message verbosity 2019-06-05 19:18:30 +02:00
Download-Fritz
9f066ef672 OcConsoleControlEntryModeLib: Do not declare a LibraryClass 2019-06-05 19:14:28 +02:00
vit9696
bd9354fc31 OcTimerLib: Fix wrong method used on MMIO address 2019-06-05 18:46:35 +03:00
notiflux
38fd115a64 OcCpuLib: Move debug prints to OcCpuScanProcessor to get rid of duplicate code 2019-06-05 18:29:20 +03:00
notiflux
32e539bd9e OcCpuLib: Add AMD CPU support 2019-06-05 18:29:20 +03:00
vit9696
6d4b9eaf61 OcAppleKernelLib: Fix IoMapper patches 2019-06-05 10:42:54 +03:00
vit9696
24328163a0 Build: Fix broken line endings 2019-06-04 20:50:58 +03:00
vit9696
d7662157f5 OcTimerLib: Support AMD ACPI PowerManagement timer
closes acidanthera/bugtracker#353
2019-06-04 18:43:53 +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
9a27675992 OcBootManagementLib: Restructuring, no functional changes 2019-05-22 23:52:08 +03:00
vit9696
f821c7cc27 OcBootManagementLib: Dirty HFS ScanPolicy support 2019-05-22 17:59:51 +03:00
Download-Fritz
c3c9754c26 OcConsoleControlEntryModeLib: Initial import 2019-05-22 16:02:26 +02:00
PMheart
5da38ee740 OcCpuLib: Added iMac19,1 (i5 8600), thx AppleLife and @Gengik84 2019-05-21 19:58:44 +08:00
vit9696
030a5f73b4
OcAcpiLib: Always use latest available standard 2019-05-19 09:54:49 +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
4343cea6d4 OcAppleBootPolicyLib: Fix GetBootFileEx compiler warning
Fix acidanthera/bugtracker#337
2019-05-19 01:32:00 +03:00
vit9696
fc205db9a0 OcTimerLib: Consider actual time passed instead of 100ms
Should finally fix acidanthera/bugtracker#326 after all
2019-05-16 20:33:41 +03:00
vit9696
6d17e0b721 OcTimerLib: Ensure events are disabled during CPU frequency calculation
Should fix acidanthera/bugtracker#326
2019-05-16 19:42:23 +03:00
vit9696
b5786ea701 OcDataHubLib: Drop invalid TODO 2019-05-16 19:12:41 +03:00
Alex James
e6ea89ea8c OcAcpiLib: Update BGRT checksum when ResetLogoStatus is set (#3) 2019-05-16 07:13:02 +03:00
vit9696
fc5f89a1a9
OcBootManagementLib: Fix APFS filesystem detection 2019-05-15 03:36:57 +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
28b76c3df7 OcSmbiosLib: Debugging cleanup and Auto mode removal 2019-05-13 22:00:33 +03:00
vit9696
3f9db14446 OcCpuLib: Fix model detection for certain CPUs 2019-05-13 17:34:11 +03:00
vit9696
42abe9f753 OcBootManagementLib: Sync with EfiPkg 2019-05-12 21:21:57 +03:00
Download-Fritz
1522c13c44 Revert changes related to directory path trailing 2019-05-11 22:11:05 +02:00
vit9696
d9c70a3b2d OcDebugLogLib: Do not create log file when logging is disabled 2019-05-11 21:59:31 +03:00
Download-Fritz
4eb4883759 OcBootManagementLib: Fix FilePath iteration recursion 2019-05-11 19:13:47 +02:00
Download-Fritz
28b5ec4824 OcBootManagementLib: Do not append '\' to APFS Recovery paths 2019-05-11 18:23:17 +02:00