Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge main to gh-page #1

Merged
merged 4 commits into from
Mar 4, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
33 changes: 18 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
### Welcome to the CloverBootloader Documentation [Clover Documentation Site](https://cloverhackycolor.github.io/Clover-Documentaion/)
### Welcome to the CloverBootloader Documentation [Clover Documentation Site](https://cloverhackycolor.github.io/Clover-Documentation/)
-------------------------------
- Credit App: [macgapproject](https://macgapproject.github.io/) Is under [LICENSE](https://github.com/CloverHackyColor/Clover-Documentaion/blob/main/LICENSE-MG)
- Credit HTML Build: [Github Wikito Converter](https://github.com/yakivmospan/github-wikito-converter)
Expand Down Expand Up @@ -28,7 +28,7 @@ make

</details>

### Download Release App ➤ [Documentation_Clover.app](https://github.com/CloverHackyColor/Clover-Documentaion/releases/tag/V1)
### Download Release App ➤ [Documentation_Clover.app](https://github.com/CloverHackyColor/Clover-Documentation/releases/tag/V1)

-------------------------------
<img align="centert" width=
Expand Down Expand Up @@ -67,25 +67,28 @@ Building

### macOS ⇩

cd ~
mkdir src
cd src
git clone \--recurse-submodule https://github.com/CloverHackyColor/CloverBootloader.git
cd CloverBootloader
```bash
mkdir -p $HOME/src && cd $HOME/src
git clone -q https://github.com/CloverHackyColor/CloverBootloader
cd CloverBootloader && git submodule update --init --recursive
cd OpenCorePkg && git checkout master && git pull
cd ..
./buildme
```

### Ubuntu 19.10 ⇩

```bash
sudo apt install build-essential nasm uuid-dev genisoimage
cd ~/Desktop/
git clone \--recurse https://github.com/CloverHackyColor/CloverBootloader.git
cd CloverBootloader
../edksetup.sh
./ebuild.sh -fr

```
* * *

[Back on top ↑](https://github.com/CloverHackyColor/Clover-Documentaion?tab=readme-ov-file#welcome-to-the-cloverbootloader-documentation-clover-documentation-site)
[Back on top ↑](https://github.com/CloverHackyColor/Clover-Documentation?tab=readme-ov-file#welcome-to-the-cloverbootloader-documentation-clover-documentation-site)

Configuration
=============
Expand Down Expand Up @@ -2834,7 +2837,7 @@ Included ➢ [Quirks](https://github.com/CloverHackyColor/CloverBootloader/wiki/

* * *

[Back on top ↑](https://github.com/CloverHackyColor/Clover-Documentaion?tab=readme-ov-file#welcome-to-the-cloverbootloader-documentation-clover-documentation-site)
[Back on top ↑](https://github.com/CloverHackyColor/Clover-Documentation?tab=readme-ov-file#welcome-to-the-cloverbootloader-documentation-clover-documentation-site)

Design
======
Expand Down Expand Up @@ -3357,7 +3360,7 @@ Three big news with SVG support:

* * *

[Back on top ↑](https://github.com/CloverHackyColor/Clover-Documentaion?tab=readme-ov-file#welcome-to-the-cloverbootloader-documentation-clover-documentation-site)
[Back on top ↑](https://github.com/CloverHackyColor/Clover-Documentation?tab=readme-ov-file#welcome-to-the-cloverbootloader-documentation-clover-documentation-site)

Fixing-DSDT
===========
Expand Down Expand Up @@ -3606,7 +3609,7 @@ You may make patched DSDT once with full mask. Then correct patched DSDT manuall

* * *

[Back on top ↑](https://github.com/CloverHackyColor/Clover-Documentaion?tab=readme-ov-file#welcome-to-the-cloverbootloader-documentation-clover-documentation-site)
[Back on top ↑](https://github.com/CloverHackyColor/Clover-Documentation?tab=readme-ov-file#welcome-to-the-cloverbootloader-documentation-clover-documentation-site)

Installing
==========
Expand Down Expand Up @@ -3675,7 +3678,7 @@ More options about bcfg command you may see by the command

* * *

[Back on top ↑](https://github.com/CloverHackyColor/Clover-Documentaion?tab=readme-ov-file#welcome-to-the-cloverbootloader-documentation-clover-documentation-site)
[Back on top ↑](https://github.com/CloverHackyColor/Clover-Documentation?tab=readme-ov-file#welcome-to-the-cloverbootloader-documentation-clover-documentation-site)

Native-speedstep
================
Expand Down Expand Up @@ -3760,7 +3763,7 @@ It is recommended to delete this section to allow power control through P-States

* * *

[Back on top ↑](https://github.com/CloverHackyColor/Clover-Documentaion?tab=readme-ov-file#welcome-to-the-cloverbootloader-documentation-clover-documentation-site)
[Back on top ↑](https://github.com/CloverHackyColor/Clover-Documentation?tab=readme-ov-file#welcome-to-the-cloverbootloader-documentation-clover-documentation-site)

OC-integration
==============
Expand Down Expand Up @@ -3968,4 +3971,4 @@ Clover's tasks
9. One more small thing: DUET and EDK2 sources are written universally to match different hardware but the hardware dependency itself depends on constants. This implies a compilation process for one specific platform. Clover aims to be universal and to provide an automatic platform detection.
* * *

[Back on top ↑](https://github.com/CloverHackyColor/Clover-Documentaion?tab=readme-ov-file#welcome-to-the-cloverbootloader-documentation-clover-documentation-site)
[Back on top ↑](https://github.com/CloverHackyColor/Clover-Documentation?tab=readme-ov-file#welcome-to-the-cloverbootloader-documentation-clover-documentation-site)
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -692,7 +692,7 @@
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand doc-title" href="#page-top">Clover-Documentation</a><a class="navbar-brand doc-title" href="https://github.com/CloverHackyColor/CloverBootloader">Clover Github </a><a class="navbar-brand doc-title" href="https://github.com/CloverHackyColor/Clover-Documentaion">Clover Documentation </a>
<a class="navbar-brand doc-title" href="#page-top">Clover-Documentation</a><a class="navbar-brand doc-title" href="https://github.com/CloverHackyColor/CloverBootloader">Clover Github </a><a class="navbar-brand doc-title" href="https://github.com/CloverHackyColor/Clover-Documentation">Clover Documentation </a>
</div>
<div id="navbar" class="navbar-collapse collapse">
<ul class="nav navbar-nav">
Expand Down