Home | History | Annotate | Download | only in lib
History log of /src/sys/arch/i386/stand/lib/biosdelay.S
RevisionDateAuthorComments
 1.4  11-Dec-2005  christos merge ktrace-lwp.
 1.3  06-Jul-2005  junyoung - Do not mix C-style comments and assembly-style comments.
- Remove unused #define.
 1.2  01-Feb-2003  dsl branches: 1.2.2; 1.2.18;
Change all .S files to use .code16 and .code32
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)
 1.1  14-Mar-1997  perry branches: 1.1.1;
Initial revision
 1.1.1.1  14-Mar-1997  perry Initial import of new boot code, created by Matthias Drochner with a
little hacking by me. This isn't strictly identical to his 920312
release -- I've hacked it a bit -- but since we are taking over change
control it doesn't matter much.
 1.2.18.1  21-Jun-2006  yamt sync with head.
 1.2.2.1  10-Nov-2005  skrll Sync with HEAD. Here we go again...

RSS XML Feed