summaryrefslogtreecommitdiff
path: root/usr/src/boot/Makefile.version
AgeCommit message (Expand)AuthorFilesLines
2019-09-2011718 gptzfsboot: exit() should call __exit()Toomas Soome1-1/+1
2019-09-1811663 loader.efi: text mode background color is limited to 3 bitsToomas Soome1-1/+1
2019-09-1711587 loader.efi: comparison is always true due to limited range of data typeToomas Soome1-1/+1
2019-09-1211666 loader: remove panic macro from zfssubr.cToomas Soome1-1/+1
2019-09-1111649 loader.efi: some systems do not translate scan code 0x8 to backspaceToomas Soome1-1/+1
2019-09-1011648 loader.efi: comconsole should set EFI_SERIAL_REQUEST_TO_SEND bitToomas Soome1-1/+1
2019-08-2011517 loader.efi: efipart should be more careful about constructing block dev...Toomas Soome1-1/+1
2019-08-1511555 gptzfsboot: boot prompt is not refreshed on device changeToomas Soome1-1/+1
2019-08-1510166 loader: support com.delphix:removingToomas Soome1-1/+1
2019-08-1411549 loader: smatch error: efi_cons_cursor(): uninitialized symbol 'row' and...Toomas Soome1-1/+1
2019-08-1211475 gptzfsboot: update parsing the option switchesToomas Soome1-1/+1
2019-08-0711516 loader.efi: replace HandleProtocol() with OpenProtocol()Toomas Soome1-1/+1
2019-06-2811277 Loader cannot boot from root pool with encryption enabledAndy Fiddaman1-1/+1
2019-06-1811074 loader: mod_loadkld() error: we previously assumed 'last_file' could be...Toomas Soome1-1/+1
2019-05-2111045 libstand: smatch errors in dosfs and zfs readerToomas Soome1-1/+1
2019-05-1610947 loader: memory related issues in module.cToomas Soome1-1/+1
2019-05-1510933 loader: Make lsdev -v output line up in neat columnsToomas Soome1-1/+1
2019-05-0810912 loader: validate sectorsize argument in disk_open()Toomas Soome1-1/+1
2019-04-2210605 loader: boot2 build should use ldscriptToomas Soome1-1/+1
2019-04-1510598 loader: implement map-vdisk and unmap-vdisk commandsToomas Soome1-1/+1
2019-04-0210545 loader: console should be able to print information about deviceToomas Soome1-1/+1
2019-03-2110481 loader.efi: comconsole needs to identify the port handle betterToomas Soome1-1/+1
2019-03-1510511 loader: comconsole comc_setup should return booleanToomas Soome1-1/+1
2019-03-0710454 loader: panic does add newline for usToomas Soome1-1/+1
2019-02-2710446 loader: split panic routineToomas Soome1-1/+1
2019-02-2510443 loader: move panic.c to libstandToomas Soome1-1/+1
2019-02-1810411 loader: dev_net: correct net_open's interpretation of paramsToomas Soome1-1/+1
2019-01-2810199 loader: vbe should use bio_alloc for edid infoToomas Soome1-1/+1
2019-01-1410173 loader: support newer ZFS versionsToomas Soome1-1/+1
2019-01-0910171 biosdisk: use int13h ah=08 and ah=15 to count the floppy devicesToomas Soome1-1/+1
2019-01-0410064 loader: zfs reader should not probe partitionless disksToomas Soome1-1/+1
2018-12-1710058 loader: Add an ISO9660 "partition table" type to loader.Toomas Soome1-1/+1
2018-12-089956 loader: create separate lists for fd, cd and hd, merge bioscd with biosdiskToomas Soome1-1/+1
2018-08-169703 loader: stage1 should not probe floppies for zfsToomas Soome1-1/+1
2018-08-099668 loader: rename zfsloader to loaderToomas Soome1-1/+1
2018-06-119543 loader: bd_io needs a bit cleanupToomas Soome1-1/+1
2018-04-239423 loader: zfs_bootfs() needs to use config pool txg for boot deviceToomas Soome1-1/+1
2018-03-109198 libstand: Const-ify buffer argument of write(2) analogToomas Soome1-1/+1
2018-02-239167 gptzfsboot and zfsloader can't find slices inside PTABLE_VTOC label afte...Toomas Soome1-1/+1
2018-02-179099 loader: Solaris 2 partition may have no VTOCToomas Soome1-1/+1
2017-10-068647 loader should support large_dnodeToomas Soome1-1/+1
2017-09-048598 loader: Fix BSD label partition end sector calculation.Toomas Soome1-1/+1
2017-07-138421 loader: chain load relocate data declaration is badToomas Soome1-1/+1
2017-06-218374 loader: devicename.c cleanupToomas Soome1-1/+1
2017-06-128303 loader: biosdisk interface should be able to cope with 4k sectorsToomas Soome1-1/+1
2017-05-308271 loader: Replacing iterating over rootpath by strsepToomas Soome1-1/+1
2017-05-278171 loader: distinguish NFS versus TFTP boot by rootpathToomas Soome1-1/+1
2017-05-258099 loader: do not build complex commandline for mb2 kernelToomas Soome1-1/+1
2017-05-028091 gptzfboot: status does print duplicate header lineToomas Soome1-1/+1
2017-04-278010 loader: want mechanism to avoid RA with bcacheToomas Soome1-1/+1