]> xenbits.xensource.com Git - seabios.git/commit
seabios: add q35 initialization functions.
authorIsaku Yamahata <yamahata@valinux.co.jp>
Wed, 28 Nov 2012 09:17:33 +0000 (10:17 +0100)
committerKevin O'Connor <kevin@koconnor.net>
Sun, 2 Dec 2012 04:18:23 +0000 (23:18 -0500)
commit72a590ed97b8feee6648ebf41d3066b5a9a5bbd8
treec107404e812e5046dc3c714b29941cff81fa2992
parentd146ab8a07675138aa0a0b8c451de7adac4d6a3e
seabios: add q35 initialization functions.

add q35 initialization functions.

[jbaron@redhat.com: restructured to current seabios base, updated pci base to 0xb0000000]
[kraxel@redhat.com: join the two lpc init funcs into one]

Signed-off-by: Isaku Yamahata <yamahata@valinux.co.jp>
Signed-off-by: Jason Baron <jbaron@redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
src/acpi.c
src/dev-q35.h [new file with mode: 0644]
src/pciinit.c
src/shadow.c
src/smm.c