mirror of
https://github.com/acidanthera/OpenCorePkg.git
synced 2025-12-08 19:25:01 +00:00
Docs: Fix typo
This commit is contained in:
parent
9a91463a47
commit
a76b33c253
@ -1 +1 @@
|
||||
fb37c67f433d9a9fe07d1e83a2418062
|
||||
44ccd71c1f33cde671307f4962c1bd32
|
||||
|
||||
Binary file not shown.
@ -4193,13 +4193,13 @@ nvram 4D1FDA02-38C7-4A6A-9CC6-4BCCA8B30102:oem-board # SMBIOS Type2 ProductNam
|
||||
\texttt{PasswordHash}\\
|
||||
\textbf{Type}: \texttt{plist\ data} 64 bytes\\
|
||||
\textbf{Failsafe}: all zero\\
|
||||
\textbf{Description}: Password hash used when \texttt{EnabledPassword} is set.
|
||||
\textbf{Description}: Password hash used when \texttt{EnablePassword} is set.
|
||||
|
||||
\item
|
||||
\texttt{PasswordSalt}\\
|
||||
\textbf{Type}: \texttt{plist\ data}\\
|
||||
\textbf{Failsafe}: empty\\
|
||||
\textbf{Description}: Password salt used when \texttt{EnabledPassword} is set.
|
||||
\textbf{Description}: Password salt used when \texttt{EnablePassword} is set.
|
||||
|
||||
\item \label{securevaulting}
|
||||
\texttt{Vault}\\
|
||||
|
||||
Binary file not shown.
@ -1,7 +1,7 @@
|
||||
\documentclass[]{article}
|
||||
%DIF LATEXDIFF DIFFERENCE FILE
|
||||
%DIF DEL PreviousConfiguration.tex Mon Aug 1 16:34:56 2022
|
||||
%DIF ADD ../Configuration.tex Mon Aug 1 16:34:56 2022
|
||||
%DIF DEL PreviousConfiguration.tex Wed Aug 3 18:04:30 2022
|
||||
%DIF ADD ../Configuration.tex Wed Aug 3 18:04:41 2022
|
||||
|
||||
\usepackage{lmodern}
|
||||
\usepackage{amssymb,amsmath}
|
||||
@ -4253,13 +4253,13 @@ nvram 4D1FDA02-38C7-4A6A-9CC6-4BCCA8B30102:oem-board # SMBIOS Type2 ProductNam
|
||||
\texttt{PasswordHash}\\
|
||||
\textbf{Type}: \texttt{plist\ data} 64 bytes\\
|
||||
\textbf{Failsafe}: all zero\\
|
||||
\textbf{Description}: Password hash used when \texttt{EnabledPassword} is set.
|
||||
\textbf{Description}: Password hash used when \texttt{\DIFdelbegin \DIFdel{EnabledPassword}\DIFdelend \DIFaddbegin \DIFadd{EnablePassword}\DIFaddend } is set.
|
||||
|
||||
\item
|
||||
\texttt{PasswordSalt}\\
|
||||
\textbf{Type}: \texttt{plist\ data}\\
|
||||
\textbf{Failsafe}: empty\\
|
||||
\textbf{Description}: Password salt used when \texttt{EnabledPassword} is set.
|
||||
\textbf{Description}: Password salt used when \texttt{\DIFdelbegin \DIFdel{EnabledPassword}\DIFdelend \DIFaddbegin \DIFadd{EnablePassword}\DIFaddend } is set.
|
||||
|
||||
\item \label{securevaulting}
|
||||
\texttt{Vault}\\
|
||||
|
||||
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user