Skip to content

Commit d670708

Browse files
committed
Docs: Describe RequestBootVarRouting in more detail
1 parent 5f5cacf commit d670708

File tree

4 files changed

+8
-1
lines changed

4 files changed

+8
-1
lines changed

Docs/Configuration.pdf

184 Bytes
Binary file not shown.

Docs/Configuration.tex

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3312,6 +3312,9 @@ \subsection{Quirks Properties}\label{uefiquirkprops}
33123312
This quirk requires \texttt{OC\_FIRMWARE\_RUNTIME} protocol implemented
33133313
in \texttt{FwRuntimeServices.efi}. The quirk lets default boot entry
33143314
preservation at times when firmwares delete incompatible boot entries.
3315+
Simply said, you are required to enable this quirk to be able to reliably
3316+
use \href{https://support.apple.com/HT202796}{Startup Disk} preference
3317+
pane in a firmware that is not compatible with macOS boot entries by design.
33153318

33163319
\item
33173320
\texttt{SanitiseClearScreen}\\

Docs/Differences/Differences.pdf

-1 Bytes
Binary file not shown.

Docs/Differences/Differences.tex

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
\documentclass[]{article}
22
%DIF LATEXDIFF DIFFERENCE FILE
33
%DIF DEL PreviousConfiguration.tex Wed Jul 3 23:30:18 2019
4-
%DIF ADD ../Configuration.tex Sat Aug 10 23:04:20 2019
4+
%DIF ADD ../Configuration.tex Sun Aug 11 01:57:12 2019
55

66
\usepackage{lmodern}
77
\usepackage{amssymb,amsmath}
@@ -3555,6 +3555,10 @@ \subsection{Quirks Properties}\label{uefiquirkprops}
35553555
driver will abide after booter start}\DIFdelend \DIFaddbegin \DIFadd{protocol implemented
35563556
in }\texttt{\DIFadd{FwRuntimeServices.efi}}\DIFaddend . The quirk lets default boot entry
35573557
preservation at times when firmwares delete incompatible boot entries.
3558+
\DIFaddbegin \DIFadd{Simply said, you are required to enable this quirk to be able to reliably
3559+
use }\href{https://support.apple.com/HT202796}{Startup Disk} \DIFadd{preference
3560+
pane in a firmware that is not compatible with macOS boot entries by design.
3561+
}\DIFaddend
35583562

35593563
\item
35603564
\texttt{SanitiseClearScreen}\\

0 commit comments

Comments
 (0)