MikeBeaton
c9ba16fb98
OcVariableRuntimeDxe: Minor updates to comment lines and docs
2022-07-30 08:50:57 +01:00
MikeBeaton
9521d455cf
Docs: Minor improvements to OpenVariableRuntimeDxe docs
2022-07-28 23:24:08 +01:00
vit9696
3ac28b49bb
OcConfigurationLib: Restore enabled and introduce LoadEarly
2022-07-28 23:45:17 +03:00
MikeBeaton
83123452fe
OCVAR: Refactor NVRAM code, add OpenVariableRuntimeDxe
2022-07-28 06:38:56 +01:00
MikeBeaton
4848757b3d
Docs: Rebuild docs
2022-07-24 22:16:53 +01:00
John Davis
68de283159
OcAppleKernelLib: Provide cache info to 10.4 when using ProvideCurrentCpuInfo
2022-07-24 09:23:33 -05:00
MikeBeaton
77c6c9d409
ToggleSipEntry: Add --show-csr option
2022-07-24 14:19:52 +01:00
MikeBeaton
e7ad34e1a8
AudioDxe/OcAudio: Remove default codec setup delay; add --codec-setup-delay option; change units of Audio->SetupDelay from microseconds to milliseconds
2022-07-20 23:30:36 +01:00
PMheart
9e50325446
Docs: Rebuild pdf
2022-07-16 19:53:41 +02:00
CorpNewt
c4ddffe545
Docs: Fix typo ( #372 )
2022-07-16 19:49:39 +02:00
PMheart
f604848c61
OcMainLib: Patch order change ( #370 )
...
The current behaviors of how our modification to Booter and Kernel are undocumented. In addition, we should ensure that:
- Deletion is always performed first, as it makes no sense to patch something that will be removed
- Integrated quirks are always applied preceding user patches (to prevent users from messing up the whole patch structure)
- Injection is performed last
2022-07-16 19:49:20 +02:00
PMheart
37942f69ef
Docs: Update the description for the usage of PCIeSerialDisable in CustomPciSerialDevice
...
closes https://github.com/acidanthera/bugtracker/issues/2075
2022-07-12 10:33:03 +02:00
MikeBeaton
279f054df5
OcLog: Allow optional unsafe fast log
2022-07-10 07:10:26 +01:00
MikeBeaton
79f0829170
AudioDxe: Add --force-device option
2022-07-09 09:53:43 +01:00
rusty-bits
7bfa8ae646
Docs: Add missing descriptions for AppleInput section ( #367 )
2022-07-08 20:36:59 +02:00
PMheart
e068d37656
Bump version to 0.8.3
2022-07-05 15:34:31 +02:00
PMheart
1b6fcd31be
Docs: Rebuild pdf
2022-06-22 11:31:53 +02:00
Mingye Wang
20b6434fa0
Docs: Replace ambiguous "it" in the description of ApfsTrimTimeout ( #360 )
2022-06-22 11:28:21 +02:00
MikeBeaton
3b70d73b21
Docs: Update --restore-nosnoop info
2022-06-20 21:42:11 +01:00
Andrey1970AppleLife
03f545e875
DataBase: Updated builtin firmware versions
2022-06-07 20:12:10 +03:00
PMheart
342f3fc9fd
OcAppleKernelLib: Disable AICPUPM patches on macOS 13
2022-06-07 04:59:08 +02:00
PMheart
e465a60509
Bump version to 0.8.2
2022-06-07 04:42:27 +02:00
Emilio P Egido
0bf5545a31
Docs: Fix typo, thanks @perez987
2022-05-24 12:14:29 +02:00
MikeBeaton
021eab5143
Docs: TakeoffDelay additional rewording
2022-05-23 10:22:00 +01:00
MikeBeaton
658b3adaf7
Docs: Fix typo
2022-05-23 10:16:36 +01:00
MikeBeaton
327c09c73f
Docs: Additional TakeoffDelay info
2022-05-23 10:09:54 +01:00
MikeBeaton
19ef39ecf5
BootEntryProtocol: Add system action and hotkey support; implement Reset NVRAM and Toggle SIP as drivers
2022-05-16 22:23:49 +01:00
vit9696
5f90df1ced
Docs: Sync changelog and pdf
2022-05-15 01:36:29 +03:00
MikhailKrichanov
e9136a3a0b
OpenNtfsDxe: Implement NTFS read-only driver. ( #332 )
2022-05-15 00:55:52 +03:00
PMheart
59fd524879
Docs: Update note about CustomPciSerialDevice, thanks @joevt
2022-05-09 13:04:04 +02:00
MikeBeaton
684bb9d27a
Docs: Clarify availability of VoiceOver protocol.
...
(Note: This does not depend on the previous commit, i.e. was the same before it.)
2022-05-05 04:56:00 +01:00
Andrey1970AppleLife
86b688a174
Fixed formatting SSDT-PNLF.dsl
2022-04-30 01:34:42 +03:00
PMheart
b66f776de1
Docs: Add more notes about DMAR for ForceAquantiaEthernet, thanks @kokowski
...
Reference: 24414555f2 (commitcomment-70530145)
2022-04-25 14:49:00 +02:00
PMheart
aa9293f721
Docs: Add missing DetectCable description, thanks @dakanji
2022-04-18 21:10:47 +02:00
PMheart
44b491f079
Bump version
2022-04-18 12:51:58 +02:00
PMheart
70365129c4
Docs: Fix doc hash check
2022-04-16 23:48:02 +02:00
PMheart
6d0e6f5205
Docs: Add notes about ForceAquantiaEthernet compatibility
2022-04-16 23:39:36 +02:00
PMheart
12dbc26190
Docs: Do not perform hash check by default
2022-04-16 02:14:53 +02:00
PMheart
a7476d96c1
Docs: Minor typo fix
2022-04-16 01:50:42 +02:00
82ghost82
03b27e7ba7
Docs: Add Override key for Serial to Sample.plist ( #335 )
2022-04-15 11:59:37 +03:00
PMheart
e006de0f58
Docs: Fix doc build
2022-04-14 13:19:56 +02:00
PMheart
0585d2d749
Docs: Sync pdf and changelog
2022-04-14 13:03:17 +02:00
PMheart
1ca2a9553f
OcAppleKernelLib: Added CustomPciSerialDevice quirk ( #331 )
2022-04-14 12:58:37 +02:00
PMheart
3990adc259
Docs: Add link to LogoutHook
2022-04-13 11:31:32 +02:00
MikeBeaton
a1c80968fa
Docs: Specify which Utilities dir contains nvramdump
2022-04-12 15:50:14 +01:00
PMheart
ba9a27614c
Docs: Sync with https://github.com/acidanthera/OpenCorePkg/pull/330
2022-04-04 23:47:49 +02:00
PMheart
6825e9a449
OcMainLib: Read and set serial PCD values from config ( #330 )
2022-04-04 23:43:11 +02:00
PMheart
6974c1fff8
Docs: Update CPUFriend MinKernel
2022-04-04 22:22:07 +02:00
PMheart
95596f336a
Docs: Fix SetApfsTrimTimeout description
2022-04-04 20:20:33 +02:00
PMheart
cf6aa8c67a
Docs: Fix SetApfsTrimTimeout explanation when setting to 0; thanks @lvs1974
2022-04-04 13:23:47 +02:00