22 Commits

Author SHA1 Message Date
PMheart
228f8ca1fb Codestyle: Apply codestyle changes with Uncrustify 2022-04-25 14:51:15 +02:00
vit9696
7583455f11 OcAppleSecureBootLib: Changed Default Apple SB model to match SMBIOS
This resolves the general set of compatibility issues with macOS 12
software updater, which requires T2 mac models to have T2 SB models.
2021-10-03 09:37:12 +03:00
vit9696
239c1a533d OcAppleImg4Lib: Improve AppleSecureBoot variables for macOS 12 2021-09-03 04:12:50 +03:00
vit9696
dc20977515 OcAppleImg4Lib: Changed Default Apple Secure Boot model to x86legacy 2021-07-17 23:19:20 +03:00
Paul Mulders
a934110a2d
Library: Fix some incorrect spellings of possessive "its" (#201) 2021-02-12 00:45:15 +03:00
vit9696
aea1c578c2 Docs: Update information regarding Secure Boot on macOS 11
closes acidanthera/bugtracker#1235
2020-11-01 05:09:37 +03:00
vit9696
1b0041493d OcAppleImg4Lib: Added missing Secure Boot NVRAM variables for 11.0 2020-11-01 04:00:38 +03:00
vit9696
ba10b5d721 OcAppleImg4Lib: Added support for x86legacy secure boot model 2020-11-01 01:12:02 +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
vit9696
fa58908b26 OcAppleImg4Lib: Improve debug logging 2020-08-11 20:29:30 +03:00
vit9696
d99f0640f6 OcAppleImg4Lib: Optimise model lookup and fix some doc issues 2020-08-10 11:18:40 +03:00
vit9696
459a769f83 OpenCoreUefi: Add immutablekernel loading support
references acidanthera/bugtracker#1071
2020-08-09 23:11:00 +03:00
vit9696
eaac5f0453 OcAppleIm4Lib: Fix memcpy undefined reference 2020-08-01 16:38:07 +03:00
PMheart
c904ab671c
Buid: Migrate all tools to Utilities (#69) 2020-06-05 15:12:33 +03:00
vit9696
a9cbcd9ae8 Build: Drop EfiPkg 2020-05-17 14:28:41 +03:00
Michael Belyaev
52c7579cd1 Fix documentation comments 2020-05-13 20:46:32 +03:00
vit9696
97585cb6c2 Build: Remove OcSupportPkg usage 2020-02-29 17:39:41 +03:00
Download-Fritz
7aa2ae893d OcAppleImg4Lib: Remove unreachable code
Fixes https://github.com/acidanthera/bugtracker/issues/603
2019-12-11 17:58:05 +01:00
Download-Fritz
be8d3b3b25 OcAppleImg4Lib: Enable full building 2019-11-06 19:47:07 +01:00
Download-Fritz
410d10d3fc
OcCryptoLib: Import new RSA stack
Import a new RSA stack and test utilities to support IMG4 image verification.
2019-11-06 19:26:45 +01:00
Download-Fritz
156cb7c586 Various type and cast fixes 2019-11-02 23:16:33 +01:00
Download-Fritz
fa13915b00 OcAppleImg4Lib: Rename from OcAppleDerLib 2019-10-27 11:46:54 +01:00