提交 4e45b852 编写于 作者: V vit9696

Docs: Sync docs

上级 814b3d81
...@@ -3435,11 +3435,11 @@ diskutil mount -mountpoint /var/tmp/OSPersonalizationTemp $disk ...@@ -3435,11 +3435,11 @@ diskutil mount -mountpoint /var/tmp/OSPersonalizationTemp $disk
\item \texttt{None} --- do nothing. \item \texttt{None} --- do nothing.
\item \texttt{Bootstrap} --- create or update top-priority \item \texttt{Bootstrap} --- create or update top-priority
\texttt{\textbackslash EFI\textbackslash OC\textbackslash Bootstrap\textbackslash Bootstrap.efi} \texttt{\textbackslash EFI\textbackslash OC\textbackslash Bootstrap\textbackslash Bootstrap.efi}
boot option (\texttt{Boot9696}) in UEFI variable storage at bootloader startup. For this option boot option in UEFI variable storage at bootloader startup. For this option
to work \texttt{RequestBootVarRouting} is required to be enabled. to work \texttt{RequestBootVarRouting} is required to be enabled.
\item \texttt{BootstrapShort} --- create a short boot option instead of a complete one, \item \texttt{BootstrapShort} --- create a short boot option instead of a complete one,
otherwise equivalent to \texttt{Bootstrap}. This variant is useful for some Insyde firmwares, otherwise equivalent to \texttt{Bootstrap}. This variant is useful for some older firmwares,
which cannot handle full device paths. Insyde in particular, but possibly others, which cannot handle full device paths.
\end{itemize} \end{itemize}
This option provides integration with third-party operating system installation and upgrade This option provides integration with third-party operating system installation and upgrade
...@@ -3454,7 +3454,8 @@ diskutil mount -mountpoint /var/tmp/OSPersonalizationTemp $disk ...@@ -3454,7 +3454,8 @@ diskutil mount -mountpoint /var/tmp/OSPersonalizationTemp $disk
for some known issues with Haswell and other boards. for some known issues with Haswell and other boards.
\emph{Note 2}: Be aware that while NVRAM reset executed from OpenCore should not erase the boot \emph{Note 2}: Be aware that while NVRAM reset executed from OpenCore should not erase the boot
option created in \texttt{Bootstrap}, executing NVRAM reset prior to loading OpenCore will remove it. option created in \texttt{Bootstrap}, executing NVRAM reset prior to loading OpenCore will remove it. For significant implementation updates (e.g. in OpenCore 0.6.4) make sure to perform
NVRAM reset with \texttt{Bootstrap} disabled before reenabling.
\item \label{securedmgloading} \item \label{securedmgloading}
\texttt{DmgLoading}\\ \texttt{DmgLoading}\\
......
\documentclass[]{article} \documentclass[]{article}
%DIF LATEXDIFF DIFFERENCE FILE %DIF LATEXDIFF DIFFERENCE FILE
%DIF DEL PreviousConfiguration.tex Sun Nov 29 23:41:31 2020 %DIF DEL PreviousConfiguration.tex Wed Nov 4 05:07:23 2020
%DIF ADD ../Configuration.tex Mon Nov 30 00:46:56 2020 %DIF ADD ../Configuration.tex Sat Dec 5 04:58:22 2020
\usepackage{lmodern} \usepackage{lmodern}
\usepackage{amssymb,amsmath} \usepackage{amssymb,amsmath}
...@@ -3501,11 +3501,12 @@ diskutil mount -mountpoint /var/tmp/OSPersonalizationTemp $disk ...@@ -3501,11 +3501,12 @@ diskutil mount -mountpoint /var/tmp/OSPersonalizationTemp $disk
\item \texttt{None} --- do nothing. \item \texttt{None} --- do nothing.
\item \texttt{Bootstrap} --- create or update top-priority \item \texttt{Bootstrap} --- create or update top-priority
\texttt{\textbackslash EFI\textbackslash OC\textbackslash Bootstrap\textbackslash Bootstrap.efi} \texttt{\textbackslash EFI\textbackslash OC\textbackslash Bootstrap\textbackslash Bootstrap.efi}
boot option (\texttt{Boot9696}) in UEFI variable storage at bootloader startup. For this option boot option \DIFdelbegin \DIFdel{(}\texttt{\DIFdel{Boot9696}}%DIFAUXCMD
\DIFdel{) }\DIFdelend in UEFI variable storage at bootloader startup. For this option
to work \texttt{RequestBootVarRouting} is required to be enabled. to work \texttt{RequestBootVarRouting} is required to be enabled.
\DIFaddbegin \item \texttt{\DIFadd{BootstrapShort}} \DIFadd{--- create a short boot option instead of a complete one, \DIFaddbegin \item \texttt{\DIFadd{BootstrapShort}} \DIFadd{--- create a short boot option instead of a complete one,
otherwise equivalent to }\texttt{\DIFadd{Bootstrap}}\DIFadd{. This variant is useful for some Insyde firmwares, otherwise equivalent to }\texttt{\DIFadd{Bootstrap}}\DIFadd{. This variant is useful for some older firmwares,
which cannot handle full device paths. Insyde in particular, but possibly others, which cannot handle full device paths.
}\DIFaddend \end{itemize} }\DIFaddend \end{itemize}
This option provides integration with third-party operating system installation and upgrade This option provides integration with third-party operating system installation and upgrade
...@@ -3520,7 +3521,9 @@ diskutil mount -mountpoint /var/tmp/OSPersonalizationTemp $disk ...@@ -3520,7 +3521,9 @@ diskutil mount -mountpoint /var/tmp/OSPersonalizationTemp $disk
for some known issues with Haswell and other boards. for some known issues with Haswell and other boards.
\emph{Note 2}: Be aware that while NVRAM reset executed from OpenCore should not erase the boot \emph{Note 2}: Be aware that while NVRAM reset executed from OpenCore should not erase the boot
option created in \texttt{Bootstrap}, executing NVRAM reset prior to loading OpenCore will remove it. option created in \texttt{Bootstrap}, executing NVRAM reset prior to loading OpenCore will remove it. \DIFaddbegin \DIFadd{For significant implementation updates (e.g. in OpenCore 0.6.4) make sure to perform
NVRAM reset with }\texttt{\DIFadd{Bootstrap}} \DIFadd{disabled before reenabling.
}\DIFaddend
\item \label{securedmgloading} \item \label{securedmgloading}
\texttt{DmgLoading}\\ \texttt{DmgLoading}\\
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册