21 Commits

Author SHA1 Message Date
MikeBeaton
daa3b63c22 OC: Log legacy secure boot derived ApECID; fix minor typos 2022-07-03 07:09:08 +01:00
PMheart
228f8ca1fb Codestyle: Apply codestyle changes with Uncrustify 2022-04-25 14:51:15 +02:00
vit9696
cea9f03365 OcMainLib: Fixed selecting SecureBootModel on hypervisors
Should be `x86legacy` as otherwise macOS 11 will fail to boot
2022-02-11 02:20:06 +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
1cb8490fd6 OcMainLib: Add large basesystem support to AdviseFeatures 2021-09-22 18:47:37 +03:00
vit9696
09d414ae93 OcMainLib: Do not use config UUID when NVRAM is not updated 2021-09-05 20:47:34 +03:00
MikeBeaton
d2ba13b6a2 OcAppleImg4Lib: Add additional matched logic to fall back to NVRAM value
Updates 239c1a533d101c9e46c675a48585dbe548998582
2021-09-03 15:22:33 +01:00
vit9696
239c1a533d OcAppleImg4Lib: Improve AppleSecureBoot variables for macOS 12 2021-09-03 04:12:50 +03:00
vit9696
885581ccb4 OcMainLib: Replace AdviseWindows with AdviseFeatures 2021-06-02 17:19:56 +03:00
PMheart
81ec3311a9
OcSmbiosLib: Report actual MemoryFormFactor in SMBIOS (#225)
closes acidanthera/bugtracker#1537
2021-03-03 14:38:51 +03:00
vit9696
df113de085 OpenCorePlatform: Provide support for SSN variable
closes acidanthera/bugtracker#1500
2021-02-16 16:04:27 +03:00
Vitaly Cheptsov
5ae3b6f267
OpenCorePlatform: Fix typo introduced in the previous commit 2021-02-14 19:28:03 +03:00
Vitaly Cheptsov
c61a0c8ec4
OpenCorePlatform: Fix partial platform data update 2021-02-14 18:52:02 +03:00
vit9696
c97baf360b OcSmbiosLib: Prefer NVRAM values when reading OEM MLB and ROM 2021-02-14 16:05:16 +03:00
vit9696
d8946d98f1 OcMainLib: Fix OEM MLB setting 2021-02-14 15:39:58 +03:00
vit9696
41f3703fce OcMainLib: Fix typo introduced in previous commit when updating NVRAM 2021-02-13 20:44:34 +03:00
vit9696
f3502e7336 OpenCorePlatform: Implement OEM SN, MLB, UUID reading
closes acidanthera/bugtracker#1469
2021-02-13 16:15:36 +03:00
vit9696
f51fee6f9e OcSmbiosLib: Cleanup & refactor OEM value exposure 2021-02-13 10:03:04 +03:00
Vitaly Cheptsov
ad2b516bf7
OcMainLib: Introduce RFC 4122 encoding for SMBIOS System UUID (#187)
closes acidanthera/bugtracker#1457
2021-02-02 00:18:29 +03:00
Bmju
7187bc792c
OcMainLib: Fix reading Smbios.SystemUuid from wrong section (#183)
Co-authored-by: MikeBeaton <mjsbeaton@gmail.com>
2021-01-30 08:50:19 +03:00
vit9696
dc1a0d8a22 OcMainLib: Move startup code to a separate library 2021-01-26 21:19:21 +03:00