81acacd723
Support 32bit addresses >64k as valid on bios calls. Move stack for dosboot and biosboot to >64 so stack doesn't hit data. Use disk sector number passed by mbr code to select default partition (the mbr code doesn't do this yet). NB only biosboot and dosboot have been tested so far. (changes approved by christos and fvdl)
9 lines
321 B
Plaintext
9 lines
321 B
Plaintext
$NetBSD: version,v 1.2 2003/02/01 14:48:20 dsl Exp $
|
|
|
|
NOTE ANY CHANGES YOU MAKE TO THE BOOTBLOCKS HERE. The format of this
|
|
file is important - make sure the entries are appended on end, last item
|
|
is taken as the current.
|
|
|
|
1.0: PXE boot loader, contributed by Wasabi Systems, Inc.
|
|
1.1: use .code16 and .code32 directives
|