From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andy Shevchenko Date: Tue, 20 Nov 2018 23:06:07 +0200 Subject: [U-Boot] [PATCH v2 5/5] x86: acpi: Generate SPCR table In-Reply-To: <5665d90e-3f48-6639-67f6-0f47ee12ab90@suse.de> References: <20181115175854.7550-1-andriy.shevchenko@linux.intel.com> <20181115175854.7550-6-andriy.shevchenko@linux.intel.com> <5665d90e-3f48-6639-67f6-0f47ee12ab90@suse.de> Message-ID: <20181120210607.GG10650@smile.fi.intel.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Thu, Nov 15, 2018 at 09:19:38PM +0100, Alexander Graf wrote: > On 15.11.18 20:43, Andy Shevchenko wrote: > > On Thu, Nov 15, 2018 at 8:27 PM Alexander Graf wrote: > >> On 15.11.18 18:58, Andy Shevchenko wrote: > >>> Microsoft specifies a SPCR (Serial Port Console Redirection Table) [1]. > >>> Let's provide it in U-Boot. > >>> > >>> [1] https://msdn.microsoft.com/en-us/library/windows/hardware/dn639132(v=vs.85).aspx Thanks for review. -- With Best Regards, Andy Shevchenko