loader: UEFI loader needs to set ISADIR based on hardware
commit3f874b5e645000793b7ea200be2f3d05eebbfc29
authorToomas Soome <tsoome@me.com>
Sun, 17 Jul 2016 17:39:53 +0000 (17 20:39 +0300)
committerToomas Soome <tsoome@me.com>
Tue, 17 Jul 2018 07:43:05 +0000 (17 10:43 +0300)
tree87fb185cc042b9bb54da48b14e9678173687e157
parent574697cfa605bbd4c77a5530bd7c3a56c22618e3
loader: UEFI loader needs to set ISADIR based on hardware
usr/src/boot/sys/boot/efi/loader/arch/amd64/Makefile.inc
usr/src/boot/sys/boot/efi/loader/arch/amd64/bootinfo64.c [new file with mode: 0644]
usr/src/boot/sys/boot/efi/loader/arch/i386/Makefile.inc
usr/src/boot/sys/boot/efi/loader/arch/i386/bootinfo64.c [new file with mode: 0644]
usr/src/boot/sys/boot/efi/loader/loader_efi.h
usr/src/boot/sys/boot/efi/loader/main.c