summaryrefslogtreecommitdiff
path: root/sys/arch/i386/stand/boot/conf.c
AgeCommit message (Expand)Author
2008-04-19Change ELF loader to use the LMA as the load address for theTobias Weingartner
2007-05-31Forgot to commit the changes to this file with the rest of the ELF32+64Tom Cosgrove
2007-05-30Pull out the ELF loadfile pieces from the standalone libraries, so thatTom Cosgrove
2007-04-27Check for Control key held down when starting, and don't read boot.confTom Cosgrove
2007-01-02Fix the keyboard problem seen on Intel Macs, where only the firstTom Cosgrove
2006-10-12Bump versions to note behaviour change of no longer tryingKenneth R Westerback
2006-09-18boot(8) ``machine memory'' support for > 4G.Marco Pfatschbacher
2005-05-03The return value from getEBDAaddr() (info) is not used in bios_E820(),Tom Cosgrove
2005-05-03Convert the size of a memory chunk from bytes to megabytes beforeTom Cosgrove
2005-04-30Ensure we save the %ebx register returned from the BIOS call, not justTom Cosgrove
2005-04-25[OpenBSD]Tom Cosgrove
2004-03-19Enter pxeboot, derived from the NetBSD implementation. InitiallyTom Cosgrove
2003-10-23- delay reading the disklabel for floppies until after we're sure it'sFederico G. Schwindt
2003-09-19- some bios return a valid geometry for inexistent hd's so beforeFederico G. Schwindt
2003-09-18- move checks earlier to catch inexistent devices before testing for edd.Federico G. Schwindt
2003-09-11handle case where bios EDD support only supports a subset; from fgsch,Theo de Raadt
2003-06-03three four killsMichael Shalayeff
2003-06-03fix tree after mickey breakageTheo de Raadt
2003-05-31First lba support in /boot. Not complete lba boot support, but it's theTobias Weingartner
2003-04-17i386 ELF bootloader. developed with weingart@Dale Rahn
2002-06-21Bump version to help distinquish new memory probe and fixes.Tobias Weingartner
2001-08-20bump the version for new kbd probe; 10x for a reminder from fgsch@Michael Shalayeff
2001-05-06increase version since we've removed -b; per fgsch@'s suggestionMichael Shalayeff
2000-10-25add pciprobe back into /boot.Michael Shalayeff
2000-10-19Increment version; deraadt@ ok.Federico G. Schwindt
2000-05-30aout_ldsym, increase boot minor versionMichael Shalayeff
1998-07-20new exec frameworkMichael Shalayeff
1998-04-18i386 bootblocks that work for 2.3. A tale too long to tellTheo de Raadt
1998-02-24Changes/updates to /boot stuff. More to come.Tobias Weingartner
1997-10-26we have new features, bump boot versionMichael Shalayeff
1997-10-17Use BIOS to probe for memory map.Tobias Weingartner
1997-09-29bump the version numberMichael Shalayeff
1997-09-02completely disable network supportMichael Shalayeff
1997-08-13s/kbd/pc/ for consistency with kernel. Do even better __asms for BIOS calls.Niklas Hallqvist
1997-08-12new consMichael Shalayeff
1997-07-17proper includesMichael Shalayeff
1997-03-31commit all my mods to the last imported libsa stuff....Michael Shalayeff
1997-03-31Initial /boot stuff (from Mickey)Tobias Weingartner