mirror of
https://github.com/acidanthera/OpenCorePkg.git
synced 2026-02-01 15:59:39 +00:00
Docs: Fix typo
This commit is contained in:
parent
e71fc4424f
commit
a6b49b38c0
Binary file not shown.
@ -4143,7 +4143,7 @@ A continuously updated variable list can be found in a corresponding document:
|
||||
\hyperref[platforminfonvram]{PlatformNVRAM} or
|
||||
\hyperref[platforminfogeneric]{Generic} subsections of
|
||||
\hyperref[platforminfo]{PlatformInfo} section.
|
||||
Using \texttt{PlatformInfo} is the recommend way of setting these variables.
|
||||
Using \texttt{PlatformInfo} is the recommended way of setting these variables.
|
||||
|
||||
The following variables are mandatory for macOS functioning:
|
||||
|
||||
@ -4152,7 +4152,7 @@ The following variables are mandatory for macOS functioning:
|
||||
\item
|
||||
\texttt{4D1EDE05-38C7-4A6A-9CC6-4BCCA8B38C14:FirmwareFeatures}
|
||||
\break
|
||||
32-bit \texttt{FirmwareFeatures}. Present on all Macs to avoid extra parsing of SMBIOS tables
|
||||
32-bit \texttt{FirmwareFeatures}. Present on all Macs to avoid extra parsing of SMBIOS tables.
|
||||
\item
|
||||
\texttt{4D1EDE05-38C7-4A6A-9CC6-4BCCA8B38C14:FirmwareFeaturesMask}
|
||||
\break
|
||||
@ -4186,7 +4186,7 @@ improvements:
|
||||
\texttt{4D1EDE05-38C7-4A6A-9CC6-4BCCA8B38C14:ExtendedFirmwareFeatures}
|
||||
\break
|
||||
Combined \texttt{FirmwareFeatures} and \texttt{ExtendedFirmwareFeatures}. Present on
|
||||
newer Macs to avoid extra parsing of SMBIOS tables
|
||||
newer Macs to avoid extra parsing of SMBIOS tables.
|
||||
\item
|
||||
\texttt{4D1EDE05-38C7-4A6A-9CC6-4BCCA8B38C14:ExtendedFirmwareFeaturesMask}
|
||||
\break
|
||||
|
||||
Binary file not shown.
@ -1,7 +1,7 @@
|
||||
\documentclass[]{article}
|
||||
%DIF LATEXDIFF DIFFERENCE FILE
|
||||
%DIF DEL PreviousConfiguration.tex Wed Jan 6 14:43:46 2021
|
||||
%DIF ADD ../Configuration.tex Wed Jan 6 20:13:36 2021
|
||||
%DIF DEL PreviousConfiguration.tex Tue Jan 5 10:48:23 2021
|
||||
%DIF ADD ../Configuration.tex Sun Jan 10 13:38:23 2021
|
||||
|
||||
\usepackage{lmodern}
|
||||
\usepackage{amssymb,amsmath}
|
||||
@ -4203,7 +4203,7 @@ A continuously updated variable list can be found in a corresponding document:
|
||||
\hyperref[platforminfonvram]{PlatformNVRAM} or
|
||||
\hyperref[platforminfogeneric]{Generic} subsections of
|
||||
\hyperref[platforminfo]{PlatformInfo} section.
|
||||
Using \texttt{PlatformInfo} is the recommend way of setting these variables.
|
||||
Using \texttt{PlatformInfo} is the \DIFdelbegin \DIFdel{recommend }\DIFdelend \DIFaddbegin \DIFadd{recommended }\DIFaddend way of setting these variables.
|
||||
|
||||
The following variables are mandatory for macOS functioning:
|
||||
|
||||
@ -4212,8 +4212,8 @@ The following variables are mandatory for macOS functioning:
|
||||
\item
|
||||
\texttt{4D1EDE05-38C7-4A6A-9CC6-4BCCA8B38C14:FirmwareFeatures}
|
||||
\break
|
||||
32-bit \texttt{FirmwareFeatures}. Present on all Macs to avoid extra parsing of SMBIOS tables
|
||||
\item
|
||||
32-bit \texttt{FirmwareFeatures}. Present on all Macs to avoid extra parsing of SMBIOS tables\DIFaddbegin \DIFadd{.
|
||||
}\DIFaddend \item
|
||||
\texttt{4D1EDE05-38C7-4A6A-9CC6-4BCCA8B38C14:FirmwareFeaturesMask}
|
||||
\break
|
||||
32-bit \texttt{FirmwareFeaturesMask}. Present on all Macs to avoid extra parsing
|
||||
@ -4246,8 +4246,8 @@ improvements:
|
||||
\texttt{4D1EDE05-38C7-4A6A-9CC6-4BCCA8B38C14:ExtendedFirmwareFeatures}
|
||||
\break
|
||||
Combined \texttt{FirmwareFeatures} and \texttt{ExtendedFirmwareFeatures}. Present on
|
||||
newer Macs to avoid extra parsing of SMBIOS tables
|
||||
\item
|
||||
newer Macs to avoid extra parsing of SMBIOS tables\DIFaddbegin \DIFadd{.
|
||||
}\DIFaddend \item
|
||||
\texttt{4D1EDE05-38C7-4A6A-9CC6-4BCCA8B38C14:ExtendedFirmwareFeaturesMask}
|
||||
\break
|
||||
Combined \texttt{FirmwareFeaturesMask} and \texttt{ExtendedFirmwareFeaturesMask}.
|
||||
|
||||
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user