350 Commits

Author SHA1 Message Date
PMheart
9763403b52 Utilities: Fix casting in ocvalidate 2020-12-28 22:50:46 +08:00
PMheart
e6b2e9aacd Utilities: Fix docs in ocvalidate 2020-12-28 22:46:43 +08:00
PMheart
90a6cdb7f3 Utilities: Deduplication support for DeviceProperties 2020-12-28 22:30:25 +08:00
PMheart
ae516ff2d7 Utilities: Fix variable names and doc in ocvalidate 2020-12-28 10:56:26 +08:00
PMheart
f0514795e3
Utilities: Implement initial deduplication for ocvalidate (#172) 2020-12-27 14:54:11 +03:00
PMheart
3869e19f1d ocvalidate: Add AsciiGuidIsLegal API 2020-12-27 10:41:21 +08:00
Andrey1970AppleLife
380ea0c728 Remove double 2020-12-27 01:16:36 +03:00
vit9696
a2da0c2c35 User: Implement fuzzing and coverage gathering support with docs
closes acidanthera/bugtracker#1372
2020-12-26 11:24:02 +03:00
Andrey1970AppleLife
ce343d386c Update ValidateKernel.c 2020-12-25 02:57:58 +03:00
Andrey1970AppleLife
cf0b648d24 Utilities: Rename ocvalidate Checklist to README 2020-12-25 01:15:57 +03:00
Andrey1970AppleLife
7b2f8582b8 Update ValidateKernel.c 2020-12-25 00:24:30 +03:00
vit9696
537dd3c998 Utitlities: Bundle and fix checklist 2020-12-24 20:20:35 +03:00
PMheart
08ddaab469
Utilities: Advanced ocvalidate for error checking (#169) 2020-12-24 20:09:52 +03:00
vit9696
0cd067ff6e Utilities: Fix 2021 handling in macserial
closes acidanthera/bugtracker#1388
2020-12-24 12:43:14 +03:00
Andrey1970AppleLife
f41d548082
Up macserial version 2020-12-23 17:22:46 +03:00
vit9696
23ca594d8f Utilities: Fix macserial crash with invalid serial
closes acidanthera/bugtracker#1387
2020-12-23 15:41:45 +03:00
Michael Belyaev
d815a83be0
OpenCanopy: Basic audio assist support (#74)
Co-authored-by: Michael Belyaev <usrsse2@me.com>
Co-authored-by: vit9696 <vit9696@users.noreply.github.com>
2020-12-16 23:03:11 +03:00
vit9696
8e23f5c382 Utilities: Do not pass empty request headers in macrecovery
closes acidanthera/bugtracker#1371
2020-12-16 18:25:35 +03:00
vit9696
44e7057f8a Utilities: Provide clearer error message in macrecovery 2020-12-16 16:37:57 +03:00
vit9696
2b637b91d3 Utilities: Fixed installing OpenDuet on protected volumes, thx Rodion 2020-12-11 11:37:35 +03:00
Andrey1970AppleLife
558f0a7385 Updated Apple Products 2020-12-05 01:21:50 +03:00
Jeremy Li
745c1c19ec
Utilities: Clean up keys after done with signing vault (#163) 2020-12-02 10:21:43 +03:00
vit9696
ee11910915 OcAfterBootCompatLib: Fix regression with Big Sur safe mode quirk
closes acidanthera/bugtracker#1327
2020-12-01 00:26:57 +03:00
Denis Skopintsev
2bc39a9457
DataBase: Update Apple locations (#158)
Add new Apple location name from MacBookPro14,1 serial number
2020-11-28 12:05:07 +03:00
Dhinak G
9d1c9f93c4
Build: Switch CI to GitHub Actions (#160) 2020-11-28 02:31:15 +03:00
Andrey1970AppleLife
20575d4aea
Update recovery_urls.txt 2020-11-21 20:41:23 +03:00
Andrey1970AppleLife
93d54865e2 Updated Apple Products 2020-11-20 12:42:04 +03:00
Andrey1970AppleLife
a02ea1250d Update recovery_urls.txt 2020-11-16 01:30:16 +03:00
vit9696
1b7525c7de OcAppleKernelLib: Added ForceSecureBootScheme quirk for VMs 2020-11-01 13:30:55 +03:00
John Davis
bf043cae2e
Custom memory properties (#139)
* OcSmbiosLib: Implement custom memory configurations

* OcSmbiosLib: Fix previous commit

* OcSmbiosLib: Change to 0-based indexes

* Docs: Update manual and sample configs
2020-10-17 17:33:37 -05:00
Andrey1970AppleLife
1afb8a1ee4 DataBase: Update Products 2020-10-07 10:34:21 +03:00
vit9696
21fb96107e OcAppleKernelLib: Do not compile bcopy to avoid linker issues 2020-10-04 17:15:51 +03:00
vit9696
38db9af3ad Utilities: Fix compilation again 2020-10-04 15:38:07 +03:00
vit9696
369db9c92e Utilities: Fix boot filename 2020-10-04 02:24:38 +03:00
Matis Schotte
d000d80fdc
AppleModels: Implement compatibility with 2020 models (#127)
closes acidanthera/bugtracker#1092
closes acidanthera/bugtracker#1195
2020-10-03 19:44:02 +03:00
John Davis
676ef93d9d
OcAppleKernelLib: Add 32-bit prelinking support (#122) 2020-09-29 12:41:37 +03:00
Alex James
d08e2cf0b1 Utilities: Add FUZZ option to Makefile 2020-09-28 12:22:53 +03:00
Andrey1970AppleLife
d3bb1748c0 DataBase: Update MaximumOSVersions 2020-09-24 22:23:28 +03:00
John Davis
74062d4e0f
OcAppleKernelLib: Add 32-bit Mach-O and patching support (#118) 2020-09-13 22:57:10 +03:00
vit9696
733e8b7b27 Build: Added IA32 binry variant to the release bundles 2020-09-13 16:18:20 +03:00
vit9696
db87b3263d OcSerializeLib: Added debugging of missing fields in the configuration 2020-09-06 16:27:12 +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
Steve Zheng
de44177605
Utilities: Add status check for OcConfigurationInit in ocvalidate, return -1 if it fails (#116) 2020-09-04 00:13:19 +03:00
vit9696
c66f6e5274 Utilities: Improve macrecovery progress reporting 2020-08-30 13:38:42 +03:00
John Davis
8b452306e5
OpenCoreKernel: Implement force injection of system kexts (#111) 2020-08-27 18:52:53 +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
4b00ad2c1c OcAppleKernelLib: Improve error checking for kernel quirks (part 1) 2020-08-23 00:25:52 +03: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
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
Andrey1970AppleLife
7609f459f5 DataBase: Added IM20 model codes 2020-08-21 21:55:32 +03:00