From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Wed, 11 May 2016 10:24:17 +0200 Subject: [U-Boot] [PATCH 00/14] x86: acpi: Support installation of Ubuntu/Windows and boot Windows In-Reply-To: References: <1462786477-14036-1-git-send-email-bmeng.cn@gmail.com> <5732DDE6.6080207@denx.de> Message-ID: <5732EC31.8040607@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 11.05.2016 10:15, Bin Meng wrote: > On Wed, May 11, 2016 at 3:23 PM, Stefan Roese wrote: >> 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? > > 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? >> > > Makes sense. Maybe enable this on all BayTrail boards. Yes, please do this for v2. Thanks, Stefan