summaryrefslogtreecommitdiff
path: root/usr/src/cmd/boot/installboot/i386/installboot.c
AgeCommit message (Expand)AuthorFilesLines
2019-11-2011999 installboot: multiple stage1 locations are mismanagedToomas Soome1-14/+26
2019-10-0211757 installboot: install vbr only when stage2 is installedToomas Soome1-12/+27
2019-09-2311743 installboot: stage2 partition may be smaller than mboot bufferToomas Soome1-2/+5
2019-09-2311742 installboot: PCFS needs mbr update even if there is X86BOOT partitionToomas Soome1-8/+5
2019-09-2011712 installboot: ignore the case of missing loader64.efi or loader32.efiToomas Soome1-13/+39
2019-09-1011634 installboot should support ESP updatesToomas Soome1-983/+1819
2019-07-3111502 installboot: find_multiboot() does crash with small filesToomas Soome1-1/+2
2019-05-0610849 installboot: use err.h api and strdup()Toomas Soome1-27/+21
2017-02-237888 installboot: print version info of the fileToomas Soome1-25/+36
2017-02-237854 installboot should set MBR to load partition boot block if it was installedToomas Soome1-10/+42
2016-09-226701 add installboot to i386 platform (loader project)Toomas Soome1-0/+1597