Deploy slimbootloader/documentation to github.com/slimbootloader/slimbootloader.github.io.git:master

This commit is contained in:
Fernando Silva (via Travis CI)
2025-06-27 17:15:47 +00:00
parent 6f84b27139
commit 1543e76edd
114 changed files with 155 additions and 115 deletions

View File

@@ -13,6 +13,8 @@ Building on Linux
Supported environment: **Ubuntu Linux 22.04 LTS**
Community supported: **Fedora 42** (Experimental)
Install the following software:
* GCC 9.4.0 or above
@@ -24,7 +26,6 @@ Install the following software:
* Git
Build Tools Download - Ubuntu
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
@@ -32,6 +33,24 @@ Install required packages on Ubuntu::
$ sudo apt install -y build-essential python3 uuid-dev openssl gcc-multilib qemu-system git iasl nasm
Build Tools Download - Fedora
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Install required packages on Fedora::
$ sudo dnf group install -y development-tools
$ sudo dnf install -y python3.12 libuuid-devel openssl openssl-devel \
openssl-devel-engine glibc-devel.i686 libstdc++-devel.i686 qemu git \
acpica-tools nasm
Create and load python environment with required packages::
$ mkdir -p $HOME/Workspace/Environments
$ python3.12 -m venv $HOME/Workspace/Environments/SBL
$ source $HOME/Workspace/Environments/SBL/bin/activate
$ pip install --upgrade pip
$ pip install edk2-pytool-library setuptools
Build using Dockers (Optional)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

View File

@@ -337,7 +337,7 @@ function to retrieve the location.</p>
<div role="contentinfo">
<p>&#169; Copyright 2018 - 2025, Intel Corporation.
<span class="lastupdated">Last updated on Jun 24, 2025.
<span class="lastupdated">Last updated on Jun 27, 2025.
</span></p>
</div>

View File

@@ -204,7 +204,7 @@
<div role="contentinfo">
<p>&#169; Copyright 2018 - 2025, Intel Corporation.
<span class="lastupdated">Last updated on Jun 24, 2025.
<span class="lastupdated">Last updated on Jun 27, 2025.
</span></p>
</div>

View File

@@ -242,7 +242,7 @@ to by the Firmware Performance Data Table (FPDT). Refer to ACPI Specification fo
<div role="contentinfo">
<p>&#169; Copyright 2018 - 2025, Intel Corporation.
<span class="lastupdated">Last updated on Jun 24, 2025.
<span class="lastupdated">Last updated on Jun 27, 2025.
</span></p>
</div>

View File

@@ -142,7 +142,7 @@ and can also load the boot image from a raw partition using the LBA number.</p>
<div role="contentinfo">
<p>&#169; Copyright 2018 - 2025, Intel Corporation.
<span class="lastupdated">Last updated on Jun 24, 2025.
<span class="lastupdated">Last updated on Jun 27, 2025.
</span></p>
</div>

View File

@@ -463,7 +463,7 @@ components inside it</p>
<div role="contentinfo">
<p>&#169; Copyright 2018 - 2025, Intel Corporation.
<span class="lastupdated">Last updated on Jun 24, 2025.
<span class="lastupdated">Last updated on Jun 27, 2025.
</span></p>
</div>

View File

@@ -520,7 +520,7 @@ for GPP_A3, and GPP_A4</p>
<div role="contentinfo">
<p>&#169; Copyright 2018 - 2025, Intel Corporation.
<span class="lastupdated">Last updated on Jun 24, 2025.
<span class="lastupdated">Last updated on Jun 27, 2025.
</span></p>
</div>

View File

@@ -153,7 +153,7 @@ and agrees to them.</p>
<div role="contentinfo">
<p>&#169; Copyright 2018 - 2025, Intel Corporation.
<span class="lastupdated">Last updated on Jun 24, 2025.
<span class="lastupdated">Last updated on Jun 27, 2025.
</span></p>
</div>

View File

@@ -434,7 +434,7 @@ status. If the breakpoint is set properly, then it should as below:</p></li>
<div role="contentinfo">
<p>&#169; Copyright 2018 - 2025, Intel Corporation.
<span class="lastupdated">Last updated on Jun 24, 2025.
<span class="lastupdated">Last updated on Jun 27, 2025.
</span></p>
</div>

View File

@@ -335,7 +335,7 @@
<div role="contentinfo">
<p>&#169; Copyright 2018 - 2025, Intel Corporation.
<span class="lastupdated">Last updated on Jun 24, 2025.
<span class="lastupdated">Last updated on Jun 27, 2025.
</span></p>
</div>

View File

@@ -220,7 +220,7 @@ below image, 0x3f8000 is the LBA offset of Container image.</p>
<div role="contentinfo">
<p>&#169; Copyright 2018 - 2025, Intel Corporation.
<span class="lastupdated">Last updated on Jun 24, 2025.
<span class="lastupdated">Last updated on Jun 27, 2025.
</span></p>
</div>

View File

@@ -287,7 +287,7 @@
<div role="contentinfo">
<p>&#169; Copyright 2018 - 2025, Intel Corporation.
<span class="lastupdated">Last updated on Jun 24, 2025.
<span class="lastupdated">Last updated on Jun 27, 2025.
</span></p>
</div>

View File

@@ -142,7 +142,7 @@ newer Intel silicons.</p>
<div role="contentinfo">
<p>&#169; Copyright 2018 - 2025, Intel Corporation.
<span class="lastupdated">Last updated on Jun 24, 2025.
<span class="lastupdated">Last updated on Jun 27, 2025.
</span></p>
</div>

View File

@@ -239,7 +239,7 @@
<div role="contentinfo">
<p>&#169; Copyright 2018 - 2025, Intel Corporation.
<span class="lastupdated">Last updated on Jun 24, 2025.
<span class="lastupdated">Last updated on Jun 27, 2025.
</span></p>
</div>

View File

@@ -152,7 +152,7 @@
<div role="contentinfo">
<p>&#169; Copyright 2018 - 2025, Intel Corporation.
<span class="lastupdated">Last updated on Jun 24, 2025.
<span class="lastupdated">Last updated on Jun 27, 2025.
</span></p>
</div>

View File

@@ -190,7 +190,7 @@ for verbosity. One can control debug messages in multiple ways by modifying the
<div role="contentinfo">
<p>&#169; Copyright 2018 - 2025, Intel Corporation.
<span class="lastupdated">Last updated on Jun 24, 2025.
<span class="lastupdated">Last updated on Jun 27, 2025.
</span></p>
</div>

View File

@@ -301,7 +301,7 @@ will be allocated to the payload.</p></li>
<div role="contentinfo">
<p>&#169; Copyright 2018 - 2025, Intel Corporation.
<span class="lastupdated">Last updated on Jun 24, 2025.
<span class="lastupdated">Last updated on Jun 27, 2025.
</span></p>
</div>

View File

@@ -145,7 +145,7 @@
<div role="contentinfo">
<p>&#169; Copyright 2018 - 2025, Intel Corporation.
<span class="lastupdated">Last updated on Jun 24, 2025.
<span class="lastupdated">Last updated on Jun 27, 2025.
</span></p>
</div>

View File

@@ -178,7 +178,7 @@
<div role="contentinfo">
<p>&#169; Copyright 2018 - 2025, Intel Corporation.
<span class="lastupdated">Last updated on Jun 24, 2025.
<span class="lastupdated">Last updated on Jun 27, 2025.
</span></p>
</div>

View File

@@ -165,7 +165,7 @@ The OsLoader shell can be enabled/disabled for release builds through <code clas
<div role="contentinfo">
<p>&#169; Copyright 2018 - 2025, Intel Corporation.
<span class="lastupdated">Last updated on Jun 24, 2025.
<span class="lastupdated">Last updated on Jun 27, 2025.
</span></p>
</div>

Some files were not shown because too many files have changed in this diff Show More