]> xenbits.xensource.com Git - seabios.git/commit
update bios date
authorGerd Hoffmann <kraxel@redhat.com>
Thu, 7 Jun 2012 08:34:31 +0000 (10:34 +0200)
committerKevin O'Connor <kevin@koconnor.net>
Thu, 7 Jun 2012 23:58:37 +0000 (19:58 -0400)
commit46ee8349d22d11ec4b8609c5bf14db9409eef974
treeeba8d94a914748a3e137649b56d15ecd940cfd5e
parent1297e5da56a99e1f2c3e6c444b3bda4d74bb99b9
update bios date

Linux ignores some information from acpi in case the bios is old
as acpi support used to be buggy in the early days.  This affects
ressources for example (unless forced with pci=use_crs).  So lets
go for something more recent.  With this patch applied the
ressources for \\SB.PCI0 will show up in /proc/{iomem,ioports},
tagged as "PCI Bus 0000:00".

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
src/smbios.c