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
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
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
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
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
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
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
6d0e6f5205
Docs: Add notes about ForceAquantiaEthernet compatibility
2022-04-16 23:39:36 +02:00
PMheart
a7476d96c1
Docs: Minor typo fix
2022-04-16 01:50:42 +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
6825e9a449
OcMainLib: Read and set serial PCD values from config ( #330 )
2022-04-04 23:43:11 +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
PMheart
24414555f2
Docs: Add notes about DMAR for ForceAquantiaEthernet
2022-03-22 16:45:05 +01:00
PMheart
b18da2d6ca
Docs: Add notes about ForceAquantiaEthernet
2022-03-20 17:35:07 +01:00
PMheart
a4b0c47f13
OcAppleKernelLib: Fix version matching
2022-03-20 12:55:46 +01:00
PMheart
41882d980b
OcAppleKernelLib: Added ForceAquantiaEthernet quirk
2022-03-20 12:32:47 +01:00
vit9696
719507f76e
Utilities: Switch to python 3 b default
...
closes acidanthera/bugtracker#1980
2022-03-20 14:09:54 +03:00
PMheart
cb69c1b7f4
Docs: Better explanations for SetApfsTrimTimeout
2022-03-17 14:42:42 +01:00
PMheart
e13900e591
Docs: Add notes when apfs timeout is set to 0
2022-03-10 21:32:58 +01:00
PMheart
f3477959cf
Docs: Bump version to 0.8.0
2022-03-08 17:54:49 +01:00
PMheart
267c57ce81
Docs: Add notes for EnableVectorAcceleration
2022-03-08 14:31:05 +01:00
PMheart
4c995bb1ba
OcDebugLogLib: Split into OcLogAggregatorLib and OcDebugLibProtocol ( #325 )
2022-03-02 15:04:20 +03:00
MikeBeaton
666c710ad6
Docs: Improve OpenLinuxBoot autoopts documentation
2022-03-01 19:04:41 +00:00
MikeBeaton
97c1f841f1
OpenLinuxBoot: Boot from standalone /boot partition
2022-02-27 09:00:41 +00:00
PMheart
5ec3ece4d7
OcDebugLogLib: Log filtering support ( #322 )
2022-02-25 23:37:05 +01:00