Move pir table offset from ebda to a global variable.
authorKevin O'Connor <kevin@koconnor.net>
Mon, 29 Dec 2008 02:50:29 +0000 (21:50 -0500)
committerKevin O'Connor <kevin@koconnor.net>
Mon, 29 Dec 2008 02:50:29 +0000 (21:50 -0500)
commit51358db90f6ebff28c17555f4b965d3a66830c64
treeb6a10da2274d4be284c2634ff395413e8b8babbd
parent4a754b38ee5f8fa9539e49033063b1854d32ae3e
Move pir table offset from ebda to a global variable.

Also, make sure the pir table is defined with the 16bit code.
Makefile
src/biosvar.h
src/coreboot.c
src/pci.h
src/pcibios.c
src/pirtable.c