diff --git a/Docs/Configuration.pdf b/Docs/Configuration.pdf index 72d58da5..bc2a3655 100644 Binary files a/Docs/Configuration.pdf and b/Docs/Configuration.pdf differ diff --git a/Docs/Configuration.tex b/Docs/Configuration.tex index c16e232e..380a7c47 100755 --- a/Docs/Configuration.tex +++ b/Docs/Configuration.tex @@ -2158,8 +2158,8 @@ behaviour that does not go to any other sections \item \texttt{PickerMode}\\ - \textbf{Type}: \texttt{plist\ boolean}\\ - \textbf{Failsafe}: \texttt{false}\\ + \textbf{Type}: \texttt{plist\ string}\\ + \textbf{Failsafe}: \texttt{Builtin}\\ \textbf{Description}: Choose boot picker used for boot management. Picker describes underlying boot management with an optional user interface @@ -2210,14 +2210,17 @@ behaviour that does not go to any other sections recovery. Hold \texttt{CMD+R} key combination to choose this option. \end{itemize} - \emph{Note}: Activated \texttt{KeySupport}, \texttt{AppleUsbKbDxe}, or similar driver is required + \emph{Note 1}: Activated \texttt{KeySupport}, \texttt{AppleUsbKbDxe}, or similar driver is required for key handling to work. On many firmwares it is not possible to get all the keys function. - In addition to \texttt{OPT} OpenCore supports \texttt{Escape} key to display picker when + \emph{Note 2}: In addition to \texttt{OPT} OpenCore supports \texttt{Escape} key to display picker when \texttt{ShowPicker} is disabled. This key exists for \texttt{Apple} picker mode and for firmwares with PS/2 keyboards that fail to report held \texttt{OPT} key and require continual presses of \texttt{Escape} key to enter the boot menu. + \emph{Note 3}: On Macs with problematic GOP it may be difficult to access Apple BootPicker. + To workaround this problem even without loading OpenCore \texttt{BootKicker} utility can be blessed. + \end{enumerate} \subsection{Debug Properties}\label{miscdebugprops} diff --git a/Docs/Differences/Differences.pdf b/Docs/Differences/Differences.pdf index 8df2af6a..7e682b87 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 06d8ced2..a802b917 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 Thu Feb 6 00:43:28 2020 -%DIF ADD ../Configuration.tex Sun Feb 9 14:29:44 2020 +%DIF ADD ../Configuration.tex Sun Feb 9 14:54:45 2020 \usepackage{lmodern} \usepackage{amssymb,amsmath} @@ -2503,8 +2503,8 @@ behaviour that does not go to any other sections \item \texttt{\DIFdelbegin \DIFdel{UsePicker}\DIFdelend \DIFaddbegin \DIFadd{PickerMode}\DIFaddend }\\ - \textbf{Type}: \texttt{plist\ boolean}\\ - \textbf{Failsafe}: \texttt{false}\\ + \textbf{Type}: \texttt{plist\ \DIFdelbegin \DIFdel{boolean}\DIFdelend \DIFaddbegin \DIFadd{string}\DIFaddend }\\ + \textbf{Failsafe}: \texttt{\DIFdelbegin \DIFdel{false}\DIFdelend \DIFaddbegin \DIFadd{Builtin}\DIFaddend }\\ \textbf{Description}: \DIFdelbegin \DIFdel{Use OpenCore built-in boot picker }\DIFdelend \DIFaddbegin \DIFadd{Choose boot picker used }\DIFaddend for boot management. \DIFaddbegin \DIFadd{Picker describes underlying boot management with an optional user interface @@ -2557,15 +2557,19 @@ behaviour that does not go to any other sections recovery. Hold \texttt{CMD+R} key combination to choose this option. \end{itemize} - \emph{Note}: Activated \texttt{KeySupport}, \texttt{AppleUsbKbDxe}, or similar driver is required + \emph{Note \DIFaddbegin \DIFadd{1}\DIFaddend }: Activated \texttt{KeySupport}, \texttt{AppleUsbKbDxe}, or similar driver is required for key handling to work. On many firmwares it is not possible to get all the keys function. - In addition to \texttt{OPT} OpenCore supports \texttt{Escape} key \DIFaddbegin \DIFadd{to display picker when + \DIFaddbegin \emph{\DIFadd{Note 2}}\DIFadd{: }\DIFaddend In addition to \texttt{OPT} OpenCore supports \texttt{Escape} key \DIFaddbegin \DIFadd{to display picker when }\DIFaddend \texttt{ShowPicker} \DIFaddbegin \DIFadd{is disabled}\DIFaddend . This key exists for \DIFaddbegin \texttt{\DIFadd{Apple}} \DIFadd{picker mode and for }\DIFaddend firmwares with PS/2 keyboards that fail to report held \texttt{OPT} key and require continual presses of \texttt{Escape} key to enter the boot menu. -\end{enumerate} + \DIFaddbegin \emph{\DIFadd{Note 3}}\DIFadd{: On Macs with problematic GOP it may be difficult to access Apple BootPicker. + To workaround this problem even without loading OpenCore }\texttt{\DIFadd{BootKicker}} \DIFadd{utility can be blessed. +} + +\DIFaddend \end{enumerate} \subsection{Debug Properties}\label{miscdebugprops}