From 283cca3d57ca7f6cf6be5686d6ebd87a452ed336 Mon Sep 17 00:00:00 2001 From: "Guo Dong (via Travis CI)" Date: Mon, 16 Dec 2024 16:42:21 +0000 Subject: [PATCH] Deploy slimbootloader/documentation to github.com/slimbootloader/slimbootloader.github.io.git:master --- LICENSE | 102 +++++++++--------- developer-guides/boot-flow.html | 2 +- developer-guides/boot-options.html | 2 +- developer-guides/boot-performance.html | 2 +- developer-guides/bootimage.html | 2 +- developer-guides/build-system.html | 2 +- developer-guides/configuration.html | 2 +- developer-guides/contributions.html | 2 +- developer-guides/debugging-with-cca.html | 2 +- developer-guides/debugging-with-udk.html | 2 +- developer-guides/flash-boot.html | 2 +- developer-guides/flashmap.html | 2 +- developer-guides/fsp.html | 2 +- developer-guides/index.html | 2 +- developer-guides/ingredients-update.html | 2 +- developer-guides/logging.html | 2 +- developer-guides/memory-map.html | 2 +- developer-guides/osloader.html | 2 +- developer-guides/payload.html | 2 +- developer-guides/shell.html | 2 +- developer-guides/source-tree.html | 2 +- developer-guides/stitching-ifwi.html | 2 +- developer-guides/versioning.html | 2 +- genindex.html | 2 +- getting-started/build-host-setup.html | 2 +- getting-started/build-source.html | 2 +- getting-started/index.html | 2 +- getting-started/misc-build-setup.html | 2 +- how-tos/add-fastboot.html | 2 +- how-tos/add-new-library.html | 2 +- how-tos/add-new-payload.html | 2 +- how-tos/boot-acrn.html | 2 +- how-tos/boot-micropython.html | 2 +- how-tos/boot-netboot.html | 2 +- how-tos/boot-pxe-uboot.html | 2 +- how-tos/boot-ubuntu.html | 2 +- how-tos/boot-vxworks.html | 2 +- how-tos/boot-windows.html | 2 +- how-tos/boot-with-linux-payload.html | 2 +- how-tos/boot-with-u-boot-payload.html | 2 +- how-tos/boot-zephyr.html | 2 +- how-tos/change-boot-option.html | 2 +- how-tos/collect-time-logs.html | 2 +- how-tos/configure-memory-down.html | 2 +- how-tos/configure_gpio.html | 2 +- how-tos/create-container-boot-image.html | 2 +- how-tos/create-ias-boot-image.html | 2 +- how-tos/customize-build.html | 2 +- how-tos/enable-intel-tcc.html | 2 +- how-tos/enable-intel-tsn.html | 2 +- how-tos/enable-pre-os-payload.html | 2 +- how-tos/enable-tsn-gbe-sgmii.html | 2 +- how-tos/enable-verified-boot.html | 2 +- how-tos/index.html | 2 +- how-tos/integrate-multiple-payloads.html | 2 +- how-tos/reduce-debug-message.html | 2 +- index.html | 2 +- introduction/index.html | 2 +- references/references.html | 2 +- references/terminology.html | 2 +- search.html | 2 +- security/boot-guard.html | 2 +- security/container-security.html | 2 +- .../firmware-resiliency-and-recovery.html | 2 +- security/firmware-update.html | 2 +- security/index.html | 2 +- security/key-management.html | 2 +- security/measured-boot.html | 2 +- security/verified-boot.html | 2 +- specs/config.html | 2 +- specs/index.html | 2 +- supported-hardware/adl-rvp.html | 2 +- supported-hardware/apollo-lake-crb.html | 2 +- supported-hardware/cfl-crb.html | 2 +- supported-hardware/cml-rvp.html | 2 +- supported-hardware/ehl-crb.html | 2 +- supported-hardware/icdx-crb.html | 2 +- supported-hardware/index.html | 2 +- supported-hardware/mtl-mcl.html | 2 +- supported-hardware/mtl-rvp.html | 2 +- supported-hardware/qemu.html | 2 +- supported-hardware/qsp.html | 2 +- supported-hardware/raptor-lake.html | 2 +- supported-hardware/tgl-rvp.html | 2 +- supported-hardware/up2-6000.html | 2 +- supported-hardware/up2.html | 2 +- supported-hardware/up7000adln50.html | 2 +- supported-hardware/upxtreme.html | 2 +- supported-hardware/upxtremei11.html | 2 +- supported-hardware/upxtremei12.html | 2 +- supported-hardware/upxtremei12rplp.html | 2 +- supported-hardware/whl-crb.html | 2 +- tools/BuildTool.html | 2 +- tools/ConfigTools.html | 2 +- tools/GenContainer.html | 2 +- tools/GpioTool.html | 2 +- tools/StitchTool.html | 2 +- tools/UcodeUtility.html | 2 +- tools/index.html | 2 +- tutorials/ex_boot_to_linux.html | 2 +- tutorials/ex_build_sbl_for_qemu.html | 2 +- tutorials/ex_corrupt_sbl_component.html | 2 +- tutorials/ex_debug_sbl_on_qemu_with_gdb.html | 2 +- tutorials/ex_feature_custom_boot_order.html | 2 +- tutorials/ex_feature_custom_splash.html | 2 +- .../ex_feature_custom_verified_boot.html | 2 +- tutorials/ex_run_sbl_on_qemu.html | 2 +- tutorials/ex_sbl_shell_cli.html | 2 +- tutorials/ex_uefi_payload.html | 2 +- tutorials/index.html | 2 +- 110 files changed, 160 insertions(+), 160 deletions(-) diff --git a/LICENSE b/LICENSE index 4732253..417f6e7 100644 --- a/LICENSE +++ b/LICENSE @@ -1,51 +1,51 @@ -Copyright (c) 2021, Intel Corporation and contributors. All rights reserved. - -SPDX-License-Identifier: BSD-2-Clause-Patent - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions are met: - -1. Redistributions of source code must retain the above copyright notice, - this list of conditions and the following disclaimer. - -2. Redistributions in binary form must reproduce the above copyright notice, - this list of conditions and the following disclaimer in the documentation - and/or other materials provided with the distribution. - -Subject to the terms and conditions of this license, each copyright holder -and contributor hereby grants to those receiving rights under this license -a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable -(except for failure to satisfy the conditions of this license) patent -license to make, have made, use, offer to sell, sell, import, and otherwise -transfer this software, where such license applies only to those patent -claims, already acquired or hereafter acquired, licensable by such copyright -holder or contributor that are necessarily infringed by: - -(a) their Contribution(s) (the licensed copyrights of copyright holders and - non-copyrightable additions of contributors, in source or binary form) - alone; or - -(b) combination of their Contribution(s) with the work of authorship to - which such Contribution(s) was added by such copyright holder or - contributor, if, at the time the Contribution is added, such addition - causes such combination to be necessarily infringed. The patent license - shall not apply to any other combinations which include the - Contribution. - -Except as expressly stated above, no rights or licenses from any copyright -holder or contributor is granted under this license, whether expressly, by -implication, estoppel or otherwise. - -DISCLAIMER - -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" -AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDERS OR CONTRIBUTORS BE -LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR -CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF -SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS -INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN -CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) -ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE -POSSIBILITY OF SUCH DAMAGE. +Copyright (c) 2019, Intel Corporation and contributors. All rights reserved. + +SPDX-License-Identifier: BSD-2-Clause-Patent + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are met: + +1. Redistributions of source code must retain the above copyright notice, + this list of conditions and the following disclaimer. + +2. Redistributions in binary form must reproduce the above copyright notice, + this list of conditions and the following disclaimer in the documentation + and/or other materials provided with the distribution. + +Subject to the terms and conditions of this license, each copyright holder +and contributor hereby grants to those receiving rights under this license +a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable +(except for failure to satisfy the conditions of this license) patent +license to make, have made, use, offer to sell, sell, import, and otherwise +transfer this software, where such license applies only to those patent +claims, already acquired or hereafter acquired, licensable by such copyright +holder or contributor that are necessarily infringed by: + +(a) their Contribution(s) (the licensed copyrights of copyright holders and + non-copyrightable additions of contributors, in source or binary form) + alone; or + +(b) combination of their Contribution(s) with the work of authorship to + which such Contribution(s) was added by such copyright holder or + contributor, if, at the time the Contribution is added, such addition + causes such combination to be necessarily infringed. The patent license + shall not apply to any other combinations which include the + Contribution. + +Except as expressly stated above, no rights or licenses from any copyright +holder or contributor is granted under this license, whether expressly, by +implication, estoppel or otherwise. + +DISCLAIMER + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" +AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE +ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDERS OR CONTRIBUTORS BE +LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF +SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS +INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN +CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) +ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE +POSSIBILITY OF SUCH DAMAGE. diff --git a/developer-guides/boot-flow.html b/developer-guides/boot-flow.html index 82cd1e6..2b84cae 100644 --- a/developer-guides/boot-flow.html +++ b/developer-guides/boot-flow.html @@ -337,7 +337,7 @@ function to retrieve the location.

© Copyright 2018 - 2024, Intel Corporation. - Last updated on Nov 19, 2024. + Last updated on Dec 16, 2024.

diff --git a/developer-guides/boot-options.html b/developer-guides/boot-options.html index ee40183..d687ed5 100644 --- a/developer-guides/boot-options.html +++ b/developer-guides/boot-options.html @@ -204,7 +204,7 @@

© Copyright 2018 - 2024, Intel Corporation. - Last updated on Nov 19, 2024. + Last updated on Dec 16, 2024.

diff --git a/developer-guides/boot-performance.html b/developer-guides/boot-performance.html index 5df0b40..d4b772a 100644 --- a/developer-guides/boot-performance.html +++ b/developer-guides/boot-performance.html @@ -242,7 +242,7 @@ to by the Firmware Performance Data Table (FPDT). Refer to ACPI Specification fo

© Copyright 2018 - 2024, Intel Corporation. - Last updated on Nov 19, 2024. + Last updated on Dec 16, 2024.

diff --git a/developer-guides/bootimage.html b/developer-guides/bootimage.html index 7a6ff3a..20bae74 100644 --- a/developer-guides/bootimage.html +++ b/developer-guides/bootimage.html @@ -142,7 +142,7 @@ and can also load the boot image from a raw partition using the LBA number.

© Copyright 2018 - 2024, Intel Corporation. - Last updated on Nov 19, 2024. + Last updated on Dec 16, 2024.

diff --git a/developer-guides/build-system.html b/developer-guides/build-system.html index 452bfaa..125093b 100644 --- a/developer-guides/build-system.html +++ b/developer-guides/build-system.html @@ -463,7 +463,7 @@ components inside it

© Copyright 2018 - 2024, Intel Corporation. - Last updated on Nov 19, 2024. + Last updated on Dec 16, 2024.

diff --git a/developer-guides/configuration.html b/developer-guides/configuration.html index bbf6003..70e818f 100644 --- a/developer-guides/configuration.html +++ b/developer-guides/configuration.html @@ -520,7 +520,7 @@ for GPP_A3, and GPP_A4

© Copyright 2018 - 2024, Intel Corporation. - Last updated on Nov 19, 2024. + Last updated on Dec 16, 2024.

diff --git a/developer-guides/contributions.html b/developer-guides/contributions.html index 238baee..3989bf2 100644 --- a/developer-guides/contributions.html +++ b/developer-guides/contributions.html @@ -153,7 +153,7 @@ and agrees to them.

© Copyright 2018 - 2024, Intel Corporation. - Last updated on Nov 19, 2024. + Last updated on Dec 16, 2024.

diff --git a/developer-guides/debugging-with-cca.html b/developer-guides/debugging-with-cca.html index a656d83..89804eb 100644 --- a/developer-guides/debugging-with-cca.html +++ b/developer-guides/debugging-with-cca.html @@ -434,7 +434,7 @@ status. If the breakpoint is set properly, then it should as below:

© Copyright 2018 - 2024, Intel Corporation. - Last updated on Nov 19, 2024. + Last updated on Dec 16, 2024.

diff --git a/developer-guides/debugging-with-udk.html b/developer-guides/debugging-with-udk.html index dde7877..94b5cd1 100644 --- a/developer-guides/debugging-with-udk.html +++ b/developer-guides/debugging-with-udk.html @@ -335,7 +335,7 @@

© Copyright 2018 - 2024, Intel Corporation. - Last updated on Nov 19, 2024. + Last updated on Dec 16, 2024.

diff --git a/developer-guides/flash-boot.html b/developer-guides/flash-boot.html index 4729bd9..6b0e009 100644 --- a/developer-guides/flash-boot.html +++ b/developer-guides/flash-boot.html @@ -220,7 +220,7 @@ below image, 0x3f8000 is the LBA offset of Container image.

© Copyright 2018 - 2024, Intel Corporation. - Last updated on Nov 19, 2024. + Last updated on Dec 16, 2024.

diff --git a/developer-guides/flashmap.html b/developer-guides/flashmap.html index 186d5c1..f308691 100644 --- a/developer-guides/flashmap.html +++ b/developer-guides/flashmap.html @@ -287,7 +287,7 @@

© Copyright 2018 - 2024, Intel Corporation. - Last updated on Nov 19, 2024. + Last updated on Dec 16, 2024.

diff --git a/developer-guides/fsp.html b/developer-guides/fsp.html index c642ea0..6ad0432 100644 --- a/developer-guides/fsp.html +++ b/developer-guides/fsp.html @@ -142,7 +142,7 @@ newer Intel silicons.

© Copyright 2018 - 2024, Intel Corporation. - Last updated on Nov 19, 2024. + Last updated on Dec 16, 2024.

diff --git a/developer-guides/index.html b/developer-guides/index.html index 94d529b..993125d 100644 --- a/developer-guides/index.html +++ b/developer-guides/index.html @@ -239,7 +239,7 @@

© Copyright 2018 - 2024, Intel Corporation. - Last updated on Nov 19, 2024. + Last updated on Dec 16, 2024.

diff --git a/developer-guides/ingredients-update.html b/developer-guides/ingredients-update.html index 86dd443..3135129 100644 --- a/developer-guides/ingredients-update.html +++ b/developer-guides/ingredients-update.html @@ -152,7 +152,7 @@

© Copyright 2018 - 2024, Intel Corporation. - Last updated on Nov 19, 2024. + Last updated on Dec 16, 2024.

diff --git a/developer-guides/logging.html b/developer-guides/logging.html index 92535b8..8871a8e 100644 --- a/developer-guides/logging.html +++ b/developer-guides/logging.html @@ -190,7 +190,7 @@ for verbosity. One can control debug messages in multiple ways by modifying the

© Copyright 2018 - 2024, Intel Corporation. - Last updated on Nov 19, 2024. + Last updated on Dec 16, 2024.

diff --git a/developer-guides/memory-map.html b/developer-guides/memory-map.html index 944d157..01ed343 100644 --- a/developer-guides/memory-map.html +++ b/developer-guides/memory-map.html @@ -301,7 +301,7 @@ will be allocated to the payload.

© Copyright 2018 - 2024, Intel Corporation. - Last updated on Nov 19, 2024. + Last updated on Dec 16, 2024.

diff --git a/developer-guides/osloader.html b/developer-guides/osloader.html index 0262012..54b529e 100644 --- a/developer-guides/osloader.html +++ b/developer-guides/osloader.html @@ -145,7 +145,7 @@

© Copyright 2018 - 2024, Intel Corporation. - Last updated on Nov 19, 2024. + Last updated on Dec 16, 2024.

diff --git a/developer-guides/payload.html b/developer-guides/payload.html index 24a2fea..af68761 100644 --- a/developer-guides/payload.html +++ b/developer-guides/payload.html @@ -178,7 +178,7 @@

© Copyright 2018 - 2024, Intel Corporation. - Last updated on Nov 19, 2024. + Last updated on Dec 16, 2024.

diff --git a/developer-guides/shell.html b/developer-guides/shell.html index 4bf503c..6ea9ed1 100644 --- a/developer-guides/shell.html +++ b/developer-guides/shell.html @@ -162,7 +162,7 @@

© Copyright 2018 - 2024, Intel Corporation. - Last updated on Nov 19, 2024. + Last updated on Dec 16, 2024.

diff --git a/developer-guides/source-tree.html b/developer-guides/source-tree.html index 8674f2a..54fd5c1 100644 --- a/developer-guides/source-tree.html +++ b/developer-guides/source-tree.html @@ -183,7 +183,7 @@

© Copyright 2018 - 2024, Intel Corporation. - Last updated on Nov 19, 2024. + Last updated on Dec 16, 2024.

diff --git a/developer-guides/stitching-ifwi.html b/developer-guides/stitching-ifwi.html index bf005ec..e147813 100644 --- a/developer-guides/stitching-ifwi.html +++ b/developer-guides/stitching-ifwi.html @@ -132,7 +132,7 @@

© Copyright 2018 - 2024, Intel Corporation. - Last updated on Nov 19, 2024. + Last updated on Dec 16, 2024.

diff --git a/developer-guides/versioning.html b/developer-guides/versioning.html index 9636b91..6039bb5 100644 --- a/developer-guides/versioning.html +++ b/developer-guides/versioning.html @@ -174,7 +174,7 @@ FSPV: ID($APLFSP$) REV(01040301)

© Copyright 2018 - 2024, Intel Corporation. - Last updated on Nov 19, 2024. + Last updated on Dec 16, 2024.

diff --git a/genindex.html b/genindex.html index 6b9a343..6e86919 100644 --- a/genindex.html +++ b/genindex.html @@ -99,7 +99,7 @@

© Copyright 2018 - 2024, Intel Corporation. - Last updated on Nov 19, 2024. + Last updated on Dec 16, 2024.

diff --git a/getting-started/build-host-setup.html b/getting-started/build-host-setup.html index b0fb3f9..477a046 100644 --- a/getting-started/build-host-setup.html +++ b/getting-started/build-host-setup.html @@ -221,7 +221,7 @@ For example: set OPENSSL_PATH=C:\Openssl\bin

© Copyright 2018 - 2024, Intel Corporation. - Last updated on Nov 19, 2024. + Last updated on Dec 16, 2024.

diff --git a/getting-started/build-source.html b/getting-started/build-source.html index cdf40ed..f482fb5 100644 --- a/getting-started/build-source.html +++ b/getting-started/build-source.html @@ -175,7 +175,7 @@ used in the stitching step.

© Copyright 2018 - 2024, Intel Corporation. - Last updated on Nov 19, 2024. + Last updated on Dec 16, 2024.

diff --git a/getting-started/index.html b/getting-started/index.html index 5e6b1b7..a38ab06 100644 --- a/getting-started/index.html +++ b/getting-started/index.html @@ -130,7 +130,7 @@

© Copyright 2018 - 2024, Intel Corporation. - Last updated on Nov 19, 2024. + Last updated on Dec 16, 2024.

diff --git a/getting-started/misc-build-setup.html b/getting-started/misc-build-setup.html index ed9bc92..2768c0f 100644 --- a/getting-started/misc-build-setup.html +++ b/getting-started/misc-build-setup.html @@ -162,7 +162,7 @@ docker run -it --rm --network=host --name=sbl -d -v $PWD:/tmp/work sbl

© Copyright 2018 - 2024, Intel Corporation. - Last updated on Nov 19, 2024. + Last updated on Dec 16, 2024.

diff --git a/how-tos/add-fastboot.html b/how-tos/add-fastboot.html index 93d4290..36f4ea0 100644 --- a/how-tos/add-fastboot.html +++ b/how-tos/add-fastboot.html @@ -233,7 +233,7 @@

© Copyright 2018 - 2024, Intel Corporation. - Last updated on Nov 19, 2024. + Last updated on Dec 16, 2024.

diff --git a/how-tos/add-new-library.html b/how-tos/add-new-library.html index 454ef80..c377d68 100644 --- a/how-tos/add-new-library.html +++ b/how-tos/add-new-library.html @@ -136,7 +136,7 @@

© Copyright 2018 - 2024, Intel Corporation. - Last updated on Nov 19, 2024. + Last updated on Dec 16, 2024.

diff --git a/how-tos/add-new-payload.html b/how-tos/add-new-payload.html index 2d0d8f4..f6fe35d 100644 --- a/how-tos/add-new-payload.html +++ b/how-tos/add-new-payload.html @@ -194,7 +194,7 @@ updated by SBL at runtime code by SetPayloadId() function.

© Copyright 2018 - 2024, Intel Corporation. - Last updated on Nov 19, 2024. + Last updated on Dec 16, 2024.

diff --git a/how-tos/boot-acrn.html b/how-tos/boot-acrn.html index 9d5131a..af9c0a2 100644 --- a/how-tos/boot-acrn.html +++ b/how-tos/boot-acrn.html @@ -436,7 +436,7 @@ No BtGuard verification !

© Copyright 2018 - 2024, Intel Corporation. - Last updated on Nov 19, 2024. + Last updated on Dec 16, 2024.

diff --git a/how-tos/boot-micropython.html b/how-tos/boot-micropython.html index d61849e..eaa398f 100644 --- a/how-tos/boot-micropython.html +++ b/how-tos/boot-micropython.html @@ -248,7 +248,7 @@ MicroPython v1.12-700-g0e6ef4035 on 2020-09-04; SBL with x86

© Copyright 2018 - 2024, Intel Corporation. - Last updated on Nov 19, 2024. + Last updated on Dec 16, 2024.

diff --git a/how-tos/boot-netboot.html b/how-tos/boot-netboot.html index ab4f41f..8e89923 100644 --- a/how-tos/boot-netboot.html +++ b/how-tos/boot-netboot.html @@ -212,7 +212,7 @@ INF RuleOverride = BINARY USE = X64 UefiPayloadPkg/NetBoot/NetBoot.inf

© Copyright 2018 - 2024, Intel Corporation. - Last updated on Nov 19, 2024. + Last updated on Dec 16, 2024.

diff --git a/how-tos/boot-pxe-uboot.html b/how-tos/boot-pxe-uboot.html index 704075a..88e51f7 100644 --- a/how-tos/boot-pxe-uboot.html +++ b/how-tos/boot-pxe-uboot.html @@ -247,7 +247,7 @@

© Copyright 2018 - 2024, Intel Corporation. - Last updated on Nov 19, 2024. + Last updated on Dec 16, 2024.

diff --git a/how-tos/boot-ubuntu.html b/how-tos/boot-ubuntu.html index d85bcf7..ffecabc 100644 --- a/how-tos/boot-ubuntu.html +++ b/how-tos/boot-ubuntu.html @@ -284,7 +284,7 @@ The commands are as follows in this example:

© Copyright 2018 - 2024, Intel Corporation. - Last updated on Nov 19, 2024. + Last updated on Dec 16, 2024.

diff --git a/how-tos/boot-vxworks.html b/how-tos/boot-vxworks.html index a73a12a..bf76c83 100644 --- a/how-tos/boot-vxworks.html +++ b/how-tos/boot-vxworks.html @@ -309,7 +309,7 @@ ERROR: ipcom_drv_eth_init: drvname:gei, drvunit: 0

© Copyright 2018 - 2024, Intel Corporation. - Last updated on Nov 19, 2024. + Last updated on Dec 16, 2024.

diff --git a/how-tos/boot-windows.html b/how-tos/boot-windows.html index 6ab3265..c45c37a 100644 --- a/how-tos/boot-windows.html +++ b/how-tos/boot-windows.html @@ -218,7 +218,7 @@ Done!

© Copyright 2018 - 2024, Intel Corporation. - Last updated on Nov 19, 2024. + Last updated on Dec 16, 2024.

diff --git a/how-tos/boot-with-linux-payload.html b/how-tos/boot-with-linux-payload.html index 760385e..70b857d 100644 --- a/how-tos/boot-with-linux-payload.html +++ b/how-tos/boot-with-linux-payload.html @@ -585,7 +585,7 @@ Enter an option ('01' is the default, 'e' to edit kernel cmdline

© Copyright 2018 - 2024, Intel Corporation. - Last updated on Nov 19, 2024. + Last updated on Dec 16, 2024.

diff --git a/how-tos/boot-with-u-boot-payload.html b/how-tos/boot-with-u-boot-payload.html index 1576608..e3cce47 100644 --- a/how-tos/boot-with-u-boot-payload.html +++ b/how-tos/boot-with-u-boot-payload.html @@ -327,7 +327,7 @@ $ strip u-boot (removing symbol for reduced size)

© Copyright 2018 - 2024, Intel Corporation. - Last updated on Nov 19, 2024. + Last updated on Dec 16, 2024.

diff --git a/how-tos/boot-zephyr.html b/how-tos/boot-zephyr.html index 601fb9c..4417b41 100644 --- a/how-tos/boot-zephyr.html +++ b/how-tos/boot-zephyr.html @@ -260,7 +260,7 @@ threadA: Hello World from qemu_x86!

© Copyright 2018 - 2024, Intel Corporation. - Last updated on Nov 19, 2024. + Last updated on Dec 16, 2024.

diff --git a/how-tos/change-boot-option.html b/how-tos/change-boot-option.html index e04eb7c..d5bc912 100644 --- a/how-tos/change-boot-option.html +++ b/how-tos/change-boot-option.html @@ -256,7 +256,7 @@ located

© Copyright 2018 - 2024, Intel Corporation. - Last updated on Nov 19, 2024. + Last updated on Dec 16, 2024.

diff --git a/how-tos/collect-time-logs.html b/how-tos/collect-time-logs.html index 00cfdae..f1ba502 100644 --- a/how-tos/collect-time-logs.html +++ b/how-tos/collect-time-logs.html @@ -144,7 +144,7 @@ debug serial output.

© Copyright 2018 - 2024, Intel Corporation. - Last updated on Nov 19, 2024. + Last updated on Dec 16, 2024.

diff --git a/how-tos/configure-memory-down.html b/how-tos/configure-memory-down.html index bb4d603..17db91b 100644 --- a/how-tos/configure-memory-down.html +++ b/how-tos/configure-memory-down.html @@ -184,7 +184,7 @@

© Copyright 2018 - 2024, Intel Corporation. - Last updated on Nov 19, 2024. + Last updated on Dec 16, 2024.

diff --git a/how-tos/configure_gpio.html b/how-tos/configure_gpio.html index 9cd2912..65a16cb 100644 --- a/how-tos/configure_gpio.html +++ b/how-tos/configure_gpio.html @@ -232,7 +232,7 @@ requirement this table can be updated.

© Copyright 2018 - 2024, Intel Corporation. - Last updated on Nov 19, 2024. + Last updated on Dec 16, 2024.

diff --git a/how-tos/create-container-boot-image.html b/how-tos/create-container-boot-image.html index d878a63..47e6fc8 100644 --- a/how-tos/create-container-boot-image.html +++ b/how-tos/create-container-boot-image.html @@ -237,7 +237,7 @@ SysSize: 0x106D2A

© Copyright 2018 - 2024, Intel Corporation. - Last updated on Nov 19, 2024. + Last updated on Dec 16, 2024.

diff --git a/how-tos/create-ias-boot-image.html b/how-tos/create-ias-boot-image.html index 6d4e67f..507b1c1 100644 --- a/how-tos/create-ias-boot-image.html +++ b/how-tos/create-ias-boot-image.html @@ -234,7 +234,7 @@ SysSize: 0x6F36C

© Copyright 2018 - 2024, Intel Corporation. - Last updated on Nov 19, 2024. + Last updated on Dec 16, 2024.

diff --git a/how-tos/customize-build.html b/how-tos/customize-build.html index bf4394b..2c51c80 100644 --- a/how-tos/customize-build.html +++ b/how-tos/customize-build.html @@ -137,7 +137,7 @@

© Copyright 2018 - 2024, Intel Corporation. - Last updated on Nov 19, 2024. + Last updated on Dec 16, 2024.

diff --git a/how-tos/enable-intel-tcc.html b/how-tos/enable-intel-tcc.html index c2a592a..381ff9a 100644 --- a/how-tos/enable-intel-tcc.html +++ b/how-tos/enable-intel-tcc.html @@ -397,7 +397,7 @@ And this delta file could be automatically applied when self.ENABLE_TCC is set i

© Copyright 2018 - 2024, Intel Corporation. - Last updated on Nov 19, 2024. + Last updated on Dec 16, 2024.

diff --git a/how-tos/enable-intel-tsn.html b/how-tos/enable-intel-tsn.html index a46d883..f0eebbb 100644 --- a/how-tos/enable-intel-tsn.html +++ b/how-tos/enable-intel-tsn.html @@ -375,7 +375,7 @@ Once the board reboots, the firmware update flow in SBL will begin. There may be

© Copyright 2018 - 2024, Intel Corporation. - Last updated on Nov 19, 2024. + Last updated on Dec 16, 2024.

diff --git a/how-tos/enable-pre-os-payload.html b/how-tos/enable-pre-os-payload.html index 2459232..be7d554 100644 --- a/how-tos/enable-pre-os-payload.html +++ b/how-tos/enable-pre-os-payload.html @@ -147,7 +147,7 @@

© Copyright 2018 - 2024, Intel Corporation. - Last updated on Nov 19, 2024. + Last updated on Dec 16, 2024.

diff --git a/how-tos/enable-tsn-gbe-sgmii.html b/how-tos/enable-tsn-gbe-sgmii.html index f93af38..8853707 100644 --- a/how-tos/enable-tsn-gbe-sgmii.html +++ b/how-tos/enable-tsn-gbe-sgmii.html @@ -237,7 +237,7 @@

© Copyright 2018 - 2024, Intel Corporation. - Last updated on Nov 19, 2024. + Last updated on Dec 16, 2024.

diff --git a/how-tos/enable-verified-boot.html b/how-tos/enable-verified-boot.html index 8b27286..1a33ceb 100644 --- a/how-tos/enable-verified-boot.html +++ b/how-tos/enable-verified-boot.html @@ -140,7 +140,7 @@

© Copyright 2018 - 2024, Intel Corporation. - Last updated on Nov 19, 2024. + Last updated on Dec 16, 2024.

diff --git a/how-tos/index.html b/how-tos/index.html index 5838cf1..141ab66 100644 --- a/how-tos/index.html +++ b/how-tos/index.html @@ -242,7 +242,7 @@

© Copyright 2018 - 2024, Intel Corporation. - Last updated on Nov 19, 2024. + Last updated on Dec 16, 2024.

diff --git a/how-tos/integrate-multiple-payloads.html b/how-tos/integrate-multiple-payloads.html index 12a9184..5ee7238 100644 --- a/how-tos/integrate-multiple-payloads.html +++ b/how-tos/integrate-multiple-payloads.html @@ -187,7 +187,7 @@ Multi-payload build option format:

© Copyright 2018 - 2024, Intel Corporation. - Last updated on Nov 19, 2024. + Last updated on Dec 16, 2024.

diff --git a/how-tos/reduce-debug-message.html b/how-tos/reduce-debug-message.html index b8071a8..f3c7e60 100644 --- a/how-tos/reduce-debug-message.html +++ b/how-tos/reduce-debug-message.html @@ -136,7 +136,7 @@

© Copyright 2018 - 2024, Intel Corporation. - Last updated on Nov 19, 2024. + Last updated on Dec 16, 2024.

diff --git a/index.html b/index.html index c3fe680..e0573ff 100644 --- a/index.html +++ b/index.html @@ -116,7 +116,7 @@

© Copyright 2018 - 2024, Intel Corporation. - Last updated on Nov 19, 2024. + Last updated on Dec 16, 2024.

diff --git a/introduction/index.html b/introduction/index.html index 09adbd4..1cdc3ca 100644 --- a/introduction/index.html +++ b/introduction/index.html @@ -185,7 +185,7 @@

© Copyright 2018 - 2024, Intel Corporation. - Last updated on Nov 19, 2024. + Last updated on Dec 16, 2024.

diff --git a/references/references.html b/references/references.html index 50b152e..0c69db0 100644 --- a/references/references.html +++ b/references/references.html @@ -108,7 +108,7 @@

© Copyright 2018 - 2024, Intel Corporation. - Last updated on Nov 19, 2024. + Last updated on Dec 16, 2024.

diff --git a/references/terminology.html b/references/terminology.html index 7e8e032..5721c31 100644 --- a/references/terminology.html +++ b/references/terminology.html @@ -122,7 +122,7 @@ firmware ingredients to boot on Intel platforms.

© Copyright 2018 - 2024, Intel Corporation. - Last updated on Nov 19, 2024. + Last updated on Dec 16, 2024.

diff --git a/search.html b/search.html index f45a433..a4d0b7e 100644 --- a/search.html +++ b/search.html @@ -107,7 +107,7 @@

© Copyright 2018 - 2024, Intel Corporation. - Last updated on Nov 19, 2024. + Last updated on Dec 16, 2024.

diff --git a/security/boot-guard.html b/security/boot-guard.html index fc85c92..7d7f6d3 100644 --- a/security/boot-guard.html +++ b/security/boot-guard.html @@ -126,7 +126,7 @@

© Copyright 2018 - 2024, Intel Corporation. - Last updated on Nov 19, 2024. + Last updated on Dec 16, 2024.

diff --git a/security/container-security.html b/security/container-security.html index 0e6fced..0285ed1 100644 --- a/security/container-security.html +++ b/security/container-security.html @@ -212,7 +212,7 @@ Bootable container image is signed with RSA private key and the corresponding ha

© Copyright 2018 - 2024, Intel Corporation. - Last updated on Nov 19, 2024. + Last updated on Dec 16, 2024.

diff --git a/security/firmware-resiliency-and-recovery.html b/security/firmware-resiliency-and-recovery.html index 9557ac4..77a0c99 100644 --- a/security/firmware-resiliency-and-recovery.html +++ b/security/firmware-resiliency-and-recovery.html @@ -232,7 +232,7 @@ can be copied over to the backup partition and vice versa.

© Copyright 2018 - 2024, Intel Corporation. - Last updated on Nov 19, 2024. + Last updated on Dec 16, 2024.

diff --git a/security/firmware-update.html b/security/firmware-update.html index 4bd916f..be19456 100644 --- a/security/firmware-update.html +++ b/security/firmware-update.html @@ -638,7 +638,7 @@ Starting Kernel ...

© Copyright 2018 - 2024, Intel Corporation. - Last updated on Nov 19, 2024. + Last updated on Dec 16, 2024.

diff --git a/security/index.html b/security/index.html index 1b26e76..1f41ff4 100644 --- a/security/index.html +++ b/security/index.html @@ -153,7 +153,7 @@

© Copyright 2018 - 2024, Intel Corporation. - Last updated on Nov 19, 2024. + Last updated on Dec 16, 2024.

diff --git a/security/key-management.html b/security/key-management.html index e3cf7c4..8e524ae 100644 --- a/security/key-management.html +++ b/security/key-management.html @@ -287,7 +287,7 @@ others when KEY ID are used.

© Copyright 2018 - 2024, Intel Corporation. - Last updated on Nov 19, 2024. + Last updated on Dec 16, 2024.

diff --git a/security/measured-boot.html b/security/measured-boot.html index afd3ce8..7f899cb 100644 --- a/security/measured-boot.html +++ b/security/measured-boot.html @@ -124,7 +124,7 @@

© Copyright 2018 - 2024, Intel Corporation. - Last updated on Nov 19, 2024. + Last updated on Dec 16, 2024.

diff --git a/security/verified-boot.html b/security/verified-boot.html index 32b1910..f1d8eae 100644 --- a/security/verified-boot.html +++ b/security/verified-boot.html @@ -146,7 +146,7 @@ Public keys, which may be disseminated widely, and private keys, which are known

© Copyright 2018 - 2024, Intel Corporation. - Last updated on Nov 19, 2024. + Last updated on Dec 16, 2024.

diff --git a/specs/config.html b/specs/config.html index 09c6bef..238a6d6 100644 --- a/specs/config.html +++ b/specs/config.html @@ -1132,7 +1132,7 @@ build is also supported. Please see

© Copyright 2018 - 2024, Intel Corporation. - Last updated on Nov 19, 2024. + Last updated on Dec 16, 2024.

diff --git a/specs/index.html b/specs/index.html index be143c8..1eb7a93 100644 --- a/specs/index.html +++ b/specs/index.html @@ -110,7 +110,7 @@

© Copyright 2018 - 2024, Intel Corporation. - Last updated on Nov 19, 2024. + Last updated on Dec 16, 2024.

diff --git a/supported-hardware/adl-rvp.html b/supported-hardware/adl-rvp.html index d18c789..8fc1f22 100644 --- a/supported-hardware/adl-rvp.html +++ b/supported-hardware/adl-rvp.html @@ -372,7 +372,7 @@ Below is an example:

© Copyright 2018 - 2024, Intel Corporation. - Last updated on Nov 19, 2024. + Last updated on Dec 16, 2024.

diff --git a/supported-hardware/apollo-lake-crb.html b/supported-hardware/apollo-lake-crb.html index cc5a621..047b6c6 100644 --- a/supported-hardware/apollo-lake-crb.html +++ b/supported-hardware/apollo-lake-crb.html @@ -263,7 +263,7 @@ terminal software to enable debug console from SBL.

© Copyright 2018 - 2024, Intel Corporation. - Last updated on Nov 19, 2024. + Last updated on Dec 16, 2024.

diff --git a/supported-hardware/cfl-crb.html b/supported-hardware/cfl-crb.html index 682463d..dcfc5e7 100644 --- a/supported-hardware/cfl-crb.html +++ b/supported-hardware/cfl-crb.html @@ -315,7 +315,7 @@ where -i = Input file, -o = Output file.

© Copyright 2018 - 2024, Intel Corporation. - Last updated on Nov 19, 2024. + Last updated on Dec 16, 2024.

diff --git a/supported-hardware/cml-rvp.html b/supported-hardware/cml-rvp.html index c40c24d..b9c2f7b 100644 --- a/supported-hardware/cml-rvp.html +++ b/supported-hardware/cml-rvp.html @@ -358,7 +358,7 @@ Below is an example:

© Copyright 2018 - 2024, Intel Corporation. - Last updated on Nov 19, 2024. + Last updated on Dec 16, 2024.

diff --git a/supported-hardware/ehl-crb.html b/supported-hardware/ehl-crb.html index 67f8f08..39ddfdc 100644 --- a/supported-hardware/ehl-crb.html +++ b/supported-hardware/ehl-crb.html @@ -345,7 +345,7 @@ Below is an example:

© Copyright 2018 - 2024, Intel Corporation. - Last updated on Nov 19, 2024. + Last updated on Dec 16, 2024.

diff --git a/supported-hardware/icdx-crb.html b/supported-hardware/icdx-crb.html index 5c2d428..3f4bcb5 100644 --- a/supported-hardware/icdx-crb.html +++ b/supported-hardware/icdx-crb.html @@ -336,7 +336,7 @@ Below is an example:

© Copyright 2018 - 2024, Intel Corporation. - Last updated on Nov 19, 2024. + Last updated on Dec 16, 2024.

diff --git a/supported-hardware/index.html b/supported-hardware/index.html index 4374445..e75df24 100644 --- a/supported-hardware/index.html +++ b/supported-hardware/index.html @@ -148,7 +148,7 @@

© Copyright 2018 - 2024, Intel Corporation. - Last updated on Nov 19, 2024. + Last updated on Dec 16, 2024.

diff --git a/supported-hardware/mtl-mcl.html b/supported-hardware/mtl-mcl.html index 1230f9d..5eb433a 100644 --- a/supported-hardware/mtl-mcl.html +++ b/supported-hardware/mtl-mcl.html @@ -236,7 +236,7 @@ Below is an example:

© Copyright 2018 - 2024, Intel Corporation. - Last updated on Nov 19, 2024. + Last updated on Dec 16, 2024.

diff --git a/supported-hardware/mtl-rvp.html b/supported-hardware/mtl-rvp.html index 1d179b0..8ebe324 100644 --- a/supported-hardware/mtl-rvp.html +++ b/supported-hardware/mtl-rvp.html @@ -339,7 +339,7 @@ Below is an example:

© Copyright 2018 - 2024, Intel Corporation. - Last updated on Nov 19, 2024. + Last updated on Dec 16, 2024.

diff --git a/supported-hardware/qemu.html b/supported-hardware/qemu.html index 6b42978..a667872 100644 --- a/supported-hardware/qemu.html +++ b/supported-hardware/qemu.html @@ -227,7 +227,7 @@ Refer to the

© Copyright 2018 - 2024, Intel Corporation. - Last updated on Nov 19, 2024. + Last updated on Dec 16, 2024.

diff --git a/supported-hardware/qsp.html b/supported-hardware/qsp.html index 0ed6cb5..4a09676 100644 --- a/supported-hardware/qsp.html +++ b/supported-hardware/qsp.html @@ -218,7 +218,7 @@ Append public key hash into store: Success

© Copyright 2018 - 2024, Intel Corporation. - Last updated on Nov 19, 2024. + Last updated on Dec 16, 2024.

diff --git a/supported-hardware/raptor-lake.html b/supported-hardware/raptor-lake.html index 86a577f..f112613 100644 --- a/supported-hardware/raptor-lake.html +++ b/supported-hardware/raptor-lake.html @@ -324,7 +324,7 @@ Below is an example:

© Copyright 2018 - 2024, Intel Corporation. - Last updated on Nov 19, 2024. + Last updated on Dec 16, 2024.

diff --git a/supported-hardware/tgl-rvp.html b/supported-hardware/tgl-rvp.html index acf63cc..534f6d5 100644 --- a/supported-hardware/tgl-rvp.html +++ b/supported-hardware/tgl-rvp.html @@ -342,7 +342,7 @@ Below is an example:

© Copyright 2018 - 2024, Intel Corporation. - Last updated on Nov 19, 2024. + Last updated on Dec 16, 2024.

diff --git a/supported-hardware/up2-6000.html b/supported-hardware/up2-6000.html index 0b005d8..8eedfdb 100644 --- a/supported-hardware/up2-6000.html +++ b/supported-hardware/up2-6000.html @@ -244,7 +244,7 @@ Below is an example:

© Copyright 2018 - 2024, Intel Corporation. - Last updated on Nov 19, 2024. + Last updated on Dec 16, 2024.

diff --git a/supported-hardware/up2.html b/supported-hardware/up2.html index 076870d..6773a01 100644 --- a/supported-hardware/up2.html +++ b/supported-hardware/up2.html @@ -270,7 +270,7 @@ If Boot Guard is enabled, please use StitchIfwi.py script instead.

© Copyright 2018 - 2024, Intel Corporation. - Last updated on Nov 19, 2024. + Last updated on Dec 16, 2024.

diff --git a/supported-hardware/up7000adln50.html b/supported-hardware/up7000adln50.html index 02249ec..4d74af2 100644 --- a/supported-hardware/up7000adln50.html +++ b/supported-hardware/up7000adln50.html @@ -245,7 +245,7 @@ Below is an example:

© Copyright 2018 - 2024, Intel Corporation. - Last updated on Nov 19, 2024. + Last updated on Dec 16, 2024.

diff --git a/supported-hardware/upxtreme.html b/supported-hardware/upxtreme.html index 41f547d..70ad572 100644 --- a/supported-hardware/upxtreme.html +++ b/supported-hardware/upxtreme.html @@ -316,7 +316,7 @@ where -i = Input file, -o = Output file.

© Copyright 2018 - 2024, Intel Corporation. - Last updated on Nov 19, 2024. + Last updated on Dec 16, 2024.

diff --git a/supported-hardware/upxtremei11.html b/supported-hardware/upxtremei11.html index 08861e0..0cd6f21 100644 --- a/supported-hardware/upxtremei11.html +++ b/supported-hardware/upxtremei11.html @@ -244,7 +244,7 @@ Below is an example:

© Copyright 2018 - 2024, Intel Corporation. - Last updated on Nov 19, 2024. + Last updated on Dec 16, 2024.

diff --git a/supported-hardware/upxtremei12.html b/supported-hardware/upxtremei12.html index 9c11ca9..4511271 100644 --- a/supported-hardware/upxtremei12.html +++ b/supported-hardware/upxtremei12.html @@ -253,7 +253,7 @@ Below is an example:

© Copyright 2018 - 2024, Intel Corporation. - Last updated on Nov 19, 2024. + Last updated on Dec 16, 2024.

diff --git a/supported-hardware/upxtremei12rplp.html b/supported-hardware/upxtremei12rplp.html index e089188..d39e760 100644 --- a/supported-hardware/upxtremei12rplp.html +++ b/supported-hardware/upxtremei12rplp.html @@ -253,7 +253,7 @@ Below is an example:

© Copyright 2018 - 2024, Intel Corporation. - Last updated on Nov 19, 2024. + Last updated on Dec 16, 2024.

diff --git a/supported-hardware/whl-crb.html b/supported-hardware/whl-crb.html index a460b90..f40fb77 100644 --- a/supported-hardware/whl-crb.html +++ b/supported-hardware/whl-crb.html @@ -315,7 +315,7 @@ where -i = Input file, -o = Output file.

© Copyright 2018 - 2024, Intel Corporation. - Last updated on Nov 19, 2024. + Last updated on Dec 16, 2024.

diff --git a/tools/BuildTool.html b/tools/BuildTool.html index 80a53ef..a85b7b6 100644 --- a/tools/BuildTool.html +++ b/tools/BuildTool.html @@ -226,7 +226,7 @@

© Copyright 2018 - 2024, Intel Corporation. - Last updated on Nov 19, 2024. + Last updated on Dec 16, 2024.

diff --git a/tools/ConfigTools.html b/tools/ConfigTools.html index fcee380..185f5f7 100644 --- a/tools/ConfigTools.html +++ b/tools/ConfigTools.html @@ -190,7 +190,7 @@ merged and stitched into the final configuration blob.

© Copyright 2018 - 2024, Intel Corporation. - Last updated on Nov 19, 2024. + Last updated on Dec 16, 2024.

diff --git a/tools/GenContainer.html b/tools/GenContainer.html index a4f7b7e..ce84f67 100644 --- a/tools/GenContainer.html +++ b/tools/GenContainer.html @@ -446,7 +446,7 @@ command line options will always overwrite the values in layout.txt.

© Copyright 2018 - 2024, Intel Corporation. - Last updated on Nov 19, 2024. + Last updated on Dec 16, 2024.

diff --git a/tools/GpioTool.html b/tools/GpioTool.html index 9ef6771..bba6bf9 100644 --- a/tools/GpioTool.html +++ b/tools/GpioTool.html @@ -307,7 +307,7 @@ dlt : GPIO_CFG_DATA.GpioPinConfig0_GPP_A07 | 0x031885E1

© Copyright 2018 - 2024, Intel Corporation. - Last updated on Nov 19, 2024. + Last updated on Dec 16, 2024.

diff --git a/tools/StitchTool.html b/tools/StitchTool.html index d656acb..022ea2c 100644 --- a/tools/StitchTool.html +++ b/tools/StitchTool.html @@ -164,7 +164,7 @@

© Copyright 2018 - 2024, Intel Corporation. - Last updated on Nov 19, 2024. + Last updated on Dec 16, 2024.

diff --git a/tools/UcodeUtility.html b/tools/UcodeUtility.html index a944578..769702a 100644 --- a/tools/UcodeUtility.html +++ b/tools/UcodeUtility.html @@ -126,7 +126,7 @@

© Copyright 2018 - 2024, Intel Corporation. - Last updated on Nov 19, 2024. + Last updated on Dec 16, 2024.

diff --git a/tools/index.html b/tools/index.html index 779ffa3..808e879 100644 --- a/tools/index.html +++ b/tools/index.html @@ -121,7 +121,7 @@

© Copyright 2018 - 2024, Intel Corporation. - Last updated on Nov 19, 2024. + Last updated on Dec 16, 2024.

diff --git a/tutorials/ex_boot_to_linux.html b/tutorials/ex_boot_to_linux.html index a0d2128..23cce2b 100644 --- a/tutorials/ex_boot_to_linux.html +++ b/tutorials/ex_boot_to_linux.html @@ -161,7 +161,7 @@

© Copyright 2018 - 2024, Intel Corporation. - Last updated on Nov 19, 2024. + Last updated on Dec 16, 2024.

diff --git a/tutorials/ex_build_sbl_for_qemu.html b/tutorials/ex_build_sbl_for_qemu.html index c82bf08..dda5987 100644 --- a/tutorials/ex_build_sbl_for_qemu.html +++ b/tutorials/ex_build_sbl_for_qemu.html @@ -153,7 +153,7 @@

© Copyright 2018 - 2024, Intel Corporation. - Last updated on Nov 19, 2024. + Last updated on Dec 16, 2024.

diff --git a/tutorials/ex_corrupt_sbl_component.html b/tutorials/ex_corrupt_sbl_component.html index 92dbc4b..4717010 100644 --- a/tutorials/ex_corrupt_sbl_component.html +++ b/tutorials/ex_corrupt_sbl_component.html @@ -443,7 +443,7 @@ Starting Kernel ...

© Copyright 2018 - 2024, Intel Corporation. - Last updated on Nov 19, 2024. + Last updated on Dec 16, 2024.

diff --git a/tutorials/ex_debug_sbl_on_qemu_with_gdb.html b/tutorials/ex_debug_sbl_on_qemu_with_gdb.html index 64f4640..18713c0 100644 --- a/tutorials/ex_debug_sbl_on_qemu_with_gdb.html +++ b/tutorials/ex_debug_sbl_on_qemu_with_gdb.html @@ -273,7 +273,7 @@ Now, it’s time to run loadthis again to re-load proper symbol.

© Copyright 2018 - 2024, Intel Corporation. - Last updated on Nov 19, 2024. + Last updated on Dec 16, 2024.

diff --git a/tutorials/ex_feature_custom_boot_order.html b/tutorials/ex_feature_custom_boot_order.html index 164a447..fdfbf2c 100644 --- a/tutorials/ex_feature_custom_boot_order.html +++ b/tutorials/ex_feature_custom_boot_order.html @@ -184,7 +184,7 @@

© Copyright 2018 - 2024, Intel Corporation. - Last updated on Nov 19, 2024. + Last updated on Dec 16, 2024.

diff --git a/tutorials/ex_feature_custom_splash.html b/tutorials/ex_feature_custom_splash.html index 1ad3f5d..d0754d6 100644 --- a/tutorials/ex_feature_custom_splash.html +++ b/tutorials/ex_feature_custom_splash.html @@ -167,7 +167,7 @@

© Copyright 2018 - 2024, Intel Corporation. - Last updated on Nov 19, 2024. + Last updated on Dec 16, 2024.

diff --git a/tutorials/ex_feature_custom_verified_boot.html b/tutorials/ex_feature_custom_verified_boot.html index 467fd78..0dfdb68 100644 --- a/tutorials/ex_feature_custom_verified_boot.html +++ b/tutorials/ex_feature_custom_verified_boot.html @@ -209,7 +209,7 @@

© Copyright 2018 - 2024, Intel Corporation. - Last updated on Nov 19, 2024. + Last updated on Dec 16, 2024.

diff --git a/tutorials/ex_run_sbl_on_qemu.html b/tutorials/ex_run_sbl_on_qemu.html index 4035c10..a497980 100644 --- a/tutorials/ex_run_sbl_on_qemu.html +++ b/tutorials/ex_run_sbl_on_qemu.html @@ -155,7 +155,7 @@

© Copyright 2018 - 2024, Intel Corporation. - Last updated on Nov 19, 2024. + Last updated on Dec 16, 2024.

diff --git a/tutorials/ex_sbl_shell_cli.html b/tutorials/ex_sbl_shell_cli.html index 3f39465..a916eda 100644 --- a/tutorials/ex_sbl_shell_cli.html +++ b/tutorials/ex_sbl_shell_cli.html @@ -184,7 +184,7 @@

© Copyright 2018 - 2024, Intel Corporation. - Last updated on Nov 19, 2024. + Last updated on Dec 16, 2024.

diff --git a/tutorials/ex_uefi_payload.html b/tutorials/ex_uefi_payload.html index 0702041..0687d47 100644 --- a/tutorials/ex_uefi_payload.html +++ b/tutorials/ex_uefi_payload.html @@ -160,7 +160,7 @@

© Copyright 2018 - 2024, Intel Corporation. - Last updated on Nov 19, 2024. + Last updated on Dec 16, 2024.

diff --git a/tutorials/index.html b/tutorials/index.html index 1e28fe7..45c7ff0 100644 --- a/tutorials/index.html +++ b/tutorials/index.html @@ -144,7 +144,7 @@

© Copyright 2018 - 2024, Intel Corporation. - Last updated on Nov 19, 2024. + Last updated on Dec 16, 2024.