xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: Ian Campbell <ian.campbell@citrix.com>
To: xen-devel@lists.xen.org
Cc: anthony.perard@citrix.com, ian.jackson@eu.citrix.com,
	Ian Campbell <ian.campbell@citrix.com>,
	stefano.stabellini@eu.citrix.com
Subject: [PATCH] tools: update to SeaBIOS 1.7.3.1
Date: Mon, 23 Sep 2013 13:19:16 +0100	[thread overview]
Message-ID: <1379938756-8634-1-git-send-email-ian.campbell@citrix.com> (raw)

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
---
 Config.mk                     |    6 +++---
 tools/firmware/seabios-config |    9 ++++++++-
 2 files changed, 11 insertions(+), 4 deletions(-)

diff --git a/Config.mk b/Config.mk
index a26c7c0..1879454 100644
--- a/Config.mk
+++ b/Config.mk
@@ -234,9 +234,9 @@ SEABIOS_UPSTREAM_URL ?= git://xenbits.xen.org/seabios.git
 endif
 OVMF_UPSTREAM_REVISION ?= b0855f925c6e2e0b21fbb03fab4b5fb5b6876871
 QEMU_UPSTREAM_REVISION ?= 1c514a7734b7f98625a0d18d5e8ee7581f26e50c
-SEABIOS_UPSTREAM_TAG ?= 3a28511b46f0c2af5fae1b6ed2b0c19d7913cee3
-# Wed Jun 26 16:30:45 2013 +0100
-# xen: Don't perform SMP setup.
+SEABIOS_UPSTREAM_TAG ?= rel-1.7.3.1
+# Fri Aug 2 14:12:09 2013 -0400
+# Fix bug in CBFS file walking with compressed files.
 
 ETHERBOOT_NICS ?= rtl8139 8086100e
 
diff --git a/tools/firmware/seabios-config b/tools/firmware/seabios-config
index 3a36fd1..a497162 100644
--- a/tools/firmware/seabios-config
+++ b/tools/firmware/seabios-config
@@ -1,13 +1,16 @@
 #
 # Automatically generated make config: don't edit
 # SeaBIOS Configuration
-# Thu Jan  3 17:25:45 2013
+# Mon Sep 23 12:59:01 2013
 #
 
 #
 # General Features
 #
 # CONFIG_COREBOOT is not set
+CONFIG_QEMU=y
+# CONFIG_CSM is not set
+CONFIG_QEMU_HARDWARE=y
 CONFIG_XEN=y
 CONFIG_THREADS=y
 # CONFIG_THREAD_OPTIONROMS is not set
@@ -15,6 +18,7 @@ CONFIG_RELOCATE_INIT=y
 CONFIG_BOOTMENU=y
 # CONFIG_BOOTSPLASH is not set
 CONFIG_BOOTORDER=y
+CONFIG_ENTRY_EXTRASTACK=y
 
 #
 # Hardware support
@@ -27,6 +31,7 @@ CONFIG_VIRTIO_BLK=y
 CONFIG_VIRTIO_SCSI=y
 CONFIG_ESP_SCSI=y
 CONFIG_LSI_SCSI=y
+CONFIG_MEGASAS=y
 CONFIG_FLOPPY=y
 CONFIG_PS2PORT=y
 CONFIG_USB=y
@@ -42,6 +47,7 @@ CONFIG_SERIAL=y
 CONFIG_LPT=y
 CONFIG_USE_SMM=y
 CONFIG_MTRR_INIT=y
+CONFIG_PMTIMER=y
 
 #
 # BIOS interfaces
@@ -70,6 +76,7 @@ CONFIG_PIRTABLE=y
 CONFIG_MPTABLE=y
 CONFIG_SMBIOS=y
 CONFIG_ACPI=y
+CONFIG_ACPI_DSDT=y
 
 #
 # VGA ROM
-- 
1.7.10.4

             reply	other threads:[~2013-09-23 12:19 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-23 12:19 Ian Campbell [this message]
2013-09-25  7:02 ` qemu update? (was: [PATCH] tools: update to SeaBIOS 1.7.3.1) Jan Beulich
2013-09-25  8:16   ` qemu update? Fabio Fantoni
2013-09-25 10:37     ` Anthony PERARD
2013-10-16 12:46 ` [PATCH] tools: update to SeaBIOS 1.7.3.1 Ian Campbell
2013-10-16 14:05   ` [PATCH] tools: update to SeaBIOS 1.7.3.1 [and 1 more messages] Ian Jackson

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=1379938756-8634-1-git-send-email-ian.campbell@citrix.com \
    --to=ian.campbell@citrix.com \
    --cc=anthony.perard@citrix.com \
    --cc=ian.jackson@eu.citrix.com \
    --cc=stefano.stabellini@eu.citrix.com \
    --cc=xen-devel@lists.xen.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).