/freebsd/tools/boot/ |
H A D | install-boot.sh | diff db8b56134506840832bec2d1ce07b9e00d4d6d71 Thu Dec 20 20:39:37 CET 2018 Rebecca Cran <bcran@FreeBSD.org> Rework UEFI ESP generation
Currently, the installer uses pre-created 800KB FAT12 filesystems that it dd's onto the ESP partition. This changeset improves that by having the installer generate a FAT32 filesystem directly onto the ESP using newfs_msdos and then copying loader.efi into /EFI/freebsd. For live installs it then runs efibootmgr to add a FreeBSD boot entry in the BIOS.
Sponsored by: Netflix Differential Revision: https://reviews.freebsd.org/D17947
|
H A D | rootgen.sh | diff db8b56134506840832bec2d1ce07b9e00d4d6d71 Thu Dec 20 20:39:37 CET 2018 Rebecca Cran <bcran@FreeBSD.org> Rework UEFI ESP generation
Currently, the installer uses pre-created 800KB FAT12 filesystems that it dd's onto the ESP partition. This changeset improves that by having the installer generate a FAT32 filesystem directly onto the ESP using newfs_msdos and then copying loader.efi into /EFI/freebsd. For live installs it then runs efibootmgr to add a FreeBSD boot entry in the BIOS.
Sponsored by: Netflix Differential Revision: https://reviews.freebsd.org/D17947
|
/freebsd/release/arm64/ |
H A D | make-memstick.sh | diff db8b56134506840832bec2d1ce07b9e00d4d6d71 Thu Dec 20 20:39:37 CET 2018 Rebecca Cran <bcran@FreeBSD.org> Rework UEFI ESP generation
Currently, the installer uses pre-created 800KB FAT12 filesystems that it dd's onto the ESP partition. This changeset improves that by having the installer generate a FAT32 filesystem directly onto the ESP using newfs_msdos and then copying loader.efi into /EFI/freebsd. For live installs it then runs efibootmgr to add a FreeBSD boot entry in the BIOS.
Sponsored by: Netflix Differential Revision: https://reviews.freebsd.org/D17947
|
/freebsd/usr.sbin/bsdinstall/partedit/ |
H A D | partedit_x86.c | diff db8b56134506840832bec2d1ce07b9e00d4d6d71 Thu Dec 20 20:39:37 CET 2018 Rebecca Cran <bcran@FreeBSD.org> Rework UEFI ESP generation
Currently, the installer uses pre-created 800KB FAT12 filesystems that it dd's onto the ESP partition. This changeset improves that by having the installer generate a FAT32 filesystem directly onto the ESP using newfs_msdos and then copying loader.efi into /EFI/freebsd. For live installs it then runs efibootmgr to add a FreeBSD boot entry in the BIOS.
Sponsored by: Netflix Differential Revision: https://reviews.freebsd.org/D17947
|
H A D | gpart_ops.c | diff db8b56134506840832bec2d1ce07b9e00d4d6d71 Thu Dec 20 20:39:37 CET 2018 Rebecca Cran <bcran@FreeBSD.org> Rework UEFI ESP generation
Currently, the installer uses pre-created 800KB FAT12 filesystems that it dd's onto the ESP partition. This changeset improves that by having the installer generate a FAT32 filesystem directly onto the ESP using newfs_msdos and then copying loader.efi into /EFI/freebsd. For live installs it then runs efibootmgr to add a FreeBSD boot entry in the BIOS.
Sponsored by: Netflix Differential Revision: https://reviews.freebsd.org/D17947
|
/freebsd/usr.sbin/bsdinstall/scripts/ |
H A D | bootconfig | diff db8b56134506840832bec2d1ce07b9e00d4d6d71 Thu Dec 20 20:39:37 CET 2018 Rebecca Cran <bcran@FreeBSD.org> Rework UEFI ESP generation
Currently, the installer uses pre-created 800KB FAT12 filesystems that it dd's onto the ESP partition. This changeset improves that by having the installer generate a FAT32 filesystem directly onto the ESP using newfs_msdos and then copying loader.efi into /EFI/freebsd. For live installs it then runs efibootmgr to add a FreeBSD boot entry in the BIOS.
Sponsored by: Netflix Differential Revision: https://reviews.freebsd.org/D17947
|
H A D | zfsboot | diff db8b56134506840832bec2d1ce07b9e00d4d6d71 Thu Dec 20 20:39:37 CET 2018 Rebecca Cran <bcran@FreeBSD.org> Rework UEFI ESP generation
Currently, the installer uses pre-created 800KB FAT12 filesystems that it dd's onto the ESP partition. This changeset improves that by having the installer generate a FAT32 filesystem directly onto the ESP using newfs_msdos and then copying loader.efi into /EFI/freebsd. For live installs it then runs efibootmgr to add a FreeBSD boot entry in the BIOS.
Sponsored by: Netflix Differential Revision: https://reviews.freebsd.org/D17947
|
/freebsd/share/man/man8/ |
H A D | uefi.8 | diff db8b56134506840832bec2d1ce07b9e00d4d6d71 Thu Dec 20 20:39:37 CET 2018 Rebecca Cran <bcran@FreeBSD.org> Rework UEFI ESP generation
Currently, the installer uses pre-created 800KB FAT12 filesystems that it dd's onto the ESP partition. This changeset improves that by having the installer generate a FAT32 filesystem directly onto the ESP using newfs_msdos and then copying loader.efi into /EFI/freebsd. For live installs it then runs efibootmgr to add a FreeBSD boot entry in the BIOS.
Sponsored by: Netflix Differential Revision: https://reviews.freebsd.org/D17947
|
/freebsd/release/i386/ |
H A D | make-memstick.sh | diff db8b56134506840832bec2d1ce07b9e00d4d6d71 Thu Dec 20 20:39:37 CET 2018 Rebecca Cran <bcran@FreeBSD.org> Rework UEFI ESP generation
Currently, the installer uses pre-created 800KB FAT12 filesystems that it dd's onto the ESP partition. This changeset improves that by having the installer generate a FAT32 filesystem directly onto the ESP using newfs_msdos and then copying loader.efi into /EFI/freebsd. For live installs it then runs efibootmgr to add a FreeBSD boot entry in the BIOS.
Sponsored by: Netflix Differential Revision: https://reviews.freebsd.org/D17947
|
/freebsd/release/amd64/ |
H A D | make-memstick.sh | diff db8b56134506840832bec2d1ce07b9e00d4d6d71 Thu Dec 20 20:39:37 CET 2018 Rebecca Cran <bcran@FreeBSD.org> Rework UEFI ESP generation
Currently, the installer uses pre-created 800KB FAT12 filesystems that it dd's onto the ESP partition. This changeset improves that by having the installer generate a FAT32 filesystem directly onto the ESP using newfs_msdos and then copying loader.efi into /EFI/freebsd. For live installs it then runs efibootmgr to add a FreeBSD boot entry in the BIOS.
Sponsored by: Netflix Differential Revision: https://reviews.freebsd.org/D17947
|
H A D | mkisoimages.sh | diff db8b56134506840832bec2d1ce07b9e00d4d6d71 Thu Dec 20 20:39:37 CET 2018 Rebecca Cran <bcran@FreeBSD.org> Rework UEFI ESP generation
Currently, the installer uses pre-created 800KB FAT12 filesystems that it dd's onto the ESP partition. This changeset improves that by having the installer generate a FAT32 filesystem directly onto the ESP using newfs_msdos and then copying loader.efi into /EFI/freebsd. For live installs it then runs efibootmgr to add a FreeBSD boot entry in the BIOS.
Sponsored by: Netflix Differential Revision: https://reviews.freebsd.org/D17947
|
/freebsd/tools/tools/nanobsd/embedded/ |
H A D | common | diff db8b56134506840832bec2d1ce07b9e00d4d6d71 Thu Dec 20 20:39:37 CET 2018 Rebecca Cran <bcran@FreeBSD.org> Rework UEFI ESP generation
Currently, the installer uses pre-created 800KB FAT12 filesystems that it dd's onto the ESP partition. This changeset improves that by having the installer generate a FAT32 filesystem directly onto the ESP using newfs_msdos and then copying loader.efi into /EFI/freebsd. For live installs it then runs efibootmgr to add a FreeBSD boot entry in the BIOS.
Sponsored by: Netflix Differential Revision: https://reviews.freebsd.org/D17947
|
/freebsd/release/tools/ |
H A D | vmimage.subr | diff db8b56134506840832bec2d1ce07b9e00d4d6d71 Thu Dec 20 20:39:37 CET 2018 Rebecca Cran <bcran@FreeBSD.org> Rework UEFI ESP generation
Currently, the installer uses pre-created 800KB FAT12 filesystems that it dd's onto the ESP partition. This changeset improves that by having the installer generate a FAT32 filesystem directly onto the ESP using newfs_msdos and then copying loader.efi into /EFI/freebsd. For live installs it then runs efibootmgr to add a FreeBSD boot entry in the BIOS.
Sponsored by: Netflix Differential Revision: https://reviews.freebsd.org/D17947
|