| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC 289031: Teach gptldr to handle >64k boot2. | cperciva | 2015-10-15 | 1 | -11/+28 |
* | MFC: r277949: | allanjude | 2015-07-20 | 4 | -51/+180 |
* | MFC 281887: | jhb | 2015-06-02 | 1 | -1/+1 |
* | MFC revisions 277693,278335,280382-280385,280923-280926,280931, | dteske | 2015-04-22 | 1 | -5/+1 |
* | MFC r280980: | dim | 2015-04-09 | 4 | -8/+8 |
* | MFC r279598: | dim | 2015-03-08 | 1 | -1/+3 |
* | MFC 274398,274537: | jhb | 2015-01-30 | 1 | -7/+7 |
* | MFC r264400,r265836: | ngie | 2014-12-31 | 9 | -9/+9 |
* | MFC: r268475 (by imp) | nyan | 2014-11-03 | 1 | -7/+26 |
* | MFC r271609: add gptzfsboot.8, zfsboot.8 and zfsloader.8 manual pages | avg | 2014-10-07 | 4 | -0/+328 |
* | MFC r271475 by ambrisko: | emaste | 2014-09-19 | 1 | -0/+8 |
* | MFC UEFI loader | emaste | 2014-09-04 | 9 | -811/+7 |
* | MFC r263005 by royger: howto_names: unify declaration | emaste | 2014-09-04 | 2 | -46/+2 |
* | r261567: Build a 32-bit libstand under sys/boot/ | emaste | 2014-09-04 | 5 | -0/+9 |
* | MFC: r264482 | brueffer | 2014-04-23 | 1 | -1/+1 |
* | MFC r258270: | dteske | 2014-03-03 | 1 | -0/+1 |
* | MFC r257650: | dteske | 2014-03-03 | 1 | -1/+1 |
* | MFC 261517,261520: | jhb | 2014-02-18 | 2 | -11/+19 |
* | MFC r261522: | wblock | 2014-02-10 | 1 | -4/+11 |
* | MFC r260949: | mav | 2014-02-07 | 1 | -4/+4 |
* | MFC r258779,r258780,r258787,r258822: | eadler | 2014-02-04 | 2 | -4/+4 |
* | MFC r260334: | dim | 2014-01-09 | 4 | -4/+11 |
* | MFC r260095: | dim | 2014-01-04 | 5 | -13/+14 |
* | MFC r257532 (by adrian): | dim | 2013-12-30 | 2 | -5/+7 |
* | MFC 256293: | jhb | 2013-10-15 | 1 | -2/+5 |
* | Use MK_SSP=no after including bsd.own.mk to disable SSP instead of user-knob | bdrewery | 2013-09-29 | 1 | -1/+1 |
* | Set the hint for physical address of RSDP in hexadecimal as before r223262. | jkim | 2013-08-23 | 1 | -1/+1 |
* | Add descriptions to the FILES list, fix some mdoc complaints, move the | wblock | 2013-07-03 | 1 | -5/+7 |
* | Add a new gptboot(8) man page. Factor out the redundant information | wblock | 2013-07-01 | 2 | -0/+237 |
* | When rebooting (exiting) from the BTX loader, make sure to restore the | dim | 2013-04-24 | 1 | -1/+1 |
* | Always update the hw.uart.console hint anytime a change is made to the | jhb | 2013-01-23 | 1 | -18/+7 |
* | Fix linking of loader.efi. | benno | 2013-01-22 | 1 | -1/+1 |
* | Quiesce some clang warnings while we're here doing stuff. | sbruno | 2013-01-14 | 3 | -2/+9 |
* | amd64 only has rela sections. | rpaulo | 2012-12-17 | 1 | -12/+12 |
* | Make this work for 64 bit binaries. | rpaulo | 2012-12-07 | 1 | -9/+22 |
* | Remove dead code that clang refuses to compile. | rpaulo | 2012-12-05 | 1 | -10/+0 |
* | boot: use packed attribute for edd_params* structures and their substructures | avg | 2012-11-14 | 1 | -5/+5 |
* | Shrink boot2 by 8 bytes, by eliminating some unneeded instructions in | dim | 2012-11-08 | 1 | -4/+2 |
* | Hook in new files menusets.4th and manual. | dteske | 2012-11-07 | 1 | -1/+1 |
* | Add the flags parameter to the disk_open() function and DISK_F_NOCACHE | ae | 2012-10-21 | 1 | -3/+7 |
* | boot: use -march=i386 for both i386 and amd64 builds | avg | 2012-10-20 | 1 | -2/+2 |
* | add detection of serial console presence to btx and boot2-like blocks | avg | 2012-10-06 | 6 | -20/+35 |
* | i386 comconsole: don't loop forever if hardware doesn't respond | avg | 2012-10-06 | 1 | -14/+22 |
* | zfsboot: simplify probe_drive() a little bit | avg | 2012-10-06 | 1 | -27/+13 |
* | zfs boot: export boot/primary pool and vdev guid all the way to kenv | avg | 2012-10-06 | 2 | -2/+20 |
* | zfsboot: use the same zfs dataset naming format as loader | avg | 2012-10-06 | 1 | -32/+53 |
* | zfs boot: add lszfs command to i386 loader | avg | 2012-10-06 | 1 | -0/+23 |
* | Reduce the number of attempts to detect proper kld format for the amd64 | ae | 2012-09-30 | 2 | -0/+7 |
* | Almost each time when loader opens a file, this leads to calling | ae | 2012-09-29 | 1 | -1/+9 |
* | Disable splitfs support, since we aren't support floppies for a long | ae | 2012-09-29 | 1 | -0/+2 |