mboot.c32: autodetect Solaris
authorH. Peter Anvin <hpa@linux.intel.com>
Mon, 3 May 2010 22:11:10 +0000 (15:11 -0700)
committerH. Peter Anvin <hpa@linux.intel.com>
Mon, 3 May 2010 22:11:10 +0000 (15:11 -0700)
commitc2bd46bfc2eddc9bea70edadd203b257527e3583
treeedaf31707287ad6881355e88700c476952ae9888
parentc8b2b33b46b3384fe1ebbeb1e38475f44c0fdfcf
mboot.c32: autodetect Solaris

Autodetect Solaris kernels (based on the ELF header OSABI field) and
use the Solaris workarounds in that case.

Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
com32/mboot/map.c
com32/mboot/mboot.c
com32/mboot/mboot.h
com32/mboot/solaris.c