CVSROOT: /cvs Module name: src Changes by: o...@cvs.openbsd.org 2020/03/09 00:16:56
Modified files: sys/arch/amd64/stand/biosboot: biosboot.S sys/arch/i386/stand/biosboot: biosboot.S usr.sbin/installboot: i386_installboot.c i386_softraid.c Log message: Recommit, now that we found out how to fix the BIOS related issues: go back to a 4 byte add instruction. We do not know *why* though, so if somebody likes a challenge... Lots of help from semarie@ who has a few systems showing the issue. ok deraadt@