CVSROOT: /cvs Module name: src Changes by: js...@cvs.openbsd.org 2012/10/31 08:29:58
Modified files: sys/arch/i386/stand/cdbr: cdbr.S Log message: Save and restore %ebx across the call to read. Otherwise we load the first 64KB segment at 0x7c00 and any additional 64KB segments over top of each other at 0x10000.