summaryrefslogtreecommitdiffstats
path: root/sys/boot/i386/common
Commit message (Expand)AuthorAgeFilesLines
* MFC r310845: boot2 will deadlock if extended keys are used on text inputtsoome2017-02-061-15/+34
* MFC r308089: zfsbootcfg: a simple tool to set next boot (one time)avg2016-11-212-4/+4
* Add missing prototype for getchar(..)ngie2016-05-131-0/+1
* Implement GELI (AES-XTS and AES-CBC only) in gptboot and gptzfsbootallanjude2016-03-164-3/+14
* RBX_ defines are in rbx.h, move it there.imp2016-01-261-61/+0
* Reassign copyright statements on several files from Advancedjhb2015-04-231-1/+1
* boot: use packed attribute for edd_params* structures and their substructuresavg2012-11-141-5/+5
* btxldr: future-proof argument passing from boot1/2-ish to loaderavg2012-05-091-0/+69
* - Add a new header for the x86 boot code that defines various structuresjhb2011-10-252-17/+120
* Consolidate duplicate definitions of V86_CY() and V86_ZR() which check forjhb2011-10-252-7/+0
* Due to space constraints, the UFS boot2 and boot1 use an evil hack wherejhb2011-04-281-6/+6
* Set control flags in putc(). This should fix zfsboot hangs in drvread().ae2011-03-161-0/+1
* - Split code shared by almost any boot loader into separate files andpjd2010-09-245-0/+426
OpenPOWER on IntegriCloud