Rodion Shingarev
a0dcd9d192
corrected AppleRtcRam in Docs
2020-04-19 00:23:51 +03:00
vit9696
892f9fd10a
OpenCoreUefi: Added AppleRtcRam protocol implementation
...
closes acidanthera/bugtracker#765
2020-04-18 22:21:58 +03:00
vit9696
0bb426d364
OcAppleKernelLib: Added PatchAppleRtcChecksum kernel quirk
2020-04-18 15:40:08 +03:00
vit9696
4ec0e4e160
RtcRw: Initial version
2020-04-18 13:13:41 +03:00
vit9696
e2fbb2e10a
OpenCoreUefi: Added memory region reservation support
2020-04-18 10:28:59 +03:00
vit9696
677f37d5fb
Build: Added mouse drivers to the package as OVMF needs one
2020-04-17 09:22:11 +03:00
vit9696
b4d52e44f6
Docs: Fix page numbering
2020-04-13 08:51:33 +03:00
vit9696
09aba22d36
Docs: Provide information about APFS
2020-04-13 06:13:02 +03:00
Andrey1970AppleLife
e40d710704
Docs: Delete ApfsDriverLoader.efi
2020-04-13 06:10:26 +03:00
vit9696
c244baa1ef
OpenCoreUefi: Fix EnableJumpStart -> EnableJumpstart
2020-04-13 05:46:27 +03:00
vit9696
2dfe69110b
OpenCoreUefi: Add APFS support
2020-04-13 05:35:33 +03:00
vit9696
c3d015c789
Docs: Fix variable blocking explanation
2020-04-13 05:31:44 +03:00
MacOS86-it
613d0bdb88
Docs: Another check in SSDT-PLUG to fix 'Cannot override' bug ( #35 )
...
This one should fix issue #814 once and for all. The issue was caused by the SSDT that was adding _DSM Method to a Package (forbidden by ACPI Specification) defined on the DSDT (\_SB.PR00). The new if-condition checks if the object is a Processor. By doing this way, if it finds a Package it doesn't add the _DSM Method.
2020-04-13 05:06:23 +03:00
Andrey1970AppleLife
20c70fecd5
Update Kexts.md
2020-04-11 22:00:19 +03:00
DreamWalkerXZ
12b24dd877
Docs/SSDT-PLUG: Fix incorrect indentation( #34 )
2020-04-10 12:01:13 +02:00
Midi
9eecf43c76
AlpsT4USB category change ( #33 )
...
It's a VoodooI2C companion that attaches to ALPS USB touchpads (found in HP Elite X2 G1/G2).
2020-04-10 01:12:24 +03:00
Andrey1970AppleLife
fab87db908
Docs: Enabled .VolumeIcon.icns
2020-04-10 01:08:07 +03:00
vit9696
219fdc47c4
OpenCanopy: Fixed rendering macOS installer icons
2020-04-10 00:07:45 +03:00
vit9696
82e8f5efb9
OcSmbiosLib: Fixed Custom UpdateSMBIOSMode modifying SMBIOSv3 table
2020-04-09 20:49:42 +03:00
Gengik84
29bd5732ad
Docs: Simplify SSDT-PLUG to improve readability ( #32 )
2020-04-09 15:23:29 +03:00
Gengik84
40b0a4b6ee
Update SSDT-PLUG.dsl ( #31 )
2020-04-07 14:57:06 +03:00
Andrey1970AppleLife
05e3b14343
Bump version to 0.5.8
2020-04-06 16:18:20 +03:00
vit9696
96ad44ef39
OpenCanopy: Support for custom background colour
2020-04-06 04:57:16 +03:00
vit9696
aac39637f6
OpenCanopy: Various improvements ( #28 )
...
- Implemented disk label support
- Implemented volume icon support
- Separated PickerAttrbutes from ConsoleAttributes
Co-authored-by: vit9696 <vit9696@users.noreply.github.com>
Co-authored-by: Michael Belyaev <usrsse2@me.com>
2020-04-06 00:39:17 +03:00
vit9696
eff6598386
Docs: Improve RebuildAppleMemoryMap description
2020-04-04 23:59:06 +03:00
vit9696
9b848de3e2
OcAppleBootCompatLib: Introduce ProtectMemoryRegions
...
closes acidanthera/bugtracker#791
2020-04-04 23:34:38 +03:00
vit9696
7aedbf3c60
OcMemoryLib: Actually fix OcExpandAttributesByMap
2020-04-04 23:18:05 +03:00
Pavo
4ca3758fc7
Docs: Added AMD CPU naming to CPU table sample ( #26 )
2020-04-04 12:23:45 +03:00
vit9696
91b81874ad
Docs: Add just another CPU PM entry to the sample
...
closes #25
2020-04-04 01:01:43 +03:00
vit9696
8cffb55430
Docs: Update SSDT-PLUG.dsl, thx to gengik84
2020-04-03 23:30:47 +03:00
vit9696
ee72a8b334
OcMemoryLib: Improve memory shrinking to process RT areas
2020-04-03 22:26:52 +03:00
vit9696
bd17802deb
OcAppleBootCompatLib: Implement RebuildAppleMemoryMap
2020-04-03 14:52:07 +03:00
vit9696
60fca487a3
OpenCoreUefi: Introduced SyncRuntimePermissions to fix Linux booting on CFL+
2020-04-02 23:55:59 +03:00
vit9696
1fea2ad3f3
Docs: Ensure proper explanation for ShrinkMemoryMap
2020-04-02 21:41:57 +03:00
Download-Fritz
f6b4ac59be
AcpiSamples/PLUG: Note alternative naming
2020-03-28 11:44:56 +01:00
Andrey1970AppleLife
2ef536bd07
Update Kexts.md
2020-03-24 23:12:23 +03:00
vit9696
e5e822e0d3
Debug: Provide information for debugging with QEMU
2020-03-20 05:27:43 +03:00
Andrey1970AppleLife
dae829ba93
Update SampleFull.plist
2020-03-20 04:01:58 +03:00
Andrey1970AppleLife
997a830eef
Docs: Fixed driver name
2020-03-15 18:24:15 +03:00
vit9696
63735d449b
Build: Rename some tools and drivers
2020-03-15 17:27:29 +03:00
Andrey1970AppleLife
da4cf0f0bb
Fixed previous
2020-03-15 03:08:14 +03:00
Andrey1970AppleLife
9aae27d166
Docs: Replaced PlatformInfo samples to iMac19,1
2020-03-15 01:42:42 +03:00
vit9696
bd0f0111d8
Build: Fix typo in KeyTester
2020-03-14 07:35:42 +03:00
vit9696
03e3daf53c
Docs: Update tools section
2020-03-14 07:10:46 +03:00
vit9696
1c2d05c024
Docs: Fix va_args in EasyClangComplete
2020-03-14 01:38:45 +03:00
vit9696
28a1d57dd2
OcStorageLib: Introduce max path length
2020-03-14 01:38:08 +03:00
vit9696
6d61426da5
OcAppleBootCompatLib: Implement ProtectUefiServices quirk
2020-03-12 02:11:16 +03:00
vit9696
58180851d1
Build: Add Shell with partial patch set
2020-03-10 03:28:15 +03:00
vit9696
a6d547f6d9
OcDebugLogLib: Support Apple Debug Log protocol
2020-03-08 23:42:14 +03:00
vit9696
b1acc9ac3c
Docs: Sync with latest changes
2020-03-08 17:11:49 +03:00