Commit ID:      10050D7496E5E30AA2A
CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2012/12/23 18:12:40 UTC

Modified files:
        sys/arch/i386/stand/libsa: biosdev.c

Log message:
fix extended partition support broken in the ocvs:
revision 1.31
date: 2004/01/02 23:47:47;  author: tg;  state: Exp;  lines: +26 -4;
extended partition support for the bootloader

*all* partition entries need to have their start offset
adjusted by their respective partition table’s offset,
so do it, for all at once, before scanning

XXX this code looks so… wrong, well ugly

To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.45 -r1.46 src/sys/arch/i386/stand/libsa/biosdev.c

Reply via email to