This patch series fixes a number of minor issues that prevent
MinnowMax from building and booting using latest verison of
edk2/master.  With these updates, MinnowMax for both IA32 and
X64 can boot to the UEFI Shell.

A few of these changes are workarounds for issues in the 
binary support modules for MinnowMax.  These workarounds will
be removed in the future once the issues are addressed.

Cc: Jiewen Yao <jiewen....@intel.com>
Cc: David Wei <david....@intel.com>
Cc: Mang Guo <mang....@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Michael Kinney <michael.d.kin...@intel.com>

Michael Kinney (6):
  Vlv2TbltDevicePkg: Allow BaseTools to run from sources
  Vlv2TbltDevicePkg: Set CAPSULE_ENABLE to TRUE
  Vlv2TbltDevicePkg/PlatformInitPei: Workaround unaligned SMRAM size
  Vlv2TbltDevicePkg: Remove SMM binary modules from FDF
  Vlv2TbltDevicePkg/PlatformFlashAccessLib: Fix IA32 build issues
  Vlv2TbltDevicePkg: Fix IA32 boot timeouts

 .../PlatformFlashAccessLib/PlatformFlashAccessLib.c       | 12 ++++++------
 Vlv2TbltDevicePkg/PlatformInitPei/PlatformEarlyInit.c     | 15 ++++++++++++++-
 Vlv2TbltDevicePkg/PlatformInitPei/PlatformEarlyInit.h     |  3 ++-
 Vlv2TbltDevicePkg/PlatformInitPei/PlatformInitPei.inf     |  3 ++-
 Vlv2TbltDevicePkg/PlatformPkg.fdf                         |  9 +++++++--
 Vlv2TbltDevicePkg/PlatformPkgConfig.dsc                   |  2 +-
 Vlv2TbltDevicePkg/PlatformPkgGcc.fdf                      |  9 +++++++--
 Vlv2TbltDevicePkg/PlatformPkgIA32.dsc                     |  9 +++------
 Vlv2TbltDevicePkg/bld_vlv.bat                             |  2 +-
 9 files changed, 43 insertions(+), 21 deletions(-)

-- 
2.6.3.windows.1

_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel

Reply via email to