393 Commits

Author SHA1 Message Date
Andrey1970AppleLife
c4975433fb Docs: Fixed typo 2020-05-05 21:27:03 +03:00
vit9696
796765ca7c
OcBootManagementLib: Rework boot management (#42)
Co-authored-by: vit9696 <vit9696@users.noreply.github.com>
Co-authored-by: Download-Fritz <download-fritz@outlook.com>
2020-05-05 19:45:32 +03:00
vit9696
7ed2fb7cfa Docs: Reflect latest OpenCanopy changes in docs and changelog 2020-05-05 19:28:36 +03:00
Andrey1970AppleLife
17990ae1f8 Bump version to 0.5.9 2020-05-04 14:42:33 +03:00
Andrey1970AppleLife
7b1d5a69b1 Fix previous 2020-05-03 20:45:53 +03:00
vit9696
4294d96d95 Docs: Update some links 2020-05-03 11:58:31 +03:00
Andrey1970AppleLife
ec45b1d31b
Update SampleFull.plist 2020-05-02 14:41:47 +03:00
Andrey1970AppleLife
6f02d5945e Update SampleFull.plist 2020-05-01 22:07:32 +03:00
vit9696
847388f1ec Build: Use DuetPkg binaries directly from DuetPkg 2020-04-28 19:52:43 +03:00
vit9696
8a65ad756d OcApfsLib: Reduce APFS minimal timestamps to 10.13 from App Store 2020-04-28 13:35:38 +03:00
Andrey1970AppleLife
1b76962a69 Docs: Update link 2020-04-27 02:52:40 +03:00
Andrey1970AppleLife
a0eaf1af05 Docs: Update Samples 2020-04-26 10:18:38 +03:00
vit9696
e20d2c1f2e Build: Added Ps2KeyboardDxe driver for DuetPkg 2020-04-26 06:53:40 +03:00
Andrey1970AppleLife
874696eb25 Added ACPI comments 2020-04-24 22:39:59 +03:00
Andrey1970AppleLife
198f551ecf Added SSDT-IMEI ACPI sample. 2020-04-24 21:45:11 +03:00
vit9696
616505ca2b OcBootManagementLib: Added experimental BootProtect Security option
closes acidanthera/bugtracker#859
2020-04-24 00:56:57 +03:00
vit9696
3cd9ace60c ResetSystem: Initial version
closes acidanthera/bugtracker#861
2020-04-20 13:12:06 +03:00
vit9696
19cae8046e OcConfigurationLib: Renamed Protocols to ProtocolOverrides
Pioneer salut to ugrobators
2020-04-20 09:52:09 +03:00
Andrey1970AppleLife
8698b1ec81 Docs: Update samples 2020-04-20 06:29:52 +03:00
Andrey1970AppleLife
fb92524610 Docs: Update pdf 2020-04-19 02:35:48 +03:00
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