aboutsummaryrefslogtreecommitdiff
path: root/sys/boot/i386
Commit message (Expand)AuthorAgeFilesLines
* Fixup the geliboot sector rounding codeAllan Jude2016-05-202-19/+31
* Fix several instances where the boot loader ignored pager_outputWarner Losh2016-05-182-2/+8
* Attempt to fix r299660:Peter Wemm2016-05-171-2/+4
* Put slba and elba under LOADER_GELI_SUPPORT ifdef to mute warning about them ...Enji Cooper2016-05-131-0/+2
* Remove unused const variableEnji Cooper2016-05-131-1/+0
* Add missing prototype for getchar(..)Enji Cooper2016-05-131-0/+1
* Change a rounding operation that had missing braces into a roundup2()Peter Wemm2016-05-031-7/+4
* bcache read ahead may attempt to read past end of diskAllan Jude2016-05-012-3/+38
* sys/boot: spelling fixes in comments.Pedro F. Giffuni2016-04-305-8/+8
* A new implementation of the loader block cacheAllan Jude2016-04-186-19/+65
* Deprecate using hints.acpi.0.rsdp to communicate the RSDP to theWarner Losh2016-04-141-1/+16
* Fix GELIBoot support for GELI sector size is > 512Allan Jude2016-04-062-25/+80
* Implement (ACFLAGS|CFLAGS|CXXFLAGS).SRC globally.Bryan Drewery2016-03-2610-10/+0
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2016-03-215-0/+10
* If the dhcp server provided an interface-mtu option, transcribe the valueIan Lepore2016-03-211-0/+5
* Implement GELI (AES-XTS and AES-CBC only) in gptboot and gptzfsbootAllan Jude2016-03-1612-42/+571
* Add more .NOMETA missed in r291320Bryan Drewery2016-03-116-6/+6
* Revert r269030. CLEANFILES is already added to .NOPATH since r241298.Bryan Drewery2016-03-111-1/+1
* DIRDEPS_BUILD: Regenerate without local dependencies.Bryan Drewery2016-02-242-4/+0
* Remove dd xfer stats emitted during buildworldEd Maste2016-02-183-4/+4
* Restore kgzldr on i386 onlyEd Maste2016-02-081-0/+4
* Fix mistake when transitioning to the new defines with ZFS loader. IWarner Losh2016-01-273-5/+5
* RBX_ defines are in rbx.h, move it there.Warner Losh2016-01-262-100/+2
* Move all the separate copies of the same strings into paths.h. There'sWarner Losh2016-01-263-15/+3
* Move init_zfs_bootenv to sys/boot/zfs/zfs.c instead of having a copy in each ...Allan Jude2016-01-151-29/+0
* Enable warnings in EFI boot codeSteven Hartland2016-01-121-2/+2
* Return call to init_zfs_bootenv to its previous locationAllan Jude2016-01-091-1/+5
* Only call init_zfs_bootenv() when the system was booted with ZFSAllan Jude2016-01-091-6/+12
* Add support for ZFS Boot Environments to userboot (for bhyve and others)Allan Jude2016-01-081-1/+2
* Introduce the ZFS Boot Environments menu to the loader menuAllan Jude2015-12-311-0/+57
* Fix remaining direct tests of the carry flag in the v86 %eflags via aJohn Baldwin2015-12-241-3/+3
* Add missing smbios.h #include to mute a -Wimplicit-function-declaration warningEnji Cooper2015-12-201-0/+1
* Use human readable representation of ip for the pxeboot.ip kenvBaptiste Daroussin2015-12-161-3/+2
* pxeboot: make the tftp loader use the option root-path directiveBaptiste Daroussin2015-12-163-29/+3
* META MODE: Update dependencies with 'the-lot' and add missing directories.Bryan Drewery2015-12-0116-0/+192
* META MODE: Don't create .meta files when symlinking sources into the obj dire...Bryan Drewery2015-11-251-2/+2
* Disconnect unused kgzldr from sys/boot/i386Ed Maste2015-11-201-1/+1
* Remove disconnected boot0ext.Bryan Drewery2015-11-203-507/+0
* Change gptldr from relocating 0xfff1 bytes of boot2 to relocating 0x20000Colin Percival2015-10-081-11/+28
* META_MODE: Remove DEP_MACHINE from Makefile.depend files.Bryan Drewery2015-09-255-10/+0
* META_MODE: Remove DEP_RELDIR from Makefile.depend files.Bryan Drewery2015-09-255-10/+0
* Use CFLAGS_NO_SIMD in preference to varying lists of -mno-xxxx flags.Warner Losh2015-08-271-1/+1
* Remove guards around overwriting loader.rc and menu.rcAllan Jude2015-08-061-6/+1
* Reduce warnings:Xin LI2015-06-261-1/+3
* Install loader(8) and zfsloader(8) only onceBaptiste Daroussin2015-06-191-0/+1
* Add META_MODE support.Simon J. Gerraty2015-06-135-0/+75
|\
| * Merge sync of headSimon J. Gerraty2015-05-2729-843/+1055
| |\ | |/ |/|
| * Merge from head@274682Simon J. Gerraty2014-11-1916-46/+459
| |\
| * \ Merge head from 7/28Simon J. Gerraty2014-08-1912-16/+88
| |\ \
| * \ \ Merge from headSimon J. Gerraty2014-05-083-3/+4
| |\ \ \