loader: need UEFI32 support
commit574697cfa605bbd4c77a5530bd7c3a56c22618e3
authorToomas Soome <tsoome@me.com>
Mon, 16 Jul 2018 22:37:52 +0000 (17 01:37 +0300)
committerToomas Soome <tsoome@me.com>
Tue, 17 Jul 2018 07:42:19 +0000 (17 10:42 +0300)
treee514af9c571c45b84a66c540d7ef9fa97e974773
parente40ed82d42bd48568df794ed116c188044b373a2
loader: need UEFI32 support
49 files changed:
usr/src/boot/sys/boot/Makefile
usr/src/boot/sys/boot/common/bootstrap.h
usr/src/boot/sys/boot/common/multiboot2.c
usr/src/boot/sys/boot/common/paths.h
usr/src/boot/sys/boot/efi/Makefile.inc
usr/src/boot/sys/boot/efi/boot1/Makefile [copied from usr/src/boot/sys/boot/ficl/Makefile with 88% similarity]
usr/src/boot/sys/boot/efi/boot1/Makefile.com [moved from usr/src/boot/sys/boot/efi/boot1/Makefile with 65% similarity]
usr/src/boot/sys/boot/efi/boot1/amd64/Makefile [copied from usr/src/boot/sys/boot/libstand/amd64/Makefile with 66% similarity]
usr/src/boot/sys/boot/efi/boot1/i386/Makefile [copied from usr/src/boot/sys/boot/libstand/i386/Makefile with 67% similarity]
usr/src/boot/sys/boot/efi/boot1/zfs_module.c
usr/src/boot/sys/boot/efi/include/i386/efibind.h
usr/src/boot/sys/boot/efi/libefi/Makefile [copied from usr/src/boot/sys/boot/ficl/Makefile with 88% similarity]
usr/src/boot/sys/boot/efi/libefi/Makefile.com [moved from usr/src/boot/sys/boot/efi/libefi/Makefile with 50% similarity]
usr/src/boot/sys/boot/efi/libefi/amd64/Makefile [copied from usr/src/boot/sys/boot/zfs/amd64/Makefile with 77% similarity]
usr/src/boot/sys/boot/efi/libefi/i386/Makefile [copied from usr/src/boot/sys/boot/zfs/i386/Makefile with 77% similarity]
usr/src/boot/sys/boot/efi/loader/Makefile [copied from usr/src/boot/sys/boot/ficl/Makefile with 88% similarity]
usr/src/boot/sys/boot/efi/loader/Makefile.com [moved from usr/src/boot/sys/boot/efi/loader/Makefile with 62% similarity]
usr/src/boot/sys/boot/efi/loader/amd64/Makefile [copied from usr/src/boot/sys/boot/libstand/amd64/Makefile with 65% similarity]
usr/src/boot/sys/boot/efi/loader/arch/amd64/Makefile.inc
usr/src/boot/sys/boot/efi/loader/arch/i386/Makefile.inc
usr/src/boot/sys/boot/efi/loader/arch/i386/ldscript.i386
usr/src/boot/sys/boot/efi/loader/arch/i386/multiboot_tramp.S [new file with mode: 0644]
usr/src/boot/sys/boot/efi/loader/bootinfo.c
usr/src/boot/sys/boot/efi/loader/copy.c
usr/src/boot/sys/boot/efi/loader/efi_main.c
usr/src/boot/sys/boot/efi/loader/framebuffer.c [moved from usr/src/boot/sys/boot/efi/loader/arch/amd64/framebuffer.c with 99% similarity]
usr/src/boot/sys/boot/efi/loader/framebuffer.h [moved from usr/src/boot/sys/boot/efi/loader/arch/amd64/framebuffer.h with 100% similarity]
usr/src/boot/sys/boot/efi/loader/i386/Makefile [copied from usr/src/boot/sys/boot/libstand/i386/Makefile with 65% similarity]
usr/src/boot/sys/boot/efi/loader/loader_efi.h
usr/src/boot/sys/boot/efi/loader/main.c
usr/src/boot/sys/boot/i386/Makefile
usr/src/boot/sys/boot/i386/gptzfsboot/Makefile
usr/src/boot/sys/boot/i386/libi386/Makefile
usr/src/boot/sys/boot/i386/libzfsboot/Makefile [copied from usr/src/boot/sys/boot/zfs/Makefile.com with 72% similarity]
usr/src/boot/sys/boot/i386/loader/Makefile
usr/src/boot/sys/boot/libficl/Makefile [moved from usr/src/boot/sys/boot/ficl/Makefile with 100% similarity]
usr/src/boot/sys/boot/libficl/Makefile.com [moved from usr/src/boot/sys/boot/ficl/Makefile.inc with 83% similarity]
usr/src/boot/sys/boot/libficl/amd64/Makefile [moved from usr/src/boot/sys/boot/ficl/amd64/Makefile with 82% similarity]
usr/src/boot/sys/boot/libficl/ficllocal.h [moved from usr/src/boot/sys/boot/ficl/ficllocal.h with 100% similarity]
usr/src/boot/sys/boot/libficl/i386/Makefile [moved from usr/src/boot/sys/boot/ficl/i386/Makefile with 82% similarity]
usr/src/boot/sys/boot/libficl/softcore/Makefile [moved from usr/src/boot/sys/boot/ficl/softcore/Makefile with 100% similarity]
usr/src/boot/sys/boot/libstand/Makefile.com
usr/src/boot/sys/boot/libstand/amd64/Makefile
usr/src/boot/sys/boot/libstand/i386/Makefile
usr/src/boot/sys/boot/zfs/Makefile
usr/src/boot/sys/boot/zfs/Makefile.com
usr/src/boot/sys/boot/zfs/amd64/Makefile
usr/src/boot/sys/boot/zfs/i386/Makefile
usr/src/pkg/manifests/system-boot-loader.mf