mirror of
https://github.com/acidanthera/OpenCorePkg.git
synced 2025-12-08 19:25:01 +00:00
Docs: Add additional info on enabling rotation
This commit is contained in:
parent
e6fd5f7db6
commit
c872d45a42
@ -3785,11 +3785,11 @@ nvram 4D1FDA02-38C7-4A6A-9CC6-4BCCA8B30102:boot-log |
|
||||
This will toggle Apple NVRAM variable \texttt{csr-active-config} between \texttt{0} for
|
||||
SIP Enabled and a practical default value for SIP Disabled (currently \texttt{0x26F}).
|
||||
|
||||
\emph{Note1}: It is strongly recommended not to make a habit of running macOS with
|
||||
\emph{Note 1}: It is strongly recommended not to make a habit of running macOS with
|
||||
SIP disabled. Use of this boot option may make it easier to quickly disable SIP
|
||||
protection when genuinely needed - it should be re-enabled again afterwards.
|
||||
|
||||
\emph{Note2}: OC uses \texttt{0x26F} even though \texttt{csrutil disable} on Big Sur
|
||||
\emph{Note 2}: OC uses \texttt{0x26F} even though \texttt{csrutil disable} on Big Sur
|
||||
sets \texttt{0x7F}. To explain the choice:
|
||||
\begin{itemize}
|
||||
\tightlist
|
||||
@ -7087,10 +7087,14 @@ functioning. Feature highlights:
|
||||
\textbf{Description}: Replaces the Apple EFI Graphics 2 protocol with a builtin
|
||||
version.
|
||||
|
||||
\emph{Note}: This protocol allows newer \texttt{EfiBoot} versions (at least 10.15)
|
||||
\emph{Note 1}: This protocol allows newer \texttt{EfiBoot} versions (at least 10.15)
|
||||
to expose screen rotation to macOS. Refer to \texttt{ForceDisplayRotationInEFI}
|
||||
variable description on how to set screen rotation angle.
|
||||
|
||||
\emph{Note 2}: On systems without native
|
||||
support for \texttt{ForceDisplayRotationInEFI}, \texttt{DirectGopRendering=true}
|
||||
is also required for this setting to have a visible effect.
|
||||
|
||||
\item
|
||||
\texttt{AppleFramebufferInfo}\\
|
||||
\textbf{Type}: \texttt{plist\ boolean}\\
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user