]> xenbits.xensource.com Git - seabios.git/commit
piix: add and use dev-piix.h
authorPaolo Bonzini <pbonzini@redhat.com>
Thu, 15 May 2014 11:22:26 +0000 (13:22 +0200)
committerKevin O'Connor <kevin@koconnor.net>
Wed, 4 Jun 2014 15:06:58 +0000 (11:06 -0400)
commit40d03128531e06b35a3836f9346790003692540e
tree0807826d822c4a8eebdcac99174f96e8a1e1cb05
parentc029a912d39f82cefc305800b49c933f1789faee
piix: add and use dev-piix.h

Move all definitions for PIIX registers to a single header file,
like there is one already for Q35, and make the naming more
consistent.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
src/fw/acpi.c
src/fw/dev-piix.h [new file with mode: 0644]
src/fw/pciinit.c
src/fw/shadow.c
src/fw/smm.c