mirror of
https://github.com/acidanthera/OpenCorePkg.git
synced 2025-12-08 19:25:01 +00:00
Docs: Fixed Configuration
This commit is contained in:
parent
ef386cab12
commit
9c08493a27
Binary file not shown.
@ -1756,7 +1756,7 @@ blocking.
|
||||
MSR modification in AppleIntelCPUPowerManagement.kext, commonly causing early
|
||||
kernel panic, when it is locked from writing.
|
||||
|
||||
\emph{Note}: This option should avoided whenever possible. Modern firmwares provide
|
||||
\emph{Note}: This option should be avoided whenever possible. Modern firmwares provide
|
||||
\texttt{CFG Lock} setting, disabling which is much cleaner. More details
|
||||
about the issue can be found in
|
||||
\href{https://github.com/acidanthera/AppleSupportPkg#verifymsre2}{VerifyMsrE2} notes.
|
||||
@ -1769,7 +1769,7 @@ blocking.
|
||||
MSR modification in XNU kernel, commonly causing early kernel panic, when it is
|
||||
locked from writing (XCPM power management).
|
||||
|
||||
\emph{Note}: This option should avoided whenever possible. Modern firmwares provide
|
||||
\emph{Note}: This option should be avoided whenever possible. Modern firmwares provide
|
||||
\texttt{CFG Lock} setting, disabling which is much cleaner. More details
|
||||
about the issue can be found in
|
||||
\href{https://github.com/acidanthera/AppleSupportPkg#verifymsre2}{VerifyMsrE2} notes.
|
||||
@ -1813,7 +1813,7 @@ blocking.
|
||||
\textbf{Description}: Apply icon type patches to AppleAHCIPort.kext to force
|
||||
internal disk icons for all AHCI disks.
|
||||
|
||||
\emph{Note}: This option should avoided whenever possible. Modern firmwares
|
||||
\emph{Note}: This option should be avoided whenever possible. Modern firmwares
|
||||
usually have compatible AHCI controllers.
|
||||
|
||||
\item
|
||||
|
||||
Binary file not shown.
@ -1,7 +1,7 @@
|
||||
\documentclass[]{article}
|
||||
%DIF LATEXDIFF DIFFERENCE FILE
|
||||
%DIF DEL PreviousConfiguration.tex Mon Dec 2 06:57:32 2019
|
||||
%DIF ADD ../Configuration.tex Mon Dec 2 18:02:45 2019
|
||||
%DIF DEL PreviousConfiguration.tex Mon Dec 2 07:11:04 2019
|
||||
%DIF ADD ../Configuration.tex Tue Dec 3 20:39:07 2019
|
||||
|
||||
\usepackage{lmodern}
|
||||
\usepackage{amssymb,amsmath}
|
||||
@ -1828,7 +1828,7 @@ blocking.
|
||||
MSR modification in AppleIntelCPUPowerManagement.kext, commonly causing early
|
||||
kernel panic, when it is locked from writing.
|
||||
|
||||
\emph{Note}: This option should avoided whenever possible. Modern firmwares provide
|
||||
\emph{Note}: This option should \DIFaddbegin \DIFadd{be }\DIFaddend avoided whenever possible. Modern firmwares provide
|
||||
\texttt{CFG Lock} setting, disabling which is much cleaner. More details
|
||||
about the issue can be found in
|
||||
\href{https://github.com/acidanthera/AppleSupportPkg#verifymsre2}{VerifyMsrE2} notes.
|
||||
@ -1841,7 +1841,7 @@ blocking.
|
||||
MSR modification in XNU kernel, commonly causing early kernel panic, when it is
|
||||
locked from writing (XCPM power management).
|
||||
|
||||
\emph{Note}: This option should avoided whenever possible. Modern firmwares provide
|
||||
\emph{Note}: This option should \DIFaddbegin \DIFadd{be }\DIFaddend avoided whenever possible. Modern firmwares provide
|
||||
\texttt{CFG Lock} setting, disabling which is much cleaner. More details
|
||||
about the issue can be found in
|
||||
\href{https://github.com/acidanthera/AppleSupportPkg#verifymsre2}{VerifyMsrE2} notes.
|
||||
@ -1885,7 +1885,7 @@ blocking.
|
||||
\textbf{Description}: Apply icon type patches to AppleAHCIPort.kext to force
|
||||
internal disk icons for all AHCI disks.
|
||||
|
||||
\emph{Note}: This option should avoided whenever possible. Modern firmwares
|
||||
\emph{Note}: This option should \DIFaddbegin \DIFadd{be }\DIFaddend avoided whenever possible. Modern firmwares
|
||||
usually have compatible AHCI controllers.
|
||||
|
||||
\item
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user