Create a new branch (minnowboard-max-udk2017) on edk2-platforms for MinnowBoard Max. This code base is based on UDK2017 core packages. Code is ready in https://github.com/mangguo321/edk2-platforms/tree/minnowboard-max-udk2017
Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Guo Mang <[email protected]> --- ReadMe.MD | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 ReadMe.MD diff --git a/ReadMe.MD b/ReadMe.MD new file mode 100644 index 0000000..8dcca92 --- /dev/null +++ b/ReadMe.MD @@ -0,0 +1,10 @@ +# 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. + +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. + + -- 2.10.1.windows.1 _______________________________________________ edk2-devel mailing list [email protected] https://lists.01.org/mailman/listinfo/edk2-devel

