summaryrefslogtreecommitdiff
path: root/sys/arch/i386/stand/libsa/Makefile
AgeCommit message (Expand)Author
2005-07-30Add libkern and link it in after libzTodd C. Miller
2004-06-26Initial stab at CPU identification code for i386 boot programs. AddedTom Cosgrove
2004-03-19Enter pxeboot, derived from the NetBSD implementation. InitiallyTom Cosgrove
2003-08-08let us call COMPAT_UFS deadTheo de Raadt
2003-06-01strcpy/strcat/sprintf removal in all bootblocks. various testing byTheo de Raadt
2003-04-17i386 ELF bootloader. developed with weingart@Dale Rahn
2002-06-20Fix 4GB memory probing and other memory probing issues.Tobias Weingartner
2000-10-25add pciprobe back into /boot.Michael Shalayeff
2000-10-09pcibios kernel device is now doing this jobMichael Shalayeff
1999-08-25give better support to the bios memory maps.Michael Shalayeff
1998-07-20new exec frameworkMichael Shalayeff
1998-05-30no math needed for cd9660 any moreMichael Shalayeff
1998-05-30compile ctime.cMichael Shalayeff
1998-05-28cleanup the Makefiles a bit.Michael Shalayeff
1998-05-25put support for test /boot environment back; some CLEANFILES and spacesMichael Shalayeff
1998-02-24Changes/updates to /boot stuff. More to come.Tobias Weingartner
1997-10-22newer, better stuff; some parts by toby@Michael Shalayeff
1997-10-17Cleanup, make it all compile.Tobias Weingartner
1997-10-17Use BIOS to probe for memory map.Tobias Weingartner
1997-09-21/boot engine is in sys/stand/boot/ now (;Michael Shalayeff
1997-09-02machine diskinfo command, toby is filling w/ meat at the momentMichael Shalayeff
1997-08-27don't mess w/ debugging symbolsMichael Shalayeff
1997-08-13split off START into LINKADDR and LOADADDR (we will need reloctable boot)Michael Shalayeff
1997-08-13inline apm callsMichael Shalayeff
1997-08-12new consMichael Shalayeff
1997-08-12call BIOS inline (add struct EDD_cb into biosvar.h)Michael Shalayeff
1997-08-12move that inlineMichael Shalayeff
1997-08-07no more biosmem.SMichael Shalayeff
1997-08-02move kentry() in bootMichael Shalayeff
1997-07-18kernel entry protoMichael Shalayeff
1997-07-18yet another small step towards MI bootMichael Shalayeff
1997-07-17proper variable handlingMichael Shalayeff
1997-06-23remove @obj dependencykstailey
1997-04-30solve the bounce buffer problem!Michael Shalayeff
1997-04-28Add getsecs(). Use biostime & biosdate routines.Tobias Weingartner
1997-04-18no assembly listingMichael Shalayeff
1997-04-18no more 60k limit!Michael Shalayeff
1997-04-15no more assembly setup. all the gung is ok already in srt0.SMichael Shalayeff
1997-04-05new exec stuffMichael Shalayeff
1997-04-05put gdt & idt in the separate file.Michael Shalayeff
1997-04-01debugger started.Michael Shalayeff
1997-03-31commit all my mods to the last imported libsa stuff....Michael Shalayeff
1997-03-31Move closer to boot/. Add some debug stuffTobias Weingartner
1997-03-31Initial /boot stuff (from Mickey)Tobias Weingartner