aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2013-03-17 10:29:06 -0400
committerKevin O'Connor <kevin@koconnor.net>2013-03-17 10:29:06 -0400
commitac467be24d1823025bf525a75a8bab122f029069 (patch)
treef91f03d8361f0af62b01589acf23486d08f35096
parentb44a7be17bdd270ea029a8e2ec0c2e80c6cd0444 (diff)
downloadseabios-ac467be24d1823025bf525a75a8bab122f029069.tar.gz
Update README - copy *.aml files for QEMU.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index c6462b7..a87a0ad 100644
--- 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: