PMheart
|
d5c140bfef
|
OcAppleKernelLib: Added MinKernel/MaxKernel to Emulate (#128)
Also, DummyPowerManagement, usually paired with CPUID spoofing, has been moved to Emulate section.
|
2020-10-03 13:10:24 +08:00 |
|
PMheart
|
e93624ab16
|
OcAppleKernelLib: Added ExtendBTFeatureFlags quirk (#126)
This quirk substitutes BT4LEContinuityFixup which actually fails to function properly due to late patching.
|
2020-10-02 11:31:03 +08:00 |
|
Alex James
|
266b709c12
|
OpenCorePlatform: Add SystemMemoryStatus option to Generic
|
2020-09-29 10:59:27 +03:00 |
|
coolhaxor
|
fdfdc7e0d8
|
OcMemoryLib: Implement Type for ReservedMemory
|
2020-09-23 22:30:33 +03:00 |
|
vit9696
|
78f0907c03
|
OpenCorePlatform: Added ProcessorType option to Generic
This allows custom CPU names. Do not use this is the detection
is wrong for you but rather bugreport with CPUID dumps.
|
2020-09-10 19:00:12 +03:00 |
|
vit9696
|
12fcf3edf5
|
OcConfigurationLib: Fix previous commit
|
2020-09-06 04:03:21 +03:00 |
|
vit9696
|
2bde94afc5
|
OcAppleKernelLib: Added DisableLinkeditJettison quirk
This quirk is similar to keepsyms=1 but is potentially less intrusive.
Lilu needs to access __LINKEDIT to do symbol solving in the kernel.
|
2020-09-06 03:11:45 +03:00 |
|
John Davis
|
8b452306e5
|
OpenCoreKernel: Implement force injection of system kexts (#111)
|
2020-08-27 18:52:53 +03:00 |
|
vit9696
|
6b6304aa74
|
Docs: Improve multikernel documentation
|
2020-08-25 05:47:20 +03:00 |
|
Goldfish64
|
f545a348a0
|
OpenCoreKernel: Block cache types via ForceKernelCache option
|
2020-08-19 15:17:54 -05:00 |
|
vit9696
|
459a769f83
|
OpenCoreUefi: Add immutablekernel loading support
references acidanthera/bugtracker#1071
|
2020-08-09 23:11:00 +03:00 |
|
vit9696
|
830b0139de
|
OcBootManagementLib: Make DMG loading support configurable
closes acidanthera/bugtracker#1073
|
2020-08-05 06:39:56 +03:00 |
|
vit9696
|
bb990c8c5d
|
OpenCoreMisc: Perform serial init separately via SerialInit option
|
2020-07-25 19:04:56 +03:00 |
|
vit9696
|
51a1dd4ef4
|
OcConsoleLib: Added AppleFramebufferInfo protocol
|
2020-06-28 10:19:13 +03:00 |
|
vit9696
|
1d1b1cc12c
|
OpenCoreUefiInOut: Added UgaPassThrough option to support UGA protocol over GOP
|
2020-06-28 09:51:39 +03:00 |
|
vit9696
|
48f95b659b
|
OcApfsLib: Add GlobalConnect mode for device handle connection
closes acidanthera/bugtracker#960
|
2020-06-22 00:04:58 +03:00 |
|
zhen-zen
|
d8c59684fc
|
OcAfterBootCompatLib: Allow specification of max slide for unavailable range (#76)
|
2020-06-20 07:41:52 +03:00 |
|
vit9696
|
670d4e0c4f
|
OcBootManagementLib: Drop BlacklistAppleUpdate
|
2020-06-16 21:09:35 +03:00 |
|
vit9696
|
908f7c2297
|
OpenCoreMisc: Implement SysReport debugging option
closes acidanthera/bugtracker#379
|
2020-05-31 08:00:03 +03:00 |
|
vit9696
|
bf8e36b7f4
|
OcCpuLib: Provide basic implementation for TscSyncTimeout
|
2020-05-30 01:29:52 +03:00 |
|
vit9696
|
a9cbcd9ae8
|
Build: Drop EfiPkg
|
2020-05-17 14:28:41 +03:00 |
|