From abf04cf04f5b6f2ce22e9f7966d63303b9487d81 Mon Sep 17 00:00:00 2001 From: Ian Campbell Date: Fri, 10 May 2013 12:09:24 +0100 Subject: Update SEABIOS_UPSTREAM_TAG Pull in two fixes for newer IASL compilers. Signed-off-by: Ian Campbell Acked-by: Ian Jackson --- Config.mk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Config.mk') diff --git a/Config.mk b/Config.mk index f270b36f38..dc0d49e51b 100644 --- a/Config.mk +++ b/Config.mk @@ -213,9 +213,9 @@ SEABIOS_UPSTREAM_URL ?= git://xenbits.xen.org/seabios.git endif OVMF_UPSTREAM_REVISION ?= b0855f925c6e2e0b21fbb03fab4b5fb5b6876871 QEMU_UPSTREAM_REVISION ?= qemu-xen-4.3.0-rc1 -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. +SEABIOS_UPSTREAM_TAG ?= 30ef08fb25af278ba012efd8b2c0050c108be54d +# Sun Feb 10 21:06:14 2013 -0500 +# Update tools/acpi_extract.py to handle iasl 20130117 release. ETHERBOOT_NICS ?= rtl8139 8086100e -- cgit v1.2.3