HomeFreeBSD

Copy the new ia32 loader

Description

Copy the new ia32 loader

This handles copying in install-boot.sh and bsdinstall's bootconfig.

install-boot.sh:
make_esp_file now optionally takes extra arguments so it can copy
multiple files. This is used by the amd64 release scripts.
make_esp_device also takes an extra optional argument for efibootname.
This is currently unused, but it can be used in the future to do
something like:
make_esp_device loader.efi bootx64
make_esp_device loader_ia32.efi bootia32

Reviewed by: imp
Pull Request: https://github.com/freebsd/freebsd-src/pull/1098

Details

Provenance
Ahmad Khalifa <ahmadkhalifa570@gmail.com>Authored on Jun 3 2024, 1:53 AM
impCommitted on Fri, Sep 20, 2:45 PM
Parents
rGb538d4911004: Add a new sysctl in order to diffrentiate UEFI architectures
Branches
Unknown
Tags
Unknown

Event Timeline

imp committed rG599273f942b8: Copy the new ia32 loader (authored by Ahmad Khalifa <ahmadkhalifa570@gmail.com>).Fri, Sep 20, 2:45 PM