Skip to content

Commit 0c3210a

Browse files
committed
Build & Docs: Sync from acidanthera/OcSupportPkg@47de947
1 parent 8317fe6 commit 0c3210a

File tree

5 files changed

+19
-17
lines changed

5 files changed

+19
-17
lines changed

Docs/Configuration.pdf

-367 Bytes
Binary file not shown.

Docs/Configuration.tex

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -485,7 +485,7 @@ \subsection{Installation and Upgrade}\label{configuration-install}
485485
be used. \texttt{DuetPkg} is one of the known UEFI environment providers
486486
for legacy systems. To run OpenCore on such a legacy system you can install
487487
\texttt{DuetPkg} with a dedicated tool:
488-
\href{https://github.com/acidanthera/OcSupportPkg/tree/master/Tools/BootInstall}{BootInstall}.
488+
\href{https://github.com/acidanthera/OcSupportPkg/tree/master/Utilities/BootInstall}{BootInstall}.
489489

490490
For upgrade purposes refer to \texttt{Differences.pdf} document, providing
491491
the information about the changes affecting the configuration compared
@@ -1714,7 +1714,7 @@ \subsection{Security Properties}\label{miscsecurityprops}
17141714

17151715
RSA public key 520 byte format description can be found in Chromium OS documentation.
17161716
To convert public key from X.509 certificate or from PEM file use
1717-
\href{https://github.com/acidanthera/OcSupportPkg/tree/master/Tools/CreateVault}{RsaTool}.
1717+
\href{https://github.com/acidanthera/OcSupportPkg/tree/master/Utilities/CreateVault}{RsaTool}.
17181718

17191719
\emph{Note}: \texttt{vault.sig} is used regardless of this option when public key
17201720
is embedded into \texttt{OpenCore.efi}. Setting it to \texttt{true} will only ensure
@@ -1732,7 +1732,7 @@ \subsection{Security Properties}\label{miscsecurityprops}
17321732
Presence of this file is highly recommended to ensure that unintentional
17331733
file modifications (including filesystem corruption) do not happen unnoticed.
17341734
To create this file automatically use
1735-
\href{https://github.com/acidanthera/OcSupportPkg/tree/master/Tools/CreateVault}{\texttt{create\_vault.sh}} script.
1735+
\href{https://github.com/acidanthera/OcSupportPkg/tree/master/Utilities/CreateVault}{\texttt{create\_vault.sh}} script.
17361736

17371737
Regardless of the underlying filesystem, path name and case must match
17381738
between \texttt{config.plist} and \texttt{vault.plist}.
@@ -2063,7 +2063,7 @@ \subsection{Recommended Variables}\label{nvramvarsrec}
20632063
e.g. \texttt{ru-RU:252} for Russian locale and ABC keyboard. Also accepts short forms:
20642064
\texttt{ru:252} or \texttt{ru:0} (U.S. keyboard, compatible with 10.9). Full decoded
20652065
keyboard list from \texttt{AppleKeyboardLayouts-L.dat} can be found
2066-
\href{https://github.com/acidanthera/OcSupportPkg/tree/master/Tools/AppleKeyboardLayouts}{here}. Using non-latin keyboard on 10.14
2066+
\href{https://github.com/acidanthera/OcSupportPkg/tree/master/Utilities/AppleKeyboardLayouts}{here}. Using non-latin keyboard on 10.14
20672067
will not enable ABC keyboard, unlike previous macOS versions, and is thus not recommended.
20682068
\item
20692069
\texttt{7C436110-AB2A-4BBB-A880-FE41995C9F82:security-mode}
@@ -3209,7 +3209,7 @@ \subsection{Tips and Tricks}\label{troubleshootingtricks}
32093209
Custom name may be created by providing \texttt{.contentDetails} file.
32103210

32113211
To download recovery online you may use
3212-
\href{https://github.com/acidanthera/OcSupportPkg/tree/master/Tools/Recovery}{Recovery}
3212+
\href{https://github.com/acidanthera/OcSupportPkg/tree/master/Utilities/Recovery}{Recovery}
32133213
tool from \href{https://github.com/acidanthera/OcSupportPkg}{OcSupportPkg}.
32143214

32153215
\item

Docs/Differences/Differences.pdf

-348 Bytes
Binary file not shown.

Docs/Differences/Differences.tex

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
\documentclass[]{article}
22
%DIF LATEXDIFF DIFFERENCE FILE
3-
%DIF DEL PreviousConfiguration.tex Thu Jun 27 09:46:12 2019
4-
%DIF ADD ../Configuration.tex Sat Jun 29 23:39:10 2019
3+
%DIF DEL PreviousConfiguration.tex Sat Jun 8 06:32:07 2019
4+
%DIF ADD ../Configuration.tex Tue Jul 2 04:33:16 2019
55

66
\usepackage{lmodern}
77
\usepackage{amssymb,amsmath}
@@ -591,7 +591,7 @@ \subsection{Installation and Upgrade}\label{configuration-install}
591591
for legacy systems. \DIFdelbegin \DIFdel{While it is known to be possible to }\DIFdelend \DIFaddbegin \DIFadd{To }\DIFaddend run OpenCore on such a legacy system \DIFdelbegin \DIFdel{, configuration and use of }\DIFdelend \DIFaddbegin \DIFadd{you can install
592592
}\DIFaddend \texttt{DuetPkg} \DIFdelbegin \DIFdel{is
593593
currently out of the scope of this document}\DIFdelend \DIFaddbegin \DIFadd{with a dedicated tool:
594-
}\href{https://github.com/acidanthera/OcSupportPkg/tree/master/Tools/BootInstall}{BootInstall}\DIFaddend .
594+
}\href{https://github.com/acidanthera/OcSupportPkg/tree/master/Utilities/BootInstall}{BootInstall}\DIFaddend .
595595

596596
For upgrade purposes refer to \texttt{Differences.pdf} document, providing
597597
the information about the changes affecting the configuration compared
@@ -1877,7 +1877,7 @@ \subsection{Security Properties}\label{miscsecurityprops}
18771877
RSA public key 520 byte format description can be found in Chromium OS documentation.
18781878
To convert public key from X.509 certificate or from PEM file use
18791879
\DIFdelbegin %DIFDELCMD < \href{https://github.com/acidanthera/OcSupportPkg/tree/master/Tools/RsaTool}{RsaTool}%%%
1880-
\DIFdelend \DIFaddbegin \href{https://github.com/acidanthera/OcSupportPkg/tree/master/Tools/CreateVault}{RsaTool}\DIFaddend .
1880+
\DIFdelend \DIFaddbegin \href{https://github.com/acidanthera/OcSupportPkg/tree/master/Utilities/CreateVault}{RsaTool}\DIFaddend .
18811881

18821882
\emph{Note}: \texttt{vault.sig} is used regardless of this option when public key
18831883
is embedded into \texttt{OpenCore.efi}. Setting it to \texttt{true} will only ensure
@@ -1896,7 +1896,7 @@ \subsection{Security Properties}\label{miscsecurityprops}
18961896
file modifications (including filesystem corruption) do not happen unnoticed.
18971897
To create this file automatically use
18981898
\DIFdelbegin %DIFDELCMD < \href{https://github.com/acidanthera/OcSupportPkg/tree/master/Tools/Vault}{\texttt{create\_vault.sh}} %%%
1899-
\DIFdelend \DIFaddbegin \href{https://github.com/acidanthera/OcSupportPkg/tree/master/Tools/CreateVault}{\texttt{create\_vault.sh}} \DIFaddend script.
1899+
\DIFdelend \DIFaddbegin \href{https://github.com/acidanthera/OcSupportPkg/tree/master/Utilities/CreateVault}{\texttt{create\_vault.sh}} \DIFaddend script.
19001900

19011901
Regardless of the underlying filesystem, path name and case must match
19021902
between \texttt{config.plist} and \texttt{vault.plist}.
@@ -2239,7 +2239,7 @@ \subsection{Recommended Variables}\label{nvramvarsrec}
22392239
keyboard list from \texttt{AppleKeyboardLayouts-L.dat} can be found
22402240
\DIFdelbegin \DIFdel{on
22412241
}%DIFDELCMD < \href{https://www.applelife.ru/posts/763537}{AppleLife}%%%
2242-
\DIFdelend \DIFaddbegin \href{https://github.com/acidanthera/OcSupportPkg/tree/master/Tools/AppleKeyboardLayouts}{here}\DIFaddend . Using non-latin keyboard on 10.14
2242+
\DIFdelend \DIFaddbegin \href{https://github.com/acidanthera/OcSupportPkg/tree/master/Utilities/AppleKeyboardLayouts}{here}\DIFaddend . Using non-latin keyboard on 10.14
22432243
will not enable ABC keyboard, unlike previous macOS versions, and is thus not recommended.
22442244
\item
22452245
\texttt{7C436110-AB2A-4BBB-A880-FE41995C9F82:security-mode}
@@ -3393,8 +3393,10 @@ \section{Troubleshooting}\label{troubleshooting}
33933393
Custom name may be created by providing \texttt{.contentDetails} file.
33943394

33953395
To download recovery online you may use
3396-
\href{https://github.com/acidanthera/OcSupportPkg/tree/master/Tools/Recovery}{Recovery}
3397-
tool from \href{https://github.com/acidanthera/OcSupportPkg}{OcSupportPkg}.
3396+
\DIFdelbegin %DIFDELCMD < \href{https://github.com/acidanthera/OcSupportPkg/tree/master/Tools/Recovery}{Recovery}
3397+
%DIFDELCMD < %%%
3398+
\DIFdelend \DIFaddbegin \href{https://github.com/acidanthera/OcSupportPkg/tree/master/Utilities/Recovery}{Recovery}
3399+
\DIFaddend tool from \href{https://github.com/acidanthera/OcSupportPkg}{OcSupportPkg}.
33983400

33993401
\item
34003402
\textbf{Can I \DIFdelbegin \DIFdel{install Windows}\DIFdelend \DIFaddbegin \DIFadd{use this on Apple hardware or virtual machines}\DIFaddend ?}

macbuild.tool

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ package() {
5050
mkdir -p tmp/OC || exit 1
5151
mkdir -p tmp/BOOT || exit 1
5252
mkdir -p tmp/Docs/AcpiSamples || exit 1
53-
mkdir -p tmp/Tools || exit 1
53+
mkdir -p tmp/Utilities || exit 1
5454
cp OpenCore.efi tmp/OC/ || exit 1
5555
cp BOOTx64.efi tmp/BOOT/ || exit 1
5656
cp "${selfdir}/Docs/Configuration.pdf" tmp/Docs/ || exit 1
@@ -59,9 +59,9 @@ package() {
5959
cp "${selfdir}/Docs/SampleFull.plist" tmp/Docs/ || exit 1
6060
cp "${selfdir}/Changelog.md" tmp/Docs/ || exit 1
6161
cp -r "${selfdir}/Docs/AcpiSamples/" tmp/Docs/AcpiSamples/ || exit 1
62-
cp -r "${selfdir}/UDK/OcSupportPkg/Tools/CreateVault" tmp/Tools/ || exit 1
63-
cp -r "${selfdir}/UDK/OcSupportPkg/Tools/Recovery" tmp/Tools/ || exit 1
64-
cp -r "${selfdir}/UDK/OcSupportPkg/Tools/BootInstall" tmp/Tools/ || exit 1
62+
cp -r "${selfdir}/UDK/OcSupportPkg/Utilities/CreateVault" tmp/Utilities/ || exit 1
63+
cp -r "${selfdir}/UDK/OcSupportPkg/Utilities/Recovery" tmp/Utilities/ || exit 1
64+
cp -r "${selfdir}/UDK/OcSupportPkg/Utilities/BootInstall" tmp/Utilities/ || exit 1
6565
pushd tmp || exit 1
6666
zip -qry ../"OpenCore-v${ver}-${2}.zip" * || exit 1
6767
popd || exit 1

0 commit comments

Comments
 (0)