Goldfish64
6c7664ab9e
Docs: Update manual and changelog
2021-01-18 20:57:28 -06:00
PMheart
cb6bb3dba5
Docs: Further clarification on PointerSupportMode
2021-01-18 09:43:09 +08:00
PMheart
960d443ee5
Docs: Provide requirements of indentations
2021-01-18 09:35:30 +08:00
vit9696
216a7097d9
Staging: Rename FswHfsPlus to OpenHfsPlus
2021-01-14 01:46:09 +03:00
khronokernel
e3ec2c0575
Add archive.org mirrors
2021-01-13 08:12:41 -07:00
vit9696
dade45078a
Staging: Drop VBoxHfs in favour of FswHfsPlus
2021-01-12 22:30:49 +03:00
khronokernel
f32fdd186e
Fix MaxBIOSVersion value
2021-01-11 07:26:30 -07:00
Andrey1970AppleLife
40664547f7
Docs: Fixed Configuration
2021-01-11 16:06:05 +03:00
Andrey1970AppleLife
b6b239b7bd
Docs: Fixed Configuration
2021-01-11 15:21:44 +03:00
Mykola Grymalyuk
dfd459a7f0
OpenCorePlatform: Add MaxBIOSVersion option to Generic ( #179 )
...
closes acidanthera/bugtracker#1427
2021-01-11 12:31:52 +03:00
PMheart
a6b49b38c0
Docs: Fix typo
2021-01-10 13:45:48 +08:00
Marvin Häuser
c8d50e64f1
Docs: Document OpenCanopy image dimension constraints
2021-01-06 17:13:15 +01:00
Marvin Häuser
1e205ada4c
Docs: Address OpenCanopy updates
2021-01-06 17:13:15 +01:00
Andrey1970AppleLife
94c40b1a63
Bump version to 0.6.6
2021-01-04 20:55:57 +03:00
vit9696
90e9224c37
Docs: Provide info on more arguments
2021-01-03 13:51:01 +03:00
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
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
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
8a0323c6be
OcAfterBootCompatLib: Implement booter patch ( #165 )
2020-12-05 23:30:29 +08: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
8e02400b80
Docs: Fixed macOS Big Sur 11 main version number
2020-11-17 23:50:47 +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
vit9696
59825b3b0c
Docs: improve relative directory lookup documentation
...
Also fix compiler issues with GCC
2020-11-06 23:21:44 +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
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
dakanji
0d278af53c
Docs: Fixed typo in several ( #140 )
2020-10-18 19:23:36 +03:00
John Davis
bf043cae2e
Custom memory properties ( #139 )
...
* OcSmbiosLib: Implement custom memory configurations
* OcSmbiosLib: Fix previous commit
* OcSmbiosLib: Change to 0-based indexes
* Docs: Update manual and sample configs
2020-10-17 17:33:37 -05:00
vit9696
aa1e9266f7
Docs: Add note about Bootstrap issues
2020-10-16 00:33:32 +03:00
PMheart
857bfb7ab6
Docs: Fix name
2020-10-13 21:17:20 +08:00
vit9696
495acf636d
Docs: Rebuild pdf
2020-10-13 11:15:47 +03:00
dakanji
313ece3f20
Docs: Fix Firmware Pluralisation ( #135 )
2020-10-12 20:35:53 +03:00
Andrey1970AppleLife
37c16f2577
Bump version to 0.6.3
2020-10-06 21:30:22 +03:00