提交 bc44eb18 编写于 作者: M Mike Beaton

Docs: --force-codec minor doc correction

Rebuild docs
Sync changlog
上级 69b9c5c1
OpenCore Changelog
==================
#### v0.9.3
- Added `--force-codec` option to AudioDxe, thx @xCuri0
#### v0.9.2
- Added `DisableIoMapperMapping` quirk, thx @CaseySJ
- Fixed disabling single user mode when Apple Secure Boot is enabled
......@@ -44,8 +47,8 @@ OpenCore Changelog
- Fixed incomplete console mode initialisation when started in graphics mode
- Provided additional UEFI forge mode, for use in firmware drivers
- Implemented firmware driver enabling pre-OpenCore graphics on non-natively supported GPUs on EFI-era Macs
- Prevented unwanted clear screen to console background colour when in graphics mode
- Added `ResizeUsePciRbIo` quirk to workaround broken PciIo on some UEFI firmwares, thx @xCuri0
- Prevented unwanted clear screen to console background colour when in graphics mode
- Fixed crash while using `SysReport` on older Atom systems
- Fixed kexts without a Contents folder not being patched during a cacheless boot
- Added read-only sections (`.rdata`) to all drivers for better memory protection when supported
......
59bd0ba71ad4aa839c9797bdfb86f816
0e163a0108ac5891eaa257f47f6b9cff
......@@ -7019,7 +7019,7 @@ the driver within the \texttt{UEFI/Drivers} section:
will be achieved by using \texttt{Audio} section \texttt{SetupDelay} if any audio setup delay
is required. Where required, values of up to one second may be needed. \medskip
\item \texttt{-{}-force-codec} - Integer value, default \texttt{0}. \medskip
\item \texttt{-{}-force-codec} - Integer value, no default. \medskip
Force use of an audio codec, this value should be equal to \texttt{Audio} section \texttt{AudioCodec}.
Can result in faster boot especially when used in conjuction with \texttt{-{}-force-device}. \medskip
......
\documentclass[]{article}
%DIF LATEXDIFF DIFFERENCE FILE
%DIF DEL PreviousConfiguration.tex Wed May 10 15:12:02 2023
%DIF ADD ../Configuration.tex Wed May 10 15:14:47 2023
%DIF DEL PreviousConfiguration.tex Wed May 10 20:45:31 2023
%DIF ADD ../Configuration.tex Wed May 10 21:21:40 2023
\usepackage{lmodern}
\usepackage{amssymb,amsmath}
......@@ -2731,15 +2731,16 @@ Kernel and kext changes apply with the following effective order:
\DIFdelbegin \emph{\DIFdel{Note 1}}%DIFAUXCMD
\DIFdel{: }\DIFdelend This option resolves compatibility issues with Wi-Fi, Ethernet and
Thunderbolt devices when AppleVTD is enabled on systems where the native DMAR table
contains one or more Reserved Memory Regions and \DIFdelbegin \DIFdel{iGPU is enabled and }\DIFdelend more than 16 GB memory is installed\DIFaddbegin \DIFadd{.
On some systems, this quirk is only needed when iGPU is enabled.
}
contains one or more Reserved Memory Regions and \DIFdelbegin \DIFdel{iGPU is enabled and }\DIFdelend more than 16 GB memory is installed.
\DIFaddbegin \DIFadd{On some systems, this quirk is only needed when iGPU is enabled.
}\DIFaddend
\emph{\DIFadd{Note 1}}\DIFadd{: This quirk requires a native DMAR table that does not contain Reserved Memory
\DIFaddbegin \emph{\DIFadd{Note 1}}\DIFadd{: This quirk requires a native DMAR table that does not contain Reserved Memory
Regions or a substitute SSDT-DMAR.aml in which Reserved Memory Regions
have been removed}\DIFaddend .
have been removed.
}
\emph{Note 2}: This option is not needed on AMD systems.
\DIFaddend \emph{Note 2}: This option is not needed on AMD systems.
\item
\texttt{DisableLinkeditJettison}\\
......@@ -7079,7 +7080,12 @@ the driver within the \texttt{UEFI/Drivers} section:
Amount of time in milliseconds to wait for all widgets to come fully on, applied per codec
during driver connection phase. In most systems this should not be needed and a faster boot
will be achieved by using \texttt{Audio} section \texttt{SetupDelay} if any audio setup delay
is required. Where required, values of up to one second may be needed. \medskip
is required. Where required, values of up to one second may be needed\DIFaddbegin \DIFadd{. }\medskip
\item \texttt{\DIFadd{-}{}\DIFadd{-force-codec}} \DIFadd{- Integer value, no default. }\medskip
\DIFadd{Force use of an audio codec, this value should be equal to }\texttt{\DIFadd{Audio}} \DIFadd{section }\texttt{\DIFadd{AudioCodec}}\DIFadd{.
Can result in faster boot especially when used in conjuction with }\texttt{\DIFadd{-}{}\DIFadd{-force-device}}\DIFaddend . \medskip
\item \texttt{-{}-force-device} - String value, no default. \medskip
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册