From: Gerd Hoffmann <kraxel@redhat.com>
To: qemu-devel@nongnu.org
Cc: Gerd Hoffmann <kraxel@redhat.com>
Subject: [Qemu-devel] [PATCH 2/3] roms: also copy the dsdt when updating seabios.
Date: Fri, 30 Nov 2012 16:29:56 +0100 [thread overview]
Message-ID: <1354289397-20961-3-git-send-email-kraxel@redhat.com> (raw)
In-Reply-To: <1354289397-20961-1-git-send-email-kraxel@redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
---
roms/Makefile | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/roms/Makefile b/roms/Makefile
index feb9c2b..5e645bc 100644
--- a/roms/Makefile
+++ b/roms/Makefile
@@ -12,6 +12,7 @@ bios: config.seabios
sh configure-seabios.sh $<
make -C seabios out/bios.bin
cp seabios/out/bios.bin ../pc-bios/bios.bin
+ cp seabios/out/*dsdt.aml ../pc-bios/
seavgabios: $(patsubst %,seavgabios-%,$(vgabios_variants))
--
1.7.1
next prev parent reply other threads:[~2012-11-30 15:30 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-30 15:29 [Qemu-devel] [PULL for-1.3 0/3] seabios update Gerd Hoffmann
2012-11-30 15:29 ` [Qemu-devel] [PATCH 1/3] seabios: update to b1c35f2b28cc0c94ebed8176ff61ac0e0b377798 Gerd Hoffmann
2012-11-30 15:41 ` Peter Maydell
2012-11-30 15:43 ` Gerd Hoffmann
2012-11-30 15:29 ` Gerd Hoffmann [this message]
2012-11-30 15:29 ` [Qemu-devel] [PATCH 3/3] seabios: update binaries in pc-bios/ Gerd Hoffmann
2012-11-30 18:43 ` [Qemu-devel] [PULL for-1.3 0/3] seabios update Anthony Liguori
2012-12-05 10:49 ` Brad Campbell
2012-12-05 12:47 ` Gerd Hoffmann
2012-12-05 19:08 ` Brad Campbell
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1354289397-20961-3-git-send-email-kraxel@redhat.com \
--to=kraxel@redhat.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).