Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/i386/stand/bootxx



Module Name:    src
Committed By:   dsl
Date:           Tue Aug  5 13:41:52 UTC 2003

Modified Files:
        src/sys/arch/i386/stand/bootxx: pbr.S

Log Message:
Some bios manage to load the mbr code to 7c0:0 (instead of 0:7c00) especially
when loading from CDROM.  Change so we don't care what %cs is.
Adjust code layout so that anyone who feels so inclinded can use this for
the mbr code.  Note that mbr slot 0 overlays a data area that must be zero
when this is read from the pbr.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/sys/arch/i386/stand/bootxx/pbr.S

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index