Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/i386/stand/mbr
Module Name: src
Committed By: dsl
Date: Tue Jan 8 18:31:56 UTC 2008
Modified Files:
src/sys/arch/i386/stand/mbr: mbr.S
Log Message:
The test for the 0xaa55 at the end of an extended partition pbr has always
been incorrect (and checked the end of the mbr - which always suceeds).
Rather than fixing the text, just delete it (saving 8 bytes from mbr_ext).
To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 src/sys/arch/i386/stand/mbr/mbr.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