Guo Dong d9feb94de3 Add SetDeviceAddr() for device table update
Currently SBL library has GetDeviceAddr() to get the device
address based on device type and instance. This patch adds
SetDeviceAddr() to update a given device type and address so
that platform could update the device table dynamically.

Signed-off-by: Guo Dong <guo.dong@intel.com>
2020-09-18 17:39:27 -07:00
2020-04-15 17:54:26 -07:00
2019-12-18 08:33:46 -08:00
2020-07-16 13:47:23 -07:00
2020-09-09 21:42:29 -07:00
2020-09-18 06:42:02 -07:00
2019-12-02 16:21:19 -08:00
2020-02-10 10:54:55 -08:00
2019-12-02 16:21:19 -08:00
2020-06-12 17:13:01 -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

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.

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