diff --git a/Docs/Configuration.pdf b/Docs/Configuration.pdf index 02ecbe8641874ae7d614d13da3268e6926050435..866e35aa1b3b1010b2927d6115eb655219a6cb4f 100644 Binary files a/Docs/Configuration.pdf and b/Docs/Configuration.pdf differ diff --git a/Docs/Configuration.tex b/Docs/Configuration.tex index 5f5f5cff7c52aa6782613c2704aa59232dbdfb93..49c80fd499f491160ea83736d2ebd5034af2a9fb 100755 --- a/Docs/Configuration.tex +++ b/Docs/Configuration.tex @@ -4190,7 +4190,7 @@ Loading an incompatible driver may lead your system to unbootable state or even cause permanent firmware damage. Some of the known drivers are listed below: \begin{tabular}{p{1.3in}p{5.55in}} -\href{https://github.com/acidanthera/OpenCorePkg}{\texttt{AudioDxe}} +\href{https://github.com/acidanthera/OpenCorePkg}{\texttt{AudioDxe}}\textbf{*} & HDA audio support driver in UEFI firmwares for most Intel and some other analog audio controllers. Staging driver, refer to \href{https://github.com/acidanthera/bugtracker/issues/740}{acidanthera/bugtracker\#740} for known issues in AudioDxe. \\ @@ -4237,7 +4237,7 @@ even cause permanent firmware damage. Some of the known drivers are listed below & USB mouse driver from \texttt{MdeModulePkg}. Some virtual machine firmwares like OVMF may not include this driver, but it is necessary for mouse to work in UEFI graphical interfaces, such as \texttt{OpenCanopy}. \\ -\href{https://github.com/acidanthera/OpenCorePkg}{\texttt{VBoxHfs}} +\href{https://github.com/acidanthera/OpenCorePkg}{\texttt{VBoxHfs}}\textbf{*} & 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 diff --git a/Docs/Differences/Differences.pdf b/Docs/Differences/Differences.pdf index 13af86a6bf5bf15b5893ff6fa6facd4e810b3984..d0c01207d2d48d22ea17895a51ec5b3ba639754c 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 460ccbe62298d9d014280425668b72291ae81807..2be51d77e328fc36f08aa1cb6a00154b8d2701da 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 Mon May 11 17:11:58 2020 -%DIF ADD ../Configuration.tex Sun May 17 17:14:55 2020 +%DIF DEL PreviousConfiguration.tex Sun May 17 22:33:54 2020 +%DIF ADD ../Configuration.tex Sun May 17 22:38:47 2020 \usepackage{lmodern} \usepackage{amssymb,amsmath} @@ -4460,7 +4460,7 @@ even cause permanent firmware damage. Some of the known drivers are listed below \begin{tabular}{p{1.3in}p{5.55in}} \DIFdelbegin %DIFDELCMD < \href{https://github.com/acidanthera/AppleSupportPkg}{\texttt{AudioDxe}} %DIFDELCMD < %%% -\DIFdelend \DIFaddbegin \href{https://github.com/acidanthera/OpenCorePkg}{\texttt{AudioDxe}} +\DIFdelend \DIFaddbegin \href{https://github.com/acidanthera/OpenCorePkg}{\texttt{AudioDxe}}\textbf{\DIFadd{*}} \DIFaddend & HDA audio support driver in UEFI firmwares for most Intel and some other analog audio controllers. \DIFdelbegin \DIFdel{Refer }\DIFdelend \DIFaddbegin \DIFadd{Staging driver, refer }\DIFaddend to \href{https://github.com/acidanthera/bugtracker/issues/740}{acidanthera/bugtracker\#740} for known issues in AudioDxe. \\ @@ -4509,7 +4509,7 @@ even cause permanent firmware damage. Some of the known drivers are listed below in UEFI graphical interfaces, such as \texttt{OpenCanopy}. \\ \DIFdelbegin %DIFDELCMD < \href{https://github.com/acidanthera/AppleSupportPkg}{\texttt{VBoxHfs}} %DIFDELCMD < %%% -\DIFdelend \DIFaddbegin \href{https://github.com/acidanthera/OpenCorePkg}{\texttt{VBoxHfs}} +\DIFdelend \DIFaddbegin \href{https://github.com/acidanthera/OpenCorePkg}{\texttt{VBoxHfs}}\textbf{\DIFadd{*}} \DIFaddend & 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