]> xenbits.xensource.com Git - seabios.git/commit
pciinit: make pci ressources configurable
authorGerd Hoffmann <kraxel@redhat.com>
Thu, 7 Jun 2012 08:34:32 +0000 (10:34 +0200)
committerKevin O'Connor <kevin@koconnor.net>
Thu, 7 Jun 2012 23:58:38 +0000 (19:58 -0400)
commite55c4e89f54c0d0f0b74739ccdf9117541c6d338
treeb69458fef2de423b8d6ec0a83bff9ab53369d785
parent46ee8349d22d11ec4b8609c5bf14db9409eef974
pciinit: make pci ressources configurable

This patch adds variables for the pci io window, so they are
runtime-configurable.  They are initialized with the values
from config.h

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