K 10 svn:author V 10 nwhitehorn K 8 svn:date V 27 2017-12-08T00:57:13.672833Z K 7 svn:log V 327 Support mounted boot partitions in the installer. This allows the platform layer, for example, to specify that the EFI boot partition should be mounted at /efi and formatted normally with newfs_msdos rather than splatted to from /boot/boot1.efifat. This commit adds only the API for this; actual platform use will come later. END