Go to file
jinjhuli 4d22480b49 [EHL] Modify boot option to support non-FuSa SKU
Modify boot option dynamically to support non-FuSa SKU

Signed-off-by: jinjhuli <jin.jhu.lim@intel.com>
2021-04-11 11:37:25 -07:00
.azurepipelines Enable Azure Pipeline build for EHL 2021-04-01 11:03:56 -07:00
BaseTools Fix hang at STAGE1B when compile with MSVC 2017 for IA32 Debug 2020-12-01 20:54:10 -08:00
BootloaderCommonPkg [APL/CFL] Enable SMM rebase for mon UEFI payload 2021-04-10 15:28:07 -07:00
BootloaderCorePkg [APL/CFL] Enable SMM rebase for mon UEFI payload 2021-04-10 15:28:07 -07:00
IntelFsp2Pkg IntelFsp2Pkg: Fix FSP binary rebasing issue for PE32+ image 2020-11-13 16:03:19 -08:00
Licenses IPP License file update 2019-12-18 08:33:46 -08:00
MdePkg Add LowPowerIdleTable header file 2020-07-16 13:47:23 -07:00
PayloadPkg csmeupdatedriver: Fix incorrect typecasting. (#1100) 2021-04-06 10:47:55 -07:00
Platform [EHL] Modify boot option to support non-FuSa SKU 2021-04-11 11:37:25 -07:00
Silicon [TGL-U] S0ix Support for TGL-U 2021-04-09 13:54:18 -07:00
.gitignore Set up initial CI with Azure Pipelines 2020-12-01 12:38:53 -08:00
BuildLoader.py [APL/CFL] Enable SMM rebase for mon UEFI payload 2021-04-10 15:28:07 -07:00
CODEOWNERS Cosmetic: Convert LF to CRLF 2019-12-02 16:21:19 -08:00
Dockerfile Update docker file configuration 2021-03-29 14:43:34 -07:00
LICENSE Cosmetic: Convert LF to CRLF 2019-12-02 16:21:19 -08:00
README.md Update README.md 2021-04-06 13:53:28 -07:00

README.md

Slim Bootloader

Welcome to the Slim Bootloader project!

Slim Bootloader is an open-source boot firmware solution, built from the ground up to be secure, lightweight, and highly optimized while leveraging robust tools and libraries from the EDK II framework.

What is a Bootloader?

Just like a typical BIOS, Slim Bootloader is the piece of software responsible for initializing the core hardware components of the system when it is powered on, followed by the loading and launching of the desired operating system.

Slim Bootloader offers the flexibility for OEMs, device manufacturers, and hobbyists to isolate, configure, and optimize for the the specific requirements of the system thereby achieving unparalleled boot performance and minimizing firmware footprint.

Supported Platforms

Please visit Supported Hardware page for a list of platforms supported by Slim Bootloader.

Getting Started

Documentation for compiling, using, and extending Slim Bootloader can be found here.

Mailing List

You can subscribe to our mailing list for questions or share your learnings: https://groups.io/g/slimbootloader

Topic Archive: https://groups.io/g/slimbootloader/topics

License

Slim Bootloader is released under the terms of the BSD-2-Clause Plus Patent License. Please see the LICENSE file for the full terms of the license.

Slim Bootloader may include other Open Source Software licensed pursuant to license agreement(s) identified in the applicable source code file(s) and/or file header(s).