[SeaBIOS] [PATCH] README: update about how to use ACPI DSDT with qemu

Hu Tao hutao at cn.fujitsu.com
Tue Mar 12 08:59:25 CET 2013


Signed-off-by: Hu Tao <hutao at cn.fujitsu.com>
---
 README | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/README b/README
index c6462b7..6eec8a2 100644
--- a/README
+++ b/README
@@ -18,6 +18,11 @@ bios images and then overwrite the main bios image.  For example:
 cp /usr/share/qemu/*.bin mybiosdir/
 cp out/bios.bin mybiosdir/
 
+And optional, to test ACPI DSDT, one will need to copy the aml files.
+For example:
+
+cp out/*.aml mybiosdir/
+
 Once this is setup, one can instruct qemu to use the newly created
 directory for rom images.  For example:
 
-- 
1.8.1.4




More information about the SeaBIOS mailing list