636 Commits

Author SHA1 Message Date
PMheart
e7f7360076 OpenCanopy: Implement PickerVariant support 2021-01-02 16:34:10 +03:00
vit9696
34f180af73 OpenCoreAudio: Implement mp3 decoding support 2021-01-02 07:35:16 +03:00
Andrey1970AppleLife
434809892e Happy New Year 2021 2021-01-01 00:25:38 +03:00
Andrey1970AppleLife
00c55abfcf
Update Kexts.md 2020-12-30 19:06:39 +03:00
Andrey1970AppleLife
5987f571ab Docs: Outdated patches are deleted 2020-12-30 18:43:09 +03:00
82ghost82
78694e9ab4
Docs: Change SetupDelay position in Sample for alphabetical order (#171) 2020-12-27 11:55:12 +03:00
vit9696
d7a27a44b3 OpenCoreUefiAudio: Implement UEFI audio SetupDelay
closes acidanthera/bugtracker#971
2020-12-26 11:26:11 +03:00
vit9696
befa997b12 OpenCoreUefi: Remove DeduplicateBootOrder quirk
This quirk was required earlier to workaround ASUS bios issues.
A better workaround for these issues was added in 0.6.4.
At this point DeduplicateBootOrder may only mask issues related
to incorrect Bootstrap/BootstrapShort preference for the board
and is thus removed due to being essentially harmful.

Note, that for some firmwares it is normal to have 2 Windows
entries, and DeduplicateBootOrder had nothing to do with it.
2020-12-23 00:36:20 +03:00
Andrey1970AppleLife
8a5be5d51c Docs: Updated samples 2020-12-19 00:19:08 +03:00
Andrey1970AppleLife
af8e107043
Docs: Added PNLF samples 2020-12-18 22:34:07 +03:00
Andrey1970AppleLife
37cbe5b529
Update SampleCustom.plist 2020-12-18 18:00:21 +03:00
Andrey1970AppleLife
d27cd404ba Docs: Updated Samples 2020-12-17 00:17:43 +03:00
Andrey1970AppleLife
a11df6c574
Update Kexts.md 2020-12-13 01:55:50 +03:00
Andrey1970AppleLife
1b46dfca22 Docs: Updeted Samples and ABC sorting 2020-12-07 23:17:23 +03:00
Andrey1970AppleLife
46769cabd0 Bump version to 0.6.5 2020-12-07 21:35:07 +03:00
Andrey1970AppleLife
f8b550d71e Docs: Updated Configuration 2020-12-06 18:42:18 +03:00
vit9696
f0d42cd0c9 OcBootManagementLib: Add support for per-volume image icons for APFS
closes acidanthera/bugtracker#1270
2020-12-06 05:52:56 +03:00
vit9696
f6193c47ca OpenCoreAudio: Implement PlayChime control via StartupMute variable
closes acidanthera/bugtracker#1331
2020-12-06 03:55:50 +03:00
vit9696
5c9e826cc7 OpenCanopy: Made pointer control optional via PickerAttributes 2020-12-06 03:38:20 +03:00
PMheart
3ce2b11f74 Docs: Rebuild docs for booter patches 2020-12-05 23:34:51 +08:00
PMheart
8a0323c6be
OcAfterBootCompatLib: Implement booter patch (#165) 2020-12-05 23:30:29 +08:00
Andrey1970AppleLife
496b40a056 Docs: Updated Samples 2020-12-05 13:59:21 +03:00
vit9696
4e45b85253 Docs: Sync docs 2020-12-05 05:20:59 +03:00
Andrey1970AppleLife
5dbe34a313 Fixed previous 2020-11-30 00:49:55 +03:00
Andrey1970AppleLife
8dc8550177 Docs: Added Secure Boot note 2020-11-30 00:33:18 +03:00
vit9696
3080f113b6 Docs: Sync changelog and documentation 2020-11-29 17:02:45 +03:00
Andrey1970AppleLife
a2ea1e55e5 Docs: Updated MinKernel 2020-11-25 03:29:44 +03:00
Andrey1970AppleLife
8e02400b80 Docs: Fixed macOS Big Sur 11 main version number 2020-11-17 23:50:47 +03:00
Andrey1970AppleLife
8810414bb1 Docs: Updated sample patch 2020-11-17 20:17:34 +03:00
Vitaly Cheptsov
258fb83ec7
OcAfterBootCompatLib: Implement relocation block support (#153)
closes acidanthera/bugtracker#1125
2020-11-13 19:49:57 +03:00
vit9696
763bb89058 Docs: Fix typos 2020-11-07 17:18:56 +03:00
vit9696
8be51674a4 OcBootManagementLib: Implement RealPath and TextMode for custom entries
closes acidanthera/bugtracker#1081
2020-11-07 05:47:45 +03:00
Andrey1970AppleLife
913063277e Update SampleCustom.plist 2020-11-07 03:03:06 +03:00
vit9696
59825b3b0c Docs: improve relative directory lookup documentation
Also fix compiler issues with GCC
2020-11-06 23:21:44 +03:00
Dmitriy Pervin
6a81462faf
Docs: Add Find My Mac to Sample legacy schema (#151)
Add Find my Mac function
2020-11-05 11:21:43 +03:00
Andrey1970AppleLife
31062dfb8f
Update SampleCustom.plist 2020-11-04 22:21:28 +03:00
vit9696
3998399ea9 OcBootManagementLib: Added BlacklistAppleUpdate to fix update optout
closes acidanthera/bugtraker#1255
2020-11-04 12:30:27 +03:00
Mykola Grymalyuk
e39f07e140 Docs: add nvram-log=1 2020-11-03 14:27:13 -07:00
Andrey1970AppleLife
0459b9752d Bump version to 0.6.4 2020-11-02 23:51:07 +03:00
vit9696
1b7525c7de OcAppleKernelLib: Added ForceSecureBootScheme quirk for VMs 2020-11-01 13:30:55 +03:00
vit9696
bf94146f13 OpenCorePlatform: Added setting of system-id NVRAM variable 2020-11-01 12:52:51 +03:00
vit9696
aea1c578c2 Docs: Update information regarding Secure Boot on macOS 11
closes acidanthera/bugtracker#1235
2020-11-01 05:09:37 +03:00
vit9696
ba10b5d721 OcAppleImg4Lib: Added support for x86legacy secure boot model 2020-11-01 01:12:02 +03:00
vit9696
46f7cc0a65 Docs: Fix trashing rbx in returning serial print patches 2020-10-31 17:23:20 +03:00
Andrey1970AppleLife
c2cbd3aa9c Docs: Fixed typo 2020-10-27 10:50:46 +03:00
Goldfish64
b993f32fde Docs: Rebuild pdf and update changelog 2020-10-26 19:21:43 -05:00
John Davis
cde37269aa
VBIOS patching via ForceResolution option (#144)
* BiosVideo: Initial Intel patching functions

* BiosVideo: Implement patch protocol

* BiosVideo: Read EDID from VBE

* BiosVideo: Fix previous commits

* OpenDuet: Fix Windows builds

* BiosVideo: Fix MSVC warnings

* BiosVideo: Pull max resolution from EDID

* BiosVideo: Patch based on PCI vendor ID

* BiosVideo: Fix more MSVC warnings

* OcMiscLib: Try to fix OpenDuet MSVC compilation

* BiosVideo: Fix incorrect return status

* OpenDuet: Create OcDebugLogLibNull library

* Protocol: Rename OC_VBIOS_PATCH_PROTOCOL to OC_FORCE_RESOLUTION_PROTOCOL

* OpenCore: Add ForceResolution option

* BiosVideo: Fix consistency of height/width parameters

* Includes: Mark height/width as optional

* BiosVideo: Cleanup misc issues

* Docs: Add support note
2020-10-26 19:18:06 -05:00
vit9696
e742e2dc2e Docs: Add errata entry for 11.0 b10 2020-10-25 01:30:29 +03:00
Lorys89
a8cb5123d0
Docs: Only patch PRBM for Darwin/macOS 2020-10-19 22:18:51 +08:00
dakanji
0d278af53c
Docs: Fixed typo in several (#140) 2020-10-18 19:23:36 +03:00