mirror of
https://github.com/acidanthera/OpenCorePkg.git
synced 2025-12-08 19:25:01 +00:00
Docs: Update Configuration
This commit is contained in:
parent
8f9411a512
commit
eaed14ffe5
Binary file not shown.
@ -1465,7 +1465,8 @@ To view their current state use \texttt{pmset -g} command in Terminal.
|
||||
\textbf{Failsafe}: \texttt{0}\\
|
||||
\textbf{Description}: Provide maximum KASLR slide when higher ones are unavailable.
|
||||
|
||||
This option overrides the maximum slide instead of 255 when \texttt{ProvideCustomSlide} is enabled.
|
||||
This option overrides the maximum slide of 255 by a user specified value between 1 and 254 inclusive
|
||||
when \texttt{ProvideCustomSlide} is enabled.
|
||||
It is believed that modern firmwares allocate pool memory from top to bottom, effectively resulting in
|
||||
free memory at the time of slide scanning being later used as temporary
|
||||
memory during kernel loading. In case those memory are unavailable, this
|
||||
|
||||
Binary file not shown.
@ -1,7 +1,7 @@
|
||||
\documentclass[]{article}
|
||||
%DIF LATEXDIFF DIFFERENCE FILE
|
||||
%DIF DEL PreviousConfiguration.tex Mon Jun 22 05:37:15 2020
|
||||
%DIF ADD ../Configuration.tex Mon Jun 22 05:39:29 2020
|
||||
%DIF ADD ../Configuration.tex Mon Jun 22 05:58:06 2020
|
||||
|
||||
\usepackage{lmodern}
|
||||
\usepackage{amssymb,amsmath}
|
||||
@ -1530,7 +1530,8 @@ To view their current state use \texttt{pmset -g} command in Terminal.
|
||||
\textbf{\DIFadd{Description}}\DIFadd{: Provide maximum KASLR slide when higher ones are unavailable.
|
||||
}
|
||||
|
||||
\DIFadd{This option overrides the maximum slide instead of 255 when }\texttt{\DIFadd{ProvideCustomSlide}} \DIFadd{is enabled.
|
||||
\DIFadd{This option overrides the maximum slide of 255 by a user specified value between 1 and 254 inclusive
|
||||
when }\texttt{\DIFadd{ProvideCustomSlide}} \DIFadd{is enabled.
|
||||
It is believed that modern firmwares allocate pool memory from top to bottom, effectively resulting in
|
||||
free memory at the time of slide scanning being later used as temporary
|
||||
memory during kernel loading. In case those memory are unavailable, this
|
||||
|
||||
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user