blob: 3549b2fe52b5446bb51433904a61316f8d51fe7a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
# MINNOWBOARD MAX/TURBOT PLATFORM FIRMWARE
This UEFI firmware is designed for the open hardware MinnowBoard Max/Turbot platforms using
the Intel(R) Atom(tm) Processor E3800 Series, based on UDK2017 core packages.
Contributions to MinnowBoard Max/Turbot open source project are covered by the
[TianoCore Contribution Agreement 1.1](Contributions.txt)
The majority of the content in the MinnowBoard Max/Turbot open source project uses a
[BSD 2-Clause License](License.txt).
The maintainers are listed in [Maintainers.txt](Maintainers.txt).
# Resources
* [devel-MinnowBoardMax-UDK2017](Vlv2TbltDevicePkg/ReadMe.MD) -- Instructions
* http://minnowboard.org/ -- Platform Information, including schematics and information on where to purchase boards.
* https://firmware.intel.com/projects/minnowboard-max -- Release notes, pre-built release/debug binaries, build instructions, and binary objects required to compile firmware.
|