Markus Schütterle ff7c6bf80b [GPMRB] Correct PCIe RP configuration for GP MRB (#216)
The PCIe Root Port utilization for GP MRB is:

	RP0 - /
	RP1 - /
	RP2 - CFB I210
	RP3 - CFB M2 Cellular
	RP4 - I210
	RP5 - BT/WIFI

CFB = Customer Feature Board

Issue:
PCIe device BT/WIFI was not enumerated.

This corrects the complete PCIE_RP_CFG_DATA configuration
for the GP MRB board.

Signed-off-by: Markus Schuetterle <markus.schuetterle@intel.com>
2019-06-27 09:57:21 -07:00
2018-09-28 13:09:10 -07:00
2019-04-03 15:52:20 -07:00

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

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.

S
Description
No description provided
Readme 26 MiB
Languages
C 62.7%
ASL 24.1%
Python 11.5%
Assembly 1.3%