vit9696
f7021d23de
User: Add header dependency tracking during build
2021-10-04 14:18:18 +03:00
vit9696
a062e103ad
Build: Drop invalid OcDebugLogLib lib class
2021-10-04 12:41:46 +03:00
vit9696
19aea59da5
OcMainLib: Fixed opencore-version not being added to NVRAM variables
2021-10-03 16:09:14 +03:00
vit9696
355cf005a7
OcMacInfoLib: Fix SB model case
2021-10-03 10:09:25 +03: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
7cd3db3119
OcAppleSecureBootLib: Added BridgeOSHardwareModel NVRAM variable
...
This variable is derived from `SecureBootModel` specified in the config
(e.g. j137 becomes J137AP) and is used by macOS 12 during updates
and installations. Setting this variable allows to use macOS 12
with T2 board identifiers, e.g. j137.
2021-10-03 08:19:28 +03:00
MikhailKrichanov
102ede5dc3
OcDebugSerialLib: Provide serial debugging library with out interface ( #293 )
2021-10-01 12:18:17 +03:00
MikeBeaton
ce13a594c5
OcMain/OpenLinuxBoot: Un-butcher loaded image protocol
2021-10-01 08:38:51 +01:00
mikebeaton
75b661847d
RsaTool: Temp fix for OpenSSL 3.0 deprecation warnings
2021-09-29 18:10:45 +01:00
mikebeaton
c6fce7b7e8
Tools: shim-to-sig.tool->shim-to-cert.tool
2021-09-29 16:02:51 +01:00
vit9696
28e0afca8c
Utilities: Fix python2 compatibility issues
2021-09-29 04:06:33 +03:00
vit9696
57cab7d287
OcMacInfoLib: Include bridge model value
2021-09-29 03:44:40 +03:00
MikeBeaton
bf9c7f4521
Tools: shim-to-sig.tool better outfile name when quoted CN
2021-09-28 15:08:40 +01:00
MikeBeaton
cb2e87ffa4
Tools: shim-to-sig.tool fix minor typo
2021-09-28 12:59:49 +01:00
MikeBeaton
e2819b2e38
Tools: Add shim-to-sig.tool
2021-09-28 09:46:59 +01:00
vit9696
1ddec326a1
Build: Fix wrong debug library dependency
2021-09-27 18:08:06 +03:00
Andrey1970AppleLife
4ab453406c
Update Changelog.md
2021-09-24 23:07:01 +03:00
Andrey1970AppleLife
f7d37d09a3
Updated MBP131
2021-09-24 11:26:04 +03:00
Andrey1970AppleLife
cba4ce10da
Updated t2 firmwares
2021-09-24 00:26:29 +03:00
dakanji
4659bb0342
Build: Account for Format/Style in Sample Lint Failure Message ( #292 )
2021-09-23 17:22:45 +03:00
Andrey1970AppleLife
2f76673546
Update AutoGenerated.c
2021-09-23 00:14:44 +03:00
Andrey1970AppleLife
6107bc9651
Updated ExtendedFirmwareFeatures/ExtendedFirmwareFeaturesMask for Monterey
2021-09-23 00:02:18 +03:00
vit9696
1cb8490fd6
OcMainLib: Add large basesystem support to AdviseFeatures
2021-09-22 18:47:37 +03:00
mikebeaton
0767313b6e
Docs: Clarify Vault config setting documentation
2021-09-21 10:45:06 +01:00
mikebeaton
f5d550ac7e
OcCrypto+OcStorage: Minor typos in DEBUG msgs
2021-09-21 10:07:10 +01:00
vit9696
03162e00ac
OcDevicePathLib: Add missing dependencies
2021-09-20 13:31:59 +03:00
mikebeaton
23ff01a4bc
Docs: Fix incorrect Drivers plist type dict->array; add 'Failsafe: Empty' where missing for other arrays
2021-09-19 18:16:22 +01:00
PMheart
d9eba194dc
OcMainLib: Forgotten variable declaration
2021-09-19 13:27:05 +02:00
PMheart
5a878305b3
Docs: Fix alphabetical order
2021-09-19 12:38:08 +02:00
PMheart
c8c231b00d
OcConfigurationLib: Comment support for UEFI->Drivers
2021-09-19 12:30:28 +02:00
MikeBeaton
9c7705e4ed
Docs: Update linux boot docs with info on SyncRuntimePermissions and on starting installation media
2021-09-17 17:03:00 +01:00
MikeBeaton
fe09f25070
OpenLinuxBoot: Fix uninit issues
2021-09-17 13:23:32 +01:00
MikeBeaton
31d1523fd2
OpenLinuxBoot: typo
2021-09-14 22:18:03 +01:00
MikeBeaton
91859cec79
OpenLinuxBoot: Non-'+' user options should also override LINUX_BOOT_ADD_RO
2021-09-14 21:56:50 +01:00
Andrey1970AppleLife
e316aac788
DataBase: Fixed MaximumOSVersion
2021-09-14 01:30:05 +03:00
MikeBeaton
089366e862
Docs: rebuild
2021-09-13 17:12:10 +01:00
MikeBeaton
7532971b23
OpenLinuxBoot: Make user non-'+' options override everything including root=; include autodetect kernel opts lines in selectable verbose output.
2021-09-13 17:10:36 +01:00
vit9696
8825c2b329
OcCpuLib: Fix core count detection for Pentium 4 541
...
closes acidanthera/bugtracker#1783
2021-09-12 06:20:05 +03:00
dakanji
2a90b75f80
Build: Maintain Alphabetical Order in Sample Config Files ( #291 )
2021-09-12 03:30:25 +03:00
vit9696
072b705d3a
OcCpuLib: Print Max CPUIDs
2021-09-12 01:44:29 +03:00
MikeBeaton
c20928ff9e
OpenLinuxBoot: Fix version compare, add debug verbose
2021-09-11 00:21:01 +01:00
dakanji
e8cd7340a5
Docs: Clarify Auto Tools Usage Note ( #290 )
2021-09-09 21:04:13 +03:00
Andrey1970AppleLife
5ecde5e26e
Fix previous
2021-09-08 21:23:15 +03:00
dakanji
c89ea52d8b
Docs: Restore Alphabetical Order in Sample Config Files ( #289 )
2021-09-08 21:04:16 +03:00
Andrey1970AppleLife
b24b8dade1
Bump version
2021-09-07 21:49:59 +03:00
vit9696
07cb6b6389
Docs: Rebuild pdf
0.7.3
2021-09-07 00:45:50 +03:00
Marvin Häuser
ff4b09920b
Docs: Advice NVRAM reset when toggling ForceOcWriteFlash quirk
2021-09-06 12:53:06 +02:00
MikeBeaton
f121677f66
BootEntryProtocol: Fix NULL deref bug
2021-09-06 10:39:41 +01:00
Marvin Häuser
30980b6691
OC: Introduce "ForceOcWriteFlash" quirk to mitigate memory corruption
2021-09-05 21:02:16 +02:00
MikeBeaton
aa1e19bebb
BootEntryProtocol: Improve logic for detecting default entry when no menu shown
2021-09-05 19:38:45 +01:00