[coreboot] minnowboardmax coreboot intel uefi payload :Failed to find the required acpi table

2015-07-06 Thread DM365
Hello! I tested intel uefi payload instead of seabios in coreboot minnowboard max . It failed with "Failed to find the required acpi table ". If I use seabios payload ,the bios runs ok! I followed "http://www.elinux.org/Minnowboard:MinnowMaxCoreboot"; to build coreboot.

[coreboot] New on blogs.coreboot.org: [GSoC] EC/H8S firmware week #5

2015-07-06 Thread WordPress
A new post titled "[GSoC] EC/H8S firmware week #5" has been published on the coreboot blog. Find the full post at http://blogs.coreboot.org/blog/2015/07/06/gsoc-ech8s-firmware-week-5/ The T40 is flashing leds! The toolchain is still a little bit tricky. I’m using the debian package gcc-h8300-hms,

[coreboot] HEADS UP: Bug in automatic testing on gerrit/jenkins

2015-07-06 Thread Patrick Georgi
Hi all, today I noticed that our test builders at http://qa.coreboot.org/ weren't actually testing the commits that are pending review on http://review.coreboot.org/ as they were asked to, but (most of the time) a commit from early-June. We fixed the issue (Jenkins, the tool that orchestrates qa.

[coreboot] ACPI resource problem

2015-07-06 Thread WANG Siyuan
Hi, I have a question about acpi resource. My device need the resource: Name(_CRS, ResourceTemplate() { IRQ(Edge, ActiveHigh, Exclusive) {3} Memory32Fixed(ReadWrite, 0xFEDC2000, 0x1000) }) In Win8's device manager, I got error "This device cannot find enough free resources that

[coreboot] minnowboardmax coreboot intel uefi payload :Failed to find the required acpi table

2015-07-06 Thread DM365
Hello! I tested intel uefi payload instead of seabios in coreboot minnowboard max . It failed with "Failed to find the required acpi table ". If I use seabios payload ,the bios runs ok! I followed "http://www.elinux.org/Minnowboard:MinnowMaxCoreboot"; to build coreboot.