stalamudupula / slimbootloader

Visit http://slimbootloader.github.io for documentation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Slim Bootloader currently has support for Apollo Lake based designs including

  • UP Squared maker board
  • Intel Leaf Hill customer reference design
  • MinnowBoard 3 Module

Additionally, Slim Bootloader supports booting a virtual machine via QEMU.

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://lists.01.org/mailman/listinfo/sbl-devel

Archives: https://lists.01.org/pipermail/sbl-devel/

License

Slim Bootloader is released under the terms of the BSD license. Please see the LICENSE file for the full terms of the license.

About

Visit http://slimbootloader.github.io for documentation

License:BSD 2-Clause "Simplified" License


Languages

Language:C 52.9%Language:Python 31.6%Language:C++ 11.2%Language:GAP 1.9%Language:Assembly 1.0%Language:Objective-C 0.5%Language:Makefile 0.4%Language:Shell 0.2%Language:Batchfile 0.1%Language:R 0.1%Language:Roff 0.1%Language:Dockerfile 0.0%