diff --git a/Docs/Configuration.pdf b/Docs/Configuration.pdf index 3071a4ae46e86d1bb277bdb98b9335353f9ac4dc..acb41c1edb98b337d7abf5be4c2621f863bcd366 100644 Binary files a/Docs/Configuration.pdf and b/Docs/Configuration.pdf differ diff --git a/Docs/Configuration.tex b/Docs/Configuration.tex index e78401027a9bcf4f8976b7b768e9abec271b8e72..d67d0d517efe1a88148f2a6fdc873fdd7aff5eb0 100755 --- a/Docs/Configuration.tex +++ b/Docs/Configuration.tex @@ -3435,11 +3435,11 @@ diskutil mount -mountpoint /var/tmp/OSPersonalizationTemp $disk \item \texttt{None} --- do nothing. \item \texttt{Bootstrap} --- create or update top-priority \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. \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, - which cannot handle full device paths. + otherwise equivalent to \texttt{Bootstrap}. This variant is useful for some older firmwares, + Insyde in particular, but possibly others, which cannot handle full device paths. \end{itemize} This option provides integration with third-party operating system installation and upgrade @@ -3454,7 +3454,8 @@ diskutil mount -mountpoint /var/tmp/OSPersonalizationTemp $disk 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 - 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} \texttt{DmgLoading}\\ diff --git a/Docs/Differences/Differences.pdf b/Docs/Differences/Differences.pdf index 0b3dd3d79f577bb1093124b8d7eb41cbc31dd2e9..f633aa83ce3e8b8adb2db0faf12b94a7a91ebe10 100644 Binary files a/Docs/Differences/Differences.pdf and b/Docs/Differences/Differences.pdf differ diff --git a/Docs/Differences/Differences.tex b/Docs/Differences/Differences.tex index 54fe5cfca710615f9019deb97429a5ddf9088ba4..55b8fca178b33f328306c943247b3bb9f32a5a9e 100644 --- a/Docs/Differences/Differences.tex +++ b/Docs/Differences/Differences.tex @@ -1,7 +1,7 @@ \documentclass[]{article} %DIF LATEXDIFF DIFFERENCE FILE -%DIF DEL PreviousConfiguration.tex Sun Nov 29 23:41:31 2020 -%DIF ADD ../Configuration.tex Mon Nov 30 00:46:56 2020 +%DIF DEL PreviousConfiguration.tex Wed Nov 4 05:07:23 2020 +%DIF ADD ../Configuration.tex Sat Dec 5 04:58:22 2020 \usepackage{lmodern} \usepackage{amssymb,amsmath} @@ -3501,11 +3501,12 @@ diskutil mount -mountpoint /var/tmp/OSPersonalizationTemp $disk \item \texttt{None} --- do nothing. \item \texttt{Bootstrap} --- create or update top-priority \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. \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, - which cannot handle full device paths. + otherwise equivalent to }\texttt{\DIFadd{Bootstrap}}\DIFadd{. This variant is useful for some older firmwares, + Insyde in particular, but possibly others, which cannot handle full device paths. }\DIFaddend \end{itemize} This option provides integration with third-party operating system installation and upgrade @@ -3520,7 +3521,9 @@ diskutil mount -mountpoint /var/tmp/OSPersonalizationTemp $disk 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 - 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} \texttt{DmgLoading}\\ diff --git a/Docs/Errata/Errata.pdf b/Docs/Errata/Errata.pdf index b0afa196b2e814e0cc2abb1d98d2e0d5190ad556..7c9b264e70d833223f7333fd465afdd1fdf225a4 100644 Binary files a/Docs/Errata/Errata.pdf and b/Docs/Errata/Errata.pdf differ