K 10 svn:author V 10 nwhitehorn K 8 svn:date V 27 2017-12-28T01:21:30.920124Z K 7 svn:log V 404 Fix bug introduced in r326674, in which efi boot partitions created by the installer but not mounted (i.e. with boot1.efifat dd'ed to them rather than the forthcoming proper filesystem) would get newfs_msdos run on them immediately after the boot code was copied. This would overwrite the bootstrap code, causing the EFI system partition to be blanked and resulting in an unbootable system. PR: 224562 END