]> xenbits.xensource.com Git - seabios.git/commitdiff
Update README - copy *.aml files for QEMU.
authorKevin O'Connor <kevin@koconnor.net>
Sun, 17 Mar 2013 14:29:06 +0000 (10:29 -0400)
committerKevin O'Connor <kevin@koconnor.net>
Sun, 17 Mar 2013 14:29:06 +0000 (10:29 -0400)
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
README

diff --git a/README b/README
index c6462b738f61f4fe09b447f37c04bcdc19dc0f46..a87a0ad58c65ac7b07a36c8a75aae7dfcc9d52b9 100644 (file)
--- a/README
+++ b/README
@@ -17,6 +17,7 @@ bios images and then overwrite the main bios image.  For example:
 
 cp /usr/share/qemu/*.bin mybiosdir/
 cp out/bios.bin mybiosdir/
+cp out/*.aml mybiosdir/
 
 Once this is setup, one can instruct qemu to use the newly created
 directory for rom images.  For example: