Docs: Rebuild docs

This commit is contained in:
Mike Beaton 2023-05-19 13:47:55 +01:00
parent fcf2db834e
commit 2b70dc077e
5 changed files with 13 additions and 11 deletions

View File

@ -1 +1 @@
0e163a0108ac5891eaa257f47f6b9cff
00600633ee3b012a16dd4f11e23d71d6

Binary file not shown.

Binary file not shown.

View File

@ -1,7 +1,7 @@
\documentclass[]{article}
%DIF LATEXDIFF DIFFERENCE FILE
%DIF DEL PreviousConfiguration.tex Wed May 10 20:45:31 2023
%DIF ADD ../Configuration.tex Wed May 10 21:21:40 2023
%DIF DEL PreviousConfiguration.tex Fri May 12 15:15:27 2023
%DIF ADD ../Configuration.tex Fri May 19 13:11:23 2023
\usepackage{lmodern}
\usepackage{amssymb,amsmath}
@ -118,7 +118,7 @@
%DIF HYPERREF PREAMBLE %DIF PREAMBLE
\providecommand{\DIFadd}[1]{\texorpdfstring{\DIFaddtex{#1}}{#1}} %DIF PREAMBLE
\providecommand{\DIFdel}[1]{\texorpdfstring{\DIFdeltex{#1}}{}} %DIF PREAMBLE
%DIF COLORLISTINGS PREAMBLE %DIF PREAMBLE
%DIF LISTINGS PREAMBLE %DIF PREAMBLE
\RequirePackage{listings} %DIF PREAMBLE
\RequirePackage{color} %DIF PREAMBLE
\lstdefinelanguage{DIFcode}{ %DIF PREAMBLE
@ -2733,14 +2733,14 @@ Kernel and kext changes apply with the following effective order:
Thunderbolt devices when AppleVTD is enabled on systems where the native DMAR table
contains one or more Reserved Memory Regions and \DIFdelbegin \DIFdel{iGPU is enabled and }\DIFdelend more than 16 GB memory is installed.
\DIFaddbegin \DIFadd{On some systems, this quirk is only needed when iGPU is enabled.
}\DIFaddend
\DIFaddbegin \emph{\DIFadd{Note 1}}\DIFadd{: This quirk requires a native DMAR table that does not contain Reserved Memory
Regions or a substitute SSDT-DMAR.aml in which Reserved Memory Regions
have been removed.
}
\DIFaddend \emph{Note 2}: This option is not needed on AMD systems.
\emph{\DIFadd{Note 1}}\DIFadd{: This quirk requires a native DMAR table that does not contain Reserved Memory
Regions or a substitute SSDT-DMAR.aml in which Reserved Memory Regions
have been removed.
}\DIFaddend
\emph{Note 2}: This option is not needed on AMD systems.
\item
\texttt{DisableLinkeditJettison}\\
@ -6589,7 +6589,9 @@ Some of the known tools are listed below (builtin tools are marked with \textbf{
& Reset NVRAM alternative bundled as a standalone tool. \\
\href{https://github.com/acidanthera/OpenCorePkg}{\texttt{CsrUtil}}\textbf{*}
& Simple implementation of SIP-related features of Apple \texttt{csrutil}. \\
\href{https://github.com/acidanthera/OpenCorePkg}{\texttt{GopStop}}\textbf{*}
\DIFaddbegin \href{https://github.com/acidanthera/OpenCorePkg}{\texttt{\DIFadd{FontTester}}}\textbf{\DIFadd{*}}
& \DIFadd{Render the console font pages which the }\texttt{\DIFadd{Builtin}} \DIFadd{renderer provides. }\\
\DIFaddend \href{https://github.com/acidanthera/OpenCorePkg}{\texttt{GopStop}}\textbf{*}
& Test GraphicsOutput protocol with a
\href{https://github.com/acidanthera/OpenCorePkg/tree/master/Application/GopStop}{simple scenario}. \\
\href{https://github.com/acidanthera/OpenCorePkg}{\texttt{KeyTester}}\textbf{*}

Binary file not shown.