mirror of
https://github.com/acidanthera/OpenCorePkg.git
synced 2025-12-08 19:25:01 +00:00
Docs: Fixed typo
This commit is contained in:
parent
11a3fd2911
commit
c4975433fb
Binary file not shown.
@ -124,7 +124,7 @@ step algorithm for configuring end-user board support package (BSP). Any third-p
|
||||
articles, tools, books, etc., providing such material are prone to their authors'
|
||||
preferences, tastes, this document misinterpretation, and essential obsolescence.
|
||||
In case you still use these sources, for example,
|
||||
\href{https://dortania.github.io/OpenCore-Desktop-Guide}{Opencore Desktop Guide}
|
||||
\href{https://dortania.github.io/OpenCore-Desktop-Guide}{OpenCore Desktop Guide}
|
||||
(\href{https://dortania.github.io/getting-started}{parent link}),
|
||||
please ensure following this document for every made decision and judging its consequences.
|
||||
Regardless of the sources used you are required to fully understand every dedicated OpenCore
|
||||
@ -3158,7 +3158,7 @@ improvements:
|
||||
\item
|
||||
\texttt{4D1EDE05-38C7-4A6A-9CC6-4BCCA8B38C14:DefaultBackgroundColor}
|
||||
\break
|
||||
Four-byte \texttt{RGBA} data defining \texttt{boot.efi} user interface background colour.
|
||||
Four-byte \texttt{BGRA} data defining \texttt{boot.efi} user interface background colour.
|
||||
Standard colours include \textbf{BF BF BF 00} (Light Gray) and \textbf{00 00 00 00}
|
||||
(Syrah Black). Other colours may be set at user's preference.
|
||||
\end{itemize}
|
||||
|
||||
Binary file not shown.
@ -1,7 +1,7 @@
|
||||
\documentclass[]{article}
|
||||
%DIF LATEXDIFF DIFFERENCE FILE
|
||||
%DIF DEL PreviousConfiguration.tex Mon May 4 15:42:50 2020
|
||||
%DIF ADD ../Configuration.tex Tue May 5 19:38:49 2020
|
||||
%DIF DEL PreviousConfiguration.tex Tue May 5 21:20:35 2020
|
||||
%DIF ADD ../Configuration.tex Tue May 5 21:25:25 2020
|
||||
|
||||
\usepackage{lmodern}
|
||||
\usepackage{amssymb,amsmath}
|
||||
@ -184,8 +184,10 @@ step algorithm for configuring end-user board support package (BSP). Any third-p
|
||||
articles, tools, books, etc., providing such material are prone to their authors'
|
||||
preferences, tastes, this document misinterpretation, and essential obsolescence.
|
||||
In case you still use these sources, for example,
|
||||
\href{https://dortania.github.io/OpenCore-Desktop-Guide}{Opencore Desktop Guide}
|
||||
(\href{https://dortania.github.io/getting-started}{parent link}),
|
||||
\DIFdelbegin %DIFDELCMD < \href{https://dortania.github.io/OpenCore-Desktop-Guide}{Opencore Desktop Guide}
|
||||
%DIFDELCMD < %%%
|
||||
\DIFdelend \DIFaddbegin \href{https://dortania.github.io/OpenCore-Desktop-Guide}{OpenCore Desktop Guide}
|
||||
\DIFaddend (\href{https://dortania.github.io/getting-started}{parent link}),
|
||||
please ensure following this document for every made decision and judging its consequences.
|
||||
Regardless of the sources used you are required to fully understand every dedicated OpenCore
|
||||
configuration option and concept prior to reporting any issues in
|
||||
@ -3251,7 +3253,7 @@ improvements:
|
||||
\item
|
||||
\texttt{4D1EDE05-38C7-4A6A-9CC6-4BCCA8B38C14:DefaultBackgroundColor}
|
||||
\break
|
||||
Four-byte \texttt{RGBA} data defining \texttt{boot.efi} user interface background colour.
|
||||
Four-byte \texttt{\DIFdelbegin \DIFdel{RGBA}\DIFdelend \DIFaddbegin \DIFadd{BGRA}\DIFaddend } data defining \texttt{boot.efi} user interface background colour.
|
||||
Standard colours include \textbf{BF BF BF 00} (Light Gray) and \textbf{00 00 00 00}
|
||||
(Syrah Black). Other colours may be set at user's preference.
|
||||
\end{itemize}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user