From f8079d5208755a9fa35aac4047af150a81420b78 Mon Sep 17 00:00:00 2001 From: Ian Campbell Date: Thu, 17 Jan 2013 13:53:14 +0000 Subject: tools: Update to SeaBIOS 1.7.1 Only lightly tested with a Linux HVM guest PXE boot. Accept the defaults for the config options. Many of them are not relevant to Xen but this matches what others (at least the Debian SeaBIOS packages and the binary shipped by Qemu) are doing. The Debian Xen packages are built against Debian's SeaBIOS package so there is value in being similar. Signed-off-by: Ian Campbell Acked-by: Ian Jackson Committed-by: Ian Campbell --- Config.mk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Config.mk') diff --git a/Config.mk b/Config.mk index ca530e2626..5b7b2e273f 100644 --- a/Config.mk +++ b/Config.mk @@ -209,9 +209,9 @@ SEABIOS_UPSTREAM_URL ?= git://xenbits.xen.org/seabios.git endif OVMF_UPSTREAM_REVISION ?= b0855f925c6e2e0b21fbb03fab4b5fb5b6876871 QEMU_UPSTREAM_REVISION ?= master -SEABIOS_UPSTREAM_TAG ?= rel-1.6.3.2 -# Sun Mar 11 09:27:07 2012 -0400 -# Update version to 1.6.3.2 +SEABIOS_UPSTREAM_TAG ?= rel-1.7.1 +# Wed Aug 29 21:27:37 2012 -0400 +# Make iasl option check work with older versions of iasl. ETHERBOOT_NICS ?= rtl8139 8086100e -- cgit v1.2.3