CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/11/29 22:19:20
Modified files:
sys/arch/sgi/include: loadfile_machdep.h
sys/arch/sgi/stand/boot: boot.c
Log message:
Use the new Elfxx_Phdr check hook to prevent loading a kernel not compiled
for the platform we are running on (i.e. trying to boot e.g. bsd.IP32 on an
IP27 machine).
