slimbootloader/Platform/CoffeelakeBoardPkg/Include
Maurice Ma dd2f393d82 Inital UpXtreme board support
This patch enabled very basic support to boot UP Xtreme (URL:
https://up-board.org/up-xtreme).  Lots of porting are still required.
At this point, it can boot to OsLoader shell on PCH debug UART2 on
UP Xtreme board. It can also boot Ubuntu 18.04 and Yocto image.

Since there is no board ID check for UPX board, fixed Platform ID needs
to be specified during stitching. Here 0x10 is used for UPX Platform ID.
EX:
python Platform\CoffeelakeBoardPkg\Script\StitchLoader.py -i
XtremeBios.bin -s Outputs\cfl\SlimBootloader.bin -p 0xaa000210 -o ifwi.bin

Signed-off-by: Maurice Ma <maurice.ma@intel.com>
2019-08-07 13:38:22 -07:00
..
ConfigDataDefs.h Inital UpXtreme board support 2019-08-07 13:38:22 -07:00