On Fri, Jan 16, 2009 at 1:08 PM, Stefan Reinauer stepan@coresystems.de wrote:
On 16.01.2009 21:03 Uhr, Myles Watson wrote:
What's the best way to extract all the ACPI tables from a system to use with Coreboot? /proc/acpi only seems to have a couple of them.
I've been using the following script I wrote.It uses acpidump and a recent version of iasl
Thanks for the speedy response!
Myles