On 12/24/2009 01:29 AM, Kevin O'Connor wrote:
On Mon, Dec 14, 2009 at 10:25:14AM +0100, Magnus Christensson wrote:
--- a/src/acpi.c
+++ b/src/acpi.c
@@ -464,10 +464,12 @@ build_ssdt(void)
// build processor scope header
*(ssdt_ptr++) = 0x10; // ScopeOp
if (cpu_l
n Thu, Dec 10, 2009 at 08:55:30AM -0500, Kevin O'Connor wrote:
FYI.
- Forwarded message from Magnus Christensson -
From: Magnus Christensson
To: coreb...@coreboot.org
Date: Thu, 26 Nov 2009 13:22:14 +0100
Subject: [coreboot] [PATCH] Seabios: Fix PkgLength calculation for the SSDT
9 at 08:55:11AM -0500, Kevin O'Connor wrote:
FYI.
- Forwarded message from Magnus Christensson -
From: Magnus Christensson
To: coreb...@coreboot.org
Date: Fri, 27 Nov 2009 09:13:02 +0100
Subject: [coreboot] Seabios: PCI interrupt routing question
Hi,
I have a question about t