summaryrefslogtreecommitdiff
path: root/usr/src/boot
AgeCommit message (Expand)AuthorFilesLines
2020-12-07 [illumos-gate merge]Dan McDonald3-63/+187
2020-12-0713345 loader: xdr_array is missing countToomas Soome2-63/+186
2020-12-0413344 loader: zfs_probe_partition should skip EFI System PartitionToomas Soome2-1/+2
2020-12-02 [illumos-gate merge]release-20201203Dan McDonald11-33/+125
2020-12-0113332 loader: iterate consoles to draw loader menu screenToomas Soome11-33/+125
2020-12-01 [illumos-gate merge]Dan McDonald2-9/+12
2020-12-0113331 loader: term_drawrect and putimage coordinates fixToomas Soome2-9/+12
2020-11-25 [illumos-gate merge]Dan McDonald3-5/+9
2020-11-2513060 loader: fb-putimage fails silently even with debug flag setAndrew Stormont3-5/+9
2020-11-24 [illumos-gate merge]Dan McDonald2-3/+33
2020-11-2313314 loader: make sure console variable has usable consolesToomas Soome2-3/+33
2020-11-16 [illumos-gate merge]Jason King15-402/+3404
2020-11-137537 want nextboot (one time boot) supportToomas Soome15-402/+3404
2020-10-28 [illumos-gate merge]Dan McDonald7-91/+163
2020-10-2713204 loader: 8-bit depth can draw 256 colorsToomas Soome7-91/+163
2020-10-19 [illumos-gate merge]Dan McDonald3-20/+3
2020-10-1813223 gptzfsboot: we also depend on LIBI386Toomas Soome1-1/+1
2020-10-1613224 loader: edd_device_path_v3 is too smallToomas Soome2-19/+2
2020-10-12 [illumos-gate merge]Jerry Jelinek5-62/+192
2020-10-0913153 loader: before falling back to default, also use EDID standard timingsToomas Soome5-62/+192
2020-10-08 [illumos-gate merge]Jerry Jelinek4-109/+176
2020-10-0713152 loader: add flat panel info queryToomas Soome3-31/+98
2020-10-0713155 loader: cstyle cleanup of pager.cToomas Soome1-78/+78
2020-09-28 [illumos-gate merge]Jerry Jelinek7-255/+48
2020-09-2513173 loader: add strtoul, strtoull, memmem and abortToomas Soome7-255/+48
2020-09-22 [illumos-gate merge]Jerry Jelinek11-1467/+32
2020-09-2113160 loader: Remove NAND and NANDFS supportToomas Soome8-1079/+0
2020-09-2113159 loader: remove common/ufsread.cToomas Soome1-363/+0
2020-09-2113176 gptzfsboot: rework stage3 loadingToomas Soome2-25/+32
2020-08-26 [illumos-gate merge]release-20200827Jerry Jelinek15-130/+265
2020-08-2513003 console: multiple issues related to colors and font loading and switchingToomas Soome15-130/+265
2020-08-24 [illumos-gate merge]Jerry Jelinek4-128/+129
2020-08-2213062 loader: make env_discard() publicToomas Soome3-127/+123
2020-08-2113068 gptzfsboot: command from /boot/config should be nul terminatedToomas Soome2-2/+7
2020-08-11 [illumos-gate merge]Jerry Jelinek2-16/+124
2020-08-1113019 loader.efi: cursor and pixel draw should use Blt() if possibleToomas Soome2-16/+124
2020-07-29 [illumos-gate merge]release-20200730Jerry Jelinek2-23/+23
2020-07-2912992 loader: logo-illumos.4th needs to have mode resetsToomas Soome1-19/+19
2020-07-2812982 ambiguous instructions require an explicit suffixAndy Fiddaman1-4/+4
2020-07-14 [illumos-gate merge]Jerry Jelinek2-5/+53
2020-07-1312935 loader: setting vdev size based on label asize is not workingToomas Soome2-5/+53
2020-07-09 [illumos-gate merge]Jerry Jelinek2-30/+19
2020-07-0812927 loader: move zfs_boot_args to bootargs.hToomas Soome2-30/+19
2020-07-08 [illumos-gate merge]Jerry Jelinek1-0/+16
2020-07-0712926 libstand: add missing iscntrl() isgraph() and ispunct()Toomas Soome1-0/+16
2020-06-29 [illumos-gate merge]Jerry Jelinek2-3/+13
2020-06-2712901 loader: can not read zfs pool with slog removedToomas Soome2-3/+13
2020-06-22 [illumos-gate merge]Jerry Jelinek2-71/+102
2020-06-1912836 loader: strings in nvlist are counted strings, not c-stringsToomas Soome2-71/+102
2020-05-19 [illumos-gate merge]release-20200521Jerry Jelinek1-11/+7