Goldfish64
b217cd52d2
OpenCorePlatform: Allow for NULL product names in config
2020-08-26 09:55:56 -05:00
vit9696
c0b040a893
Debug: Add support for GCC debug symbols
2020-08-26 15:49:07 +03:00
dakanji
802e2edd47
Docs: Further optimise recommended build cmds ( #109 )
2020-08-26 00:13:08 +03:00
Andrey1970AppleLife
ad2f37be12
Docs: Updated pdf
2020-08-25 23:16:47 +03:00
vit9696
c6a3e17fc3
OcPngLib: Print error code on failure
2020-08-25 22:30:35 +03:00
vit9696
ff4b97b79b
OcAppleSecureBootLib: Make missing hash fatal in the manifest
...
If we have a manifest and it does not contain a valid hash for our
image this will now be treated as a fatal error.
2020-08-25 22:30:12 +03:00
vit9696
f6728ae65f
OcAppleSecureBoot: Change SecureBootModel to j137
...
This allows booting to 10.13 by default and makes it consistent with
APFS JumpStart defaults.
2020-08-25 22:29:26 +03:00
Goldfish64
8e2755f29c
OpenCoreKernel: Implement kernelcache fuzzy matching
2020-08-25 05:47:41 +03:00
vit9696
6b6304aa74
Docs: Improve multikernel documentation
2020-08-25 05:47:20 +03:00
Andrey1970AppleLife
825e4d26c6
Docs: Added minimum builds for SecureBootModel
2020-08-24 22:14:25 +03:00
vit9696
9d60f8c4c3
Debug: Try supporting Ia32
2020-08-24 21:40:49 +03:00
Andrey1970AppleLife
0c40340876
Docs: Added minimum macOS for SecureBootModel
2020-08-24 21:22:09 +03:00
Download-Fritz
a97b74e83c
OpenCore: Use direct PE loading for Secure Boot ( #108 )
...
Implement and integrate a PE image loader to circumvent UEFI Secure Boot when Apple Secure Boot is used.
2020-08-24 12:52:34 +02:00
vit9696
ee7aaa37e1
OcAppleKernelLib: Fix CFG lock patch for SNB
2020-08-23 22:03:16 +03:00
Goldfish64
28884d1456
OpenCoreKernel: Only calculate hash if SB is enabled
2020-08-23 13:41:32 -05:00
vit9696
57fc9000ad
OcAppleKernelLib: Fixed LapicKernelPanic quirk on 10.8.5
2020-08-23 18:50:54 +03:00
vit9696
444365c87c
OcAppleKernelLib: Fixed IncreasePciBarSize on 10.11.5
2020-08-23 17:32:10 +03:00
vit9696
ca6c829961
OcAppleKernelLib: Rework AppleCpuPmCfgLock to support 10.6.8
2020-08-23 17:04:08 +03:00
vit9696
c8c9ee5608
OcAppleKernelLib: Fixed XhciPortLimit on 10.12.6
2020-08-23 17:03:24 +03:00
vit9696
d43b086452
OcAppleSecureBootLib: Fix img4 lookup for SB
2020-08-23 16:40:11 +03:00
Goldfish64
55b93a9f5e
OcBootManagementLib: Respect optional param
2020-08-23 01:01:04 -05:00
Goldfish64
fed62b1e9e
OpenCoreKernel: Return on arch mismatch error
2020-08-22 18:04:39 -05:00
Goldfish64
b98dac7e7a
OpenCoreKernel: Add additional arch logging
2020-08-22 17:41:20 -05:00
Goldfish64
1ecceb0068
OpenCoreKernel: Implement 32-bit switching based on boot args
2020-08-22 16:53:00 -05:00
vit9696
4b00ad2c1c
OcAppleKernelLib: Improve error checking for kernel quirks (part 1)
2020-08-23 00:25:52 +03:00
vit9696
5ded24b71f
OcAppleKernelLib: Expose kernel version to quirks
2020-08-22 22:28:28 +03:00
vit9696
d4b1f49b65
OcAppleKernelLib: Improve CPUID patch for 10.6
2020-08-22 21:17:31 +03:00
vit9696
7b53fa7142
OcAppleDiskImageLib: Fix ScanPolicy clash with DMG loading
2020-08-22 20:49:39 +03:00
Download-Fritz
5eb9d36e12
OcApfsLib: Improve debug output
2020-08-22 18:49:58 +02:00
bootmacos
d8e58af165
DataBase: Add AppleBoardCode for iMac20,1 ( #103 )
...
* AppleBoardCode for iMac20,1
One of the valid AppleBoardCode for iMac20,1 is PHCD, which is shown in an actual iMac20,1 with i5-10500.
The temporal value (0000) for the code (line 101) could be updated.
* Update modelinfo_autogen.h
2020-08-22 16:43:48 +03:00
vit9696
dc923bc895
OcAppleKernelLib: Partially fix kext blocking for 11.0
2020-08-22 09:54:29 +03:00
vit9696
6f795d6a80
OcAppleKernelLib: Fix memory initialisation
2020-08-22 09:29:26 +03:00
vit9696
dde7432b62
OcAppleKernelLib: Implement KXLD symbolic solver
2020-08-22 09:11:28 +03:00
startergo
7839632455
Build: Fix rebuilding tools after header updates ( #105 )
2020-08-22 06:34:00 +03:00
John Davis
818f9e3f57
32-bit kernel switching support ( #104 )
...
* OcMacInfoLib: Add 64-bit model compatibility function
* OcMacInfoLib: Fix previous commit
* OpenCorePlatform: Store current SMBIOS platform
* OpenCorePlatform: Fix variable
* OpenCoreKernel: Implement 32-bit kernel switching
* OpenCoreKernel: Force 32-bit on EFI32
* OpenCoreKernel: Fix previous commit
2020-08-21 22:31:19 -05:00
vit9696
ec7a8cfd2e
Docs: Sync changes regarding APFS recovery
...
closes acidanthera/bugtracker#1078
2020-08-22 03:11:31 +03:00
vit9696
89be8ea5bb
OcApfsLib: Improve APFS hotplug recovery fix
2020-08-22 03:09:44 +03:00
vit9696
c8dfa95b60
OcAppleDiskImageLib: Fix connecting APFS dmg recoveries
2020-08-22 02:37:17 +03:00
Andrey1970AppleLife
7609f459f5
DataBase: Added IM20 model codes
2020-08-21 21:55:32 +03:00
Goldfish64
68fa334365
OcAcpiLib: Fix cast
2020-08-20 16:03:23 -05:00
Goldfish64
dbb8c0a9e1
OcAcpiLib: Fix cast
2020-08-20 15:09:26 -05:00
vit9696
baa6e8de34
OcBootManagementLib: Add AppleSecureBoot support on EFI files
2020-08-20 22:28:08 +03:00
vit9696
1a4c8c22bf
OcAppleSecureBootLib: Remove insecure interfaces
2020-08-20 22:28:08 +03:00
vit9696
c2f7b3cea5
OpenCoreUefi: Prohibit unsigned DMG loading with secure boot
2020-08-20 22:28:08 +03:00
Goldfish64
442ec2f2c3
OcAppleKernelLib: Add ParseFatArchitecture status check
2020-08-20 14:19:42 -05:00
Goldfish64
5ea634453e
Utilities: Fix TestKextInject (again)
2020-08-20 13:49:02 -05:00
Goldfish64
4e0d062d46
Docs: Update changelog
2020-08-20 13:31:23 -05:00
Goldfish64
3dc5cccd89
Utilities: Fix TextKextInject
2020-08-20 13:11:12 -05:00
Goldfish64
7741c09d64
OcAcpiLib: Unlock tables located in low memory
...
closes acidanthera/bugtracker#1085
2020-08-20 13:07:34 -05:00
vit9696
e5a85b17fc
OcBootManagementLib: Implement 11.0 recovery compatibility
2020-08-20 20:33:22 +03:00