[SeaBIOS] [PATCH 0/4] misc fixes

Gerd Hoffmann kraxel at redhat.com
Tue Nov 20 17:45:28 CET 2012


  Hi,

These patches are mostly cherry-picked from Jason's q35 patch series.
It carries some bugfixes and preparations for the q35 chipset support,
but not yet the q35 code itself.  Should be ready for merge.

cheers,
  Gerd

Gerd Hoffmann (1):
  piix: fix mtrr setup

Isaku Yamahata (2):
  seabios: acpi, fadt: make while fadt initialization chipset specific
  seabios: pci: enable SERR of normal device.

Jason Baron (1):
  seabios: make mttr UC area setup dynamic

 src/acpi.c    |   34 ++++++++++++++++++----------------
 src/config.h  |    1 -
 src/mtrr.c    |    5 +++--
 src/pci.h     |    1 +
 src/pciinit.c |   24 +++++++++++++++++++++++-
 src/post.c    |    6 +++---
 6 files changed, 48 insertions(+), 23 deletions(-)




More information about the SeaBIOS mailing list