aboutsummaryrefslogtreecommitdiff
path: root/sys/boot/i386/common
Commit message (Expand)AuthorAgeFilesLines
* boot: use packed attribute for edd_params* structures and their substructuresAndriy Gapon2012-11-141-5/+5
* btxldr: future-proof argument passing from boot1/2-ish to loaderAndriy Gapon2012-05-091-0/+69
* - Add a new header for the x86 boot code that defines various structuresJohn Baldwin2011-10-252-17/+120
* Consolidate duplicate definitions of V86_CY() and V86_ZR() which check forJohn Baldwin2011-10-252-7/+0
* Due to space constraints, the UFS boot2 and boot1 use an evil hack whereJohn Baldwin2011-04-281-6/+6
* Set control flags in putc(). This should fix zfsboot hangs in drvread().Andrey V. Elsukov2011-03-161-0/+1
* - Split code shared by almost any boot loader into separate files andPawel Jakub Dawidek2010-09-245-0/+426