summaryrefslogtreecommitdiff
path: root/sys/arch/i386/stand/biosboot/biosboot.S
AgeCommit message (Expand)Author
2004-02-10Enable interrupts before halt when we error out. Allows use ofTom Cosgrove
2004-01-26Major overhaul of biosboot and installboot, using EDD (LBA) reads ifTom Cosgrove
2003-06-27Cleanup biosboot to remove uneeded 32-bit opcodes, initializations ofTobias Weingartner
2003-06-03three four killsMichael Shalayeff
2003-04-17i386 ELF bootloader. developed with weingart@Dale Rahn
2002-08-28ancient file name in .file; from pbastos@rdc.puc-rio.brMichael Shalayeff
2002-06-25and kill a now bogus commentMichael Shalayeff
2002-06-25this monkey has not been a mbr for a couple of years alreadyMichael Shalayeff
2002-02-21Pasto. Ok mickey@Thierry Deval
1998-07-04add nop; fixes Kapok Computer AMI WinBIOS boot sector detection garbageTheo de Raadt
1998-04-18i386 bootblocks that work for 2.3. A tale too long to tellTheo de Raadt
1998-04-13the problem is in /boot, not in biosbootTheo de Raadt
1998-04-11Well, the changes make do not workTheo de Raadt
1998-04-03new changes from weingart: -DDEBUG not needed anymoreTheo de Raadt
1998-03-30temporary fixes to the bootblocksTheo de Raadt
1998-02-24Changes/updates to /boot stuff. More to come.Tobias Weingartner
1997-11-05define puts()Michael Shalayeff
1997-09-05copycenterMichael Shalayeff
1997-08-29ifdef partition table and NT s# w/ BEMBRMichael Shalayeff
1997-08-29use symbolic name for signature valueMichael Shalayeff
1997-08-29don't need NT stuff here, since we are mbr when we have the whole diskMichael Shalayeff
1997-08-29don't use private defines, use ones exported from includesMichael Shalayeff
1997-08-13split off START into LINKADDR and LOADADDR (we will need reloctable boot)Michael Shalayeff
1997-08-07typoNiklas Hallqvist
1997-07-31more locals, returns, savings, gifts, and discountsMichael Shalayeff
1997-07-30mickey has pieces he has not committed.flipk
1997-07-29Test before you Commit!!flipk
1997-07-28use assym.hMichael Shalayeff
1997-05-29add small piece of NT support from James C. Cortilier IIIMichael Shalayeff
1997-04-29.mk changes faster then i type....Michael Shalayeff
1997-04-15partition table in biosboot too. Max 28 BLKCNT, tooTheo de Raadt
1997-04-14no need for partition table....Michael Shalayeff
1997-04-14add signature! fake partition 0 for floppy until fdisk(8) has -f flag. max 16...Theo de Raadt
1997-04-11Works with .gz kernels nowTobias Weingartner
1997-03-31commit all my mods to the last imported libsa stuff....Michael Shalayeff
1997-03-31Initial /boot stuff (from Mickey)Tobias Weingartner