You've already forked slimbootloader
mirror of
https://github.com/Dasharo/slimbootloader.git
synced 2026-03-06 15:26:20 -08:00
5bbf0122eb
This patch enabled Visual Studio 2017 Community 2017 build support. The following were done: - Added new method to detect VS2017 installation path and version - Droped VS2005, VS2008, VS2010 and VS2012 build support. Only VS2013 and VS2015 are supported. - Fixed build issue in FspApiLib due to new compiler optimizations - Synced the build support for QEMU FSP patch Signed-off-by: Maurice Ma <maurice.ma@intel.com>