From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Wed, 11 May 2016 09:23:18 +0200 Subject: [U-Boot] [PATCH 00/14] x86: acpi: Support installation of Ubuntu/Windows and boot Windows In-Reply-To: <1462786477-14036-1-git-send-email-bmeng.cn@gmail.com> References: <1462786477-14036-1-git-send-email-bmeng.cn@gmail.com> Message-ID: <5732DDE6.6080207@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Bin, On 09.05.2016 11:34, Bin Meng wrote: > This series fixed a bunch of issues that affect the installation > of Ubuntu and Windows, and booting Windows. > > Testing was performed on MinnowMax by: > - Install Ubuntu 14.04 and boot > - Install Windows 8.1 and boot > - Install Windows 10 and boot > > This series is available at u-boot-x86/acpi2-working. This is really great news. Thanks for working on this. I do have some questions though: AFAICT, SeaBIOS is required for this installation, correct? Perhaps you should mention this here in this patch summary as well. And if this is the case, its would be nice to enable the SeaBIOS support at least for MinnowMAX as well in the defconfig? Thanks, Stefan