[coreboot] RE?? minnowboardmax coreboot intel uefi payload :Failedto find the required acpi table

2015-07-08 Thread DM365
eboot does not have ACPI table, you possible 1) add ACPI support in coreboot, or 2) modify UEFI payload to remove the assert if ACPI table not exist, or 3) trying the latest coreboot package from edk2 source tree. On Tue, Jul 7, 2015 at 2:58 AM, DM365 <1395158...@qq.com> wrote: Hello!

[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] 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] Could not find a bounce buffer tested in minnowmax

2014-10-25 Thread DM365
I'm trying to investigate Coreboot and intel FSP in minnowmax board ,followed by "http://review.coreboot.org/gitweb?p=coreboot.git;a=commit;h=e6df041b8bf8e37debc0d6a871080b64eea7a372".‍‍ But ,the uart log show :Payload being loaded below 1MiB without region being marked as RAM usable.

[coreboot] Could not find a bounce buffer tested in minnowmax

2014-09-17 Thread DM365
I'm trying to investigate Coreboot and intel FSP in minnowmax board ,followed by "http://review.coreboot.org/gitweb?p=coreboot.git;a=commit;h=e6df041b8bf8e37debc0d6a871080b64eea7a372".‍‍ But ,the uart log show :Payload being loaded below 1MiB without region being marked as RAM usable.