Docs: Rebuild docs

This commit is contained in:
Andrey1970AppleLife 2021-12-20 23:11:45 +03:00
parent 20523e5b03
commit eec4f8d240
5 changed files with 5 additions and 5 deletions

View File

@ -1 +1 @@
bda7048f34f36e8526aee8e8c44100e7
8e6f0670571e5f4b32c0b5f8d4afe0e0

Binary file not shown.

Binary file not shown.

View File

@ -1,7 +1,7 @@
\documentclass[]{article}
%DIF LATEXDIFF DIFFERENCE FILE
%DIF DEL PreviousConfiguration.tex Sun Dec 12 09:04:19 2021
%DIF ADD ../Configuration.tex Sun Dec 19 11:00:50 2021
%DIF DEL PreviousConfiguration.tex Mon Dec 20 23:08:04 2021
%DIF ADD ../Configuration.tex Mon Dec 20 23:08:04 2021
\usepackage{lmodern}
\usepackage{amssymb,amsmath}
@ -6962,7 +6962,7 @@ with the boot menu.
\texttt{OCAU: 2/3 \textit{\textbf{PciRoot(0x0)/Pci(0x3,0x0)}}/VenMsg(<redacted>,00000000) (1 outputs)}\\
\texttt{OCAU: 3/3 \textit{\textbf{PciRoot(0x0)/Pci(0x1B,0x0)}}/VenMsg(<redacted>,02000000) (7 outputs)}
\DIFdelbegin \DIFdel{As an alternative, }\DIFdelend \DIFaddbegin \DIFadd{If using using }\texttt{\DIFadd{AudioDxe}}\DIFadd{, the required device path is also output as:
\DIFdelbegin \DIFdel{As an alternative, }\DIFdelend \DIFaddbegin \DIFadd{If using }\texttt{\DIFadd{AudioDxe}}\DIFadd{, the required device path is also output as:
}
\texttt{\DIFadd{HDA: Connecting controller }\textit{\textbf{\DIFadd{PciRoot(0x0)/Pci(0x1B,0x0)}}}}
@ -6998,7 +6998,7 @@ with the boot menu.
}
\DIFadd{Using }\texttt{\DIFadd{AudioOutMask}}\DIFadd{, it is possible to play sound to more than one channel (e.g. main speaker plus bass speaker;
headphones plus speakers). For example, if the main speaker is ouput 0 and the bass speaker
headphones plus speakers). For example, if the main speaker is output 0 and the bass speaker
is output 2, then to play to both set }\texttt{\DIFadd{AudioOutMask}} \DIFaddend to \DIFdelbegin \DIFdel{bruteforce the values from }\DIFdelend \DIFaddbegin \texttt{\DIFadd{1 << 0 + 1 << 2}} \DIFadd{i.e. }\texttt{\DIFadd{5}}\DIFadd{. This
feature is supported when all chosen outputs support the sound file format in use; if any do not then no sound
will play and an error will be logged.

Binary file not shown.