diff --git a/Docs/Configuration.pdf b/Docs/Configuration.pdf index 67eb4393d2332dfb2aa4afb73ec7d5f976498d5f..ed1b1673ae47a08777d209ba09881c37a939fb67 100644 Binary files a/Docs/Configuration.pdf and b/Docs/Configuration.pdf differ diff --git a/Docs/Configuration.tex b/Docs/Configuration.tex index c844b653fd93bb07e9dc801f93134d5ef4ac8cf2..da589eb972763f9d633cb49c4126b17a8840e014 100755 --- a/Docs/Configuration.tex +++ b/Docs/Configuration.tex @@ -1697,8 +1697,7 @@ behaviour that does not go to any other sections See \hyperref[miscentryprops]{Entry Properties} section below. \emph{Note}: Select tools, for example, - \href{https://github.com/acidanthera/OpenCoreShell}{UEFI Shell} or - \href{https://github.com/acidanthera/AppleSupportPkg#cleannvram}{CleanNvram} are very + \href{https://github.com/acidanthera/OpenCoreShell}{UEFI Shell} are very dangerous and \textbf{MUST NOT} appear in production configurations, especially in vaulted ones and protected with secure boot, as they may be used to easily bypass secure boot chain. @@ -2245,7 +2244,7 @@ rm vault.pub Example: \texttt{PciRoot(0x0)/Pci(0x1,0x1)/.../\textbackslash EFI\textbackslash COOL.EFI} \item \texttt{Tools} specify internal boot options, which are part of bootloader vault, and therefore take file paths relative to \texttt{OC/Tools} directory. - Example: \texttt{CleanNvram.efi}. + Example: \texttt{Shell.efi}. \end{itemize} \end{enumerate} diff --git a/Docs/Differences/Differences.pdf b/Docs/Differences/Differences.pdf index bdb0536fd2e13ef417a23514e2d1c61c699e2b38..0970be15962b7ce85d6a5f86dad49176e04e4444 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 63feea12a565d9714b78c9c444d420ee8c6d6462..8e86b857a38bb119228840779cc9b51dffc0c252 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 Fri Sep 6 23:59:43 2019 -%DIF ADD ../Configuration.tex Tue Sep 10 02:08:46 2019 +%DIF DEL PreviousConfiguration.tex Wed Sep 18 03:30:18 2019 +%DIF ADD ../Configuration.tex Wed Sep 18 22:13:33 2019 \usepackage{lmodern} \usepackage{amssymb,amsmath} @@ -1757,8 +1757,9 @@ behaviour that does not go to any other sections See \hyperref[miscentryprops]{Entry Properties} section below. \emph{Note}: Select tools, for example, - \href{https://github.com/acidanthera/OpenCoreShell}{UEFI Shell} or - \href{https://github.com/acidanthera/AppleSupportPkg#cleannvram}{CleanNvram} are very + \href{https://github.com/acidanthera/OpenCoreShell}{UEFI Shell} \DIFdelbegin \DIFdel{or + }%DIFDELCMD < \href{https://github.com/acidanthera/AppleSupportPkg#cleannvram}{CleanNvram} %%% +\DIFdelend are very dangerous and \textbf{MUST NOT} appear in production configurations, especially in vaulted ones and protected with secure boot, as they may be used to easily bypass secure boot chain. @@ -2306,7 +2307,7 @@ rm vault.pub Example: \texttt{PciRoot(0x0)/Pci(0x1,0x1)/.../\textbackslash EFI\textbackslash COOL.EFI} \item \texttt{Tools} specify internal boot options, which are part of bootloader vault, and therefore take file paths relative to \texttt{OC/Tools} directory. - Example: \texttt{CleanNvram.efi}. + Example: \texttt{\DIFdelbegin \DIFdel{CleanNvram}\DIFdelend \DIFaddbegin \DIFadd{Shell}\DIFaddend .efi}. \end{itemize} \end{enumerate}