[SeaBIOS] SeaBIOS v1.6.3.2 release

Kevin O'Connor kevin at koconnor.net
Sun Mar 11 14:37:49 CET 2012


A new stable release of SeaBIOS (version 1.6.3.2) has been tagged.
This release has some minor bug fixes, mostly build related.

The release is available via git:
git clone git://git.seabios.org/seabios -b 1.6.3-stable

-Kevin


Kevin O'Connor (6):
  Add PYTHON definition to Makefile.
  Permit .rodata.__PRETTY_FUNCTION__. sections in roms.
  BCVs should inherrit the legacy harddrive priority.
  Fix missing NULL pointer checks causing boot failure on 1meg
    machines.
  Use "#!/bin/sh" instead of ":" in tools/gen-offsets.sh.
  Update version to 1.6.3.2

 Makefile             |    9 +++++----
 src/boot.c           |    2 +-
 src/pmm.c            |    3 ++-
 tools/gen-offsets.sh |    2 +-
 tools/layoutrom.py   |   12 ++++++++----
 5 files changed, 17 insertions(+), 11 deletions(-)



More information about the SeaBIOS mailing list