From 00070396b06392fadcee0e19d499a43b81c63c45 Mon Sep 17 00:00:00 2001 From: Anthony Liguori Date: Fri, 22 May 2009 09:57:32 -0500 Subject: bios: Use the correct mask to size the PCI option ROM BAR Bit 0 is the enable bit, which we not only don't want to set, but it will stick and make us think it's an I/O port resource. Signed-off-by: Alex Williamson Signed-off-by: Anthony Liguori --- pc-bios/bios.bin | Bin 131072 -> 131072 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'pc-bios/bios.bin') diff --git a/pc-bios/bios.bin b/pc-bios/bios.bin index 8aa5b713ca..6c8bc9f6ce 100644 Binary files a/pc-bios/bios.bin and b/pc-bios/bios.bin differ -- cgit v1.2.1