Searched refs:GNUEFIARCH (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/sys/arch/i386/stand/efiboot/bootia32/
H A DMakefile9 GNUEFIARCH= ia32 macro
/netbsd-current/sys/stand/efiboot/bootriscv64/
H A DMakefile6 GNUEFIARCH= riscv64 macro
/netbsd-current/sys/stand/efiboot/bootaa64/
H A DMakefile6 GNUEFIARCH= aarch64 macro
/netbsd-current/sys/lib/libgnuefi/
H A DMakefile25 GNUEFIARCH=ia32 macro
27 GNUEFIARCH=${LIBGNUEFI_ARCH} macro
50 .PATH.c: ${GNUEFIDIR} ${GNUEFIDIST}/lib/${GNUEFIARCH} ${GNUEFIDIST}/lib ${GNUEFIDIST}/lib/runtime
51 .PATH.S: ${GNUEFIDIR} ${GNUEFIDIST}/lib/${GNUEFIARCH} ${GNUEFIDIST}/lib ${GNUEFIDIST}/lib/runtime
/netbsd-current/sys/stand/efiboot/bootarm/
H A DMakefile6 GNUEFIARCH= arm macro
/netbsd-current/sys/stand/efiboot/
H A DMakefile.efiboot14 GNUEFIARCH?= ${MACHINE_CPU}
15 CPPFLAGS+= -I${EFIDIR}/inc -I${EFIDIR}/inc/${GNUEFIARCH}
18 LDSCRIPT?= ${EFIDIR}/gnuefi/elf_${GNUEFIARCH}_efi.lds
23 SOURCES= crt0-efi-${GNUEFIARCH}.S reloc_${GNUEFIARCH}.c
/netbsd-current/sys/arch/i386/stand/efiboot/
H A DMakefile.efiboot83 GNUEFIARCH?= ${MACHINE_CPU}
84 CPPFLAGS+= -I${EFIDIR}/inc -I${EFIDIR}/inc/${GNUEFIARCH}

Completed in 92 milliseconds