3202 Commits

Author SHA1 Message Date
vit9696
55eb273cb1 OpenPlatformInfo: Fix MLB 17-character MLB handling 2021-02-14 23:06:14 +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
Vitaly Cheptsov
4bd7a81d03
OcSmbiosLib: Fix typo when reading ROM from NVRAM 2021-02-14 17:45:36 +03:00
vit9696
c97baf360b OcSmbiosLib: Prefer NVRAM values when reading OEM MLB and ROM 2021-02-14 16:05:16 +03:00
Marvin Häuser
85036254d0 OcMiscLib: Fix potential overflow in ApplyPatch() 2021-02-14 13:41:48 +01:00
vit9696
d8946d98f1 OcMainLib: Fix OEM MLB setting 2021-02-14 15:39:58 +03:00
Bmju
639bf9a4ae
Docs: Slightly reword Apple Inc. warning for clarity (#207) 2021-02-14 15:10:01 +03:00
vit9696
9f4387dd64 Build: Fix user utilities compilation 2021-02-14 01:30:29 +03:00
vit9696
a62cdf2e26 OcCpuLib: Implement ASM CPU frequency calculation for HSW and lower 2021-02-14 01:17:09 +03:00
dakanji
cd5bd93932
Docs: Various wording improvements (#206) 2021-02-13 23:41:33 +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
PMheart
06155057b4 Docs: Drop dead Chinese discussion page 2021-02-13 17:00:06 +08:00
PMheart
3ecec16f29 OcStringLib: Fix logic 2021-02-13 16:52:54 +08:00
PMheart
d3b6d87393 OcBootManagementLib: Fix typo 2021-02-13 16:41:09 +08:00
PMheart
36ba7f2dfc OcMainLib: Fix initialisation of variable Status 2021-02-13 16:32:07 +08:00
PMheart
4b101dbf5c OcBootManagementLib: Fix potential NULL dereferencing 2021-02-13 16:24:57 +08:00
vit9696
f51fee6f9e OcSmbiosLib: Cleanup & refactor OEM value exposure 2021-02-13 10:03:04 +03:00
PMheart
d8f9b5575a OpenPartitionDxe: Fix calculation 2021-02-13 12:10:34 +08:00
PMheart
04a82d01da OcMachoLib: Fix codestyle 2021-02-13 11:36:45 +08:00
PMheart
e7d9ed7f93 OpenPartitionDxe: Fix indentation 2021-02-13 11:20:16 +08:00
PMheart
3225a6d712 OcMainLib: Fix initialisation again 2021-02-13 11:10:36 +08:00
Andrey1970AppleLife
bd9b929232
Update SSDT-AWAC.dsl 2021-02-13 00:15:05 +03:00
Marvin Häuser
d20c8d1364 Docs: Fix typo 2021-02-12 19:08:01 +01:00
Bmju
9f3acee803
Docs: Volume icons: clarify file locations; explain our position regarding Apple's broken method; reword existing note about internal/external drives (#203)
Co-authored-by: MikeBeaton <mjsbeaton@gmail.com>
2021-02-12 15:38:34 +03:00
kylon
6ab51a83f0
macserial: Fix build with emcc (#202) 2021-02-12 15:36:46 +03:00
Andrey1970AppleLife
cdc30df17e Docs: Build pdf 2021-02-12 00:59:49 +03:00
Paul Mulders
a934110a2d
Library: Fix some incorrect spellings of possessive "its" (#201) 2021-02-12 00:45:15 +03:00
dakanji
4656f0ef39 Docs: Fix Itemisation 2021-02-12 00:27:19 +03:00
Andrey1970AppleLife
d11b92f6d4 Fix typo
https://github.com/acidanthera/bugtracker/issues/1494
2021-02-11 16:23:55 +03:00
MikeBeaton
82e041530b OpenCoreUefi: Fix minor typo in debug error msg 2021-02-10 21:37:40 +03:00
MikeBeaton
f80ef5d68e AppleBootPolicyLib: Fix minor typo in comments 2021-02-10 21:37:40 +03:00
Andrey1970AppleLife
b2bcd91935
Fix cоmment 2021-02-10 03:57:04 +03:00
PMheart
b3e191304b OcMainLib: Fix initialisation 2021-02-09 22:55:28 +08:00
Lorys89
c5c8559484
Update SSDT-AWAC (#198) 2021-02-09 15:33:45 +03:00
dakanji
bf999acf6e
Docs: Improve failsafe clarification (#196) 2021-02-07 00:46:38 +03:00
vit9696
e7046a9257 OcConfigurationLib: Fix Booter patcher Identifier to be Any for failsafe 2021-02-06 20:30:10 +03:00
cecekpawon
6fa0946cab OcAudioLib: Exclude text output null terminator in OcAudioDump.
Free HandleBuffer after loop finished.
2021-02-06 18:51:55 +03:00
cecekpawon
04c928023e OcBootManagementLib: Correct BootContext allocation size. 2021-02-06 18:51:55 +03:00
cecekpawon
089116f8af OcVirtualFsLib: Rename LIBRARY_CLASS name 2021-02-06 18:51:55 +03:00
cecekpawon
b929a37f85 Build: Simplify defining OC_TARGET_*. 2021-02-06 18:51:55 +03:00
PMheart
6dda175211 Docs: Build pdf 2021-02-06 16:31:53 +08:00
dakanji
b3f19f982d
Docs: Further Clarify Failsafe Values (#194) 2021-02-05 20:37:18 +03:00
Vitaly Cheptsov
3bf636738b
Docs: Sync changelog 2021-02-05 13:41:43 +03:00
PMheart
7a582b402b
ocvalidate: Support for error count cumulation during OcConfigurationInit call (#193) 2021-02-05 18:20:11 +08:00
dakanji
54e6a8ce63
Docs: Misc Tweaks (#189) 2021-02-05 03:04:24 +03:00
dakanji
95e4e9a29d
Docs: Clarify Failsafe Values (#192) 2021-02-05 03:03:31 +03:00
Bmju
5d92bcbf71
Docs: Document limitations of writing via system DataHub (#191) 2021-02-04 18:49:30 +03:00
Andrey1970AppleLife
0c82039294
Update DataBase.md 2021-02-03 19:49:21 +03:00