diff --git a/Docs/Configuration.pdf b/Docs/Configuration.pdf index 96e4c6d5ba0bd06bbcd38535cca5fcb5166394e0..5fa55efb4f5d484a2ad54c3fe54699a3540b8db3 100644 Binary files a/Docs/Configuration.pdf and b/Docs/Configuration.pdf differ diff --git a/Docs/Configuration.tex b/Docs/Configuration.tex index fd4f1e7745c433102d55c48553a0ea5b8b4f8bda..cbb2e1d047073f2b85c5107e41ca454cab40ee3b 100644 --- a/Docs/Configuration.tex +++ b/Docs/Configuration.tex @@ -2528,6 +2528,10 @@ tweaks for the onboard firmware. a closed source \texttt{HFSPlus} driver commonly found in Apple firmwares. While it is feature complete, it is approximately 3~times slower and is yet to undergo a security audit. + \item \href{https://github.com/tianocore/edk2/tree/UDK2018}{\texttt{XhciDxe}} + --- XHCI USB controller support driver from \texttt{MdeModulePkg}. This driver is + included in most firmwares starting with Sandy Bridge generation. For earlier firmwares + or legacy systems it may be used to support external USB 3.0 PCI cards. \end{itemize} To compile the drivers from TianoCore UDK use the same command you do normally use diff --git a/Docs/Differences/Differences.pdf b/Docs/Differences/Differences.pdf index 1747cceba11a117dd7fabc8e26189e54b962f468..6d28032c12c73c03c038f9d7c6e4c43de85f1984 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 91e70fe3bddd8711164ee38d64347882e8956b17..96fecb9d621c2ed12d5a4dcc06f38e4b962d00ed 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 May 3 12:13:06 2019 -%DIF ADD ../Configuration.tex Wed May 8 22:55:04 2019 +%DIF ADD ../Configuration.tex Thu May 9 00:34:14 2019 \usepackage{lmodern} \usepackage{amssymb,amsmath} @@ -2092,8 +2092,8 @@ for system configuration. \subsection{Generic Properties}\label{platforminfogeneric} \begin{enumerate} -\DIFaddbegin \item - \texttt{\DIFadd{SpoofVendor}}\\ +\item + \DIFaddbegin \texttt{\DIFadd{SpoofVendor}}\\ \textbf{\DIFadd{Type}}\DIFadd{: }\texttt{\DIFadd{plist\ boolean}}\\ \textbf{\DIFadd{Default value}}\DIFadd{: }\texttt{\DIFadd{false}}\\ \textbf{\DIFadd{Description}}\DIFadd{: Sets SMBIOS vendor fields to }\texttt{\DIFadd{Acidanthera}}\DIFadd{. @@ -2102,8 +2102,8 @@ for system configuration. \DIFadd{It is dangerous to use Apple in SMBIOS vendor fields for reasons given in }\texttt{\DIFadd{SystemManufacturer}} \DIFadd{description. However, certain firmwares may not provide valid values otherwise, which could break some software. -}\DIFaddend \item - \texttt{SystemProductName}\\ +}\item + \DIFaddend \texttt{SystemProductName}\\ \textbf{Type}: \texttt{plist\ string}\\ \textbf{Default value}: \texttt{MacPro6,1}\\ \textbf{Description}: Refer to SMBIOS \texttt{SystemProductName}. @@ -2680,7 +2680,11 @@ tweaks for the onboard firmware. --- HFS file system driver with bless support. This driver is an alternative to a closed source \texttt{HFSPlus} driver commonly found in Apple firmwares. While it is feature complete, it is approximately 3~times slower and is yet to undergo - a security audit. + a security audit\DIFaddbegin \DIFadd{. + }\item \href{https://github.com/tianocore/edk2/tree/UDK2018}{\texttt{XhciDxe}} + \DIFadd{--- XHCI USB controller support driver from }\texttt{\DIFadd{MdeModulePkg}}\DIFadd{. This driver is + included in most firmwares starting with Sandy Bridge generation. For earlier firmwares + or legacy systems it may be used to support external USB 3.0 PCI cards}\DIFaddend . \end{itemize} To compile the drivers from TianoCore UDK use the same command you do normally use