2001169405
* conf/i386/efi.rmk (pkglib_MODULES): add pci.mod and lspci.mod. (appleldr_mod_SOURCE): New variavle. (appleldr_mod_CFLAGS): Likewise. (appleldr_mod_LDFLAGS): Likewise. (pci_mod_SOURCES): Likewise. (pci_mod_CFLAGS): Likewise. (pci_mod_LDFLAGS): Likewise. (lspci_mod_SOURCES): Likewise. (lspci_mod_CFLAGS): Likewise. (lspci_mod_LDFLAGS): Likewise. * conf/x86_64-efi.rmk: New file. * disk/efi/efidisk.c (grub_efidisk_read): Wrap efi calls with efi_call_N macro. (grub_efidisk_write): Likewise. * include/efi/api.h (efi_call_0): New macro. (efi_call_1): Likewise. (efi_call_2): Likewise. (efi_call_3): Likewise. (efi_call_4): Likewise. (efi_call_5): Likewise. (efi_call_6): Likewise. * include/grub/efi/chainloader.h (grub_chainloader_cmd): Rename to grub_rescue_cmd_chainloader. * include/grub/efi/pe32.h (GRUB_PE32_MACHINE_X86_64): New macro. (grub_pe32_optional_header): Change some fields based on i386 or x86_64 platform. (GRUB_PE32_PE32_MAGIC): Likewise. * include/grub/efi/uga_draw.h: New file. * include/grub/elf.h (STN_ABS): New constant. (R_X86_64_NONE): Relocation constant for x86_64. (R_X86_64_64): Likewise. (R_X86_64_PC32): Likewise. (R_X86_64_GOT32): Likewise. (R_X86_64_PLT32): Likewise. (R_X86_64_COPY): Likewise. (R_X86_64_GLOB_DAT): Likewise. (R_X86_64_JUMP_SLOT): Likewise. (R_X86_64_RELATIVE): Likewise. (R_X86_64_GOTPCREL): Likewise. (R_X86_64_32): Likewise. (R_X86_64_32S): Likewise. (R_X86_64_16): Likewise. (R_X86_64_PC16): Likewise. (R_X86_64_8): Likewise. (R_X86_64_PC8): Likewise. * include/grub/i386/efi/pci.h: New file. * include/grub/i386/linux.h (GRUB_LINUX_EFI_SIGNATURE): Change it value based on platform. (GRUB_LINUX_EFI_SIGNATURE_0204): New constant. (GRUB_E820_RAM): Likewise. (GRUB_E820_RESERVED): Likewise. (GRUB_E820_ACPI): Likewise. (GRUB_E820_NVS): Likewise. (GRUB_E820_EXEC_CODE): Likewise. (GRUB_E820_MAX_ENTRY): Likewise. (grub_e820_mmap): New structure. (linux_kernel_header): Change the efi field according to different kernel version, also field from linux_kernel_header. * include/grub/kernel.h (grub_module_info): Add padding for x86_64. * include/grub/pci.h (GRUB_PCI_ADDR_SPACE_MASK): New constant. (GRUB_PCI_ADDR_SPACE_MEMORY): Likewise. (GRUB_PCI_ADDR_SPACE_IO): Likewise. (GRUB_PCI_ADDR_MEM_TYPE_MASK): Likewise. (GRUB_PCI_ADDR_MEM_TYPE_32): Likewise. (GRUB_PCI_ADDR_MEM_TYPE_1M): Likewise. (GRUB_PCI_ADDR_MEM_TYPE_64): Likewise. (GRUB_PCI_ADDR_MEM_PREFETCH): Likewise. (GRUB_PCI_ADDR_MEM_MASK): Likewise. (GRUB_PCI_ADDR_IO_MASK): Likewise. * include/grub/x86_64/efi/kernel.h: New file. * include/grub/x86_64/efi/loader.h: Likewise. * include/grub/x86_64/efi/machine.h: Likewise. * include/grub/x86_64/efi/pci.h: Likewise. * include/grub/x86_64/efi/time.h: Likewise. * include/grub/x86_64/linux.h: Likewise. * include/grub/x86_64/setjmp.h: Likewise. * include/grub/x86_64/time.h: Likewise. * include/grub/x86_64/types.h: Likewise. * kern/dl.c (GRUB_CPU_SIZEOF_VOID_P): Changed to GRUB_TARGET_SIZEOF_VOID_P. * kern/efi/efi.c (grub_efi_locate_protocol): Wrap efi calls. (grub_efi_locate_handle): Likewise. (grub_efi_open_protocol): Likewise. (grub_efi_set_text_mode): Likewise. (grub_efi_stall): Likewise. (grub_exit): Likewise. (grub_reboot): Likewise. (grub_halt): Likewise. (grub_efi_exit_boot_services): Likewise. (grub_get_rtc): Likewise. * kern/efi/mm.c (MEMORY_MAP_SIZE): Change to 0x3000 for new models. (GRUB_CPU_SIZEOF_VOID_P): Changed to GRUB_TARGET_SIZEOF_VOID_P. (grub_efi_allocate_pages): Wrap efi calls. (grub_efi_free_pages): Wrap efi calls. (grub_efi_get_memory_map): Wrap efi calls. * kern/x86_64/dl.c: New file. * kern/x86_64/efi/callwrap.S: Likewise. * kern/x86_64/efi/startup.S: Likewise. * loader/efi/appleloader.c: Likewise. * loader/efi/chainloader.c (cmdline): New variable. (grub_chainloader_unload): Wrap efi calls. (grub_chainloader_boot): Likewise. (grub_rescue_cmd_chainloader): Wrap efi calls, handle command line. * loader/efi/chainloader_normal.c (chainloader_command): Change grub_chainloader_cmd to grub_rescue_cmd_chainloader, pass command line. * loader/i386/efi/linux.c (allocate_pages): Change allocation method. (grub_e820_add_region): New function. (grub_linux_boot): Construct e820 map from efi map, handle x86_64 booting. (grub_find_video_card): New function. (grub_linux_setup_video): New function. (grub_rescue_cmd_linux): Probe for video information. * normal/x86_64/setjmp.S: New file. * term/efi/console.c (map_char): New function. (grub_console_putchar): Map unicode char. (grub_console_checkkey): Wrap efi calls. (grub_console_getkey): Likewise. (grub_console_getwh): Likewise. (grub_console_gotoxy): Likewise. (grub_console_cls): Likewise. (grub_console_setcolorstate): Likewise. (grub_console_setcursor): Likewise. * util/i386/efi/grub-mkimage.c: Add support for x86_64.
354 lines
9.7 KiB
Text
354 lines
9.7 KiB
Text
# Process this file with autoconf to produce a configure script.
|
|
|
|
# Copyright (C) 2002,2003,2004,2005,2006,2007,2008 Free Software Foundation, Inc.
|
|
#
|
|
# This configure.ac is free software; the author
|
|
# gives unlimited permission to copy and/or distribute it,
|
|
# with or without modifications, as long as this notice is preserved.
|
|
#
|
|
# This program is distributed in the hope that it will be useful,
|
|
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
|
|
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
|
|
# PARTICULAR PURPOSE.
|
|
|
|
dnl This configure script is complicated, because GRUB needs to deal
|
|
dnl with three potentially different types:
|
|
dnl
|
|
dnl build -- the environment for building GRUB
|
|
dnl host -- the environment for running utilities
|
|
dnl target -- the environment for running GRUB
|
|
dnl
|
|
dnl In addition, GRUB needs to deal with a platform specification
|
|
dnl which specifies the system running GRUB, such as firmware.
|
|
dnl This is necessary because the target type in autoconf does not
|
|
dnl describe such a system very well.
|
|
dnl
|
|
dnl The current strategy is to use variables with no prefix (such as
|
|
dnl CC, CFLAGS, etc.) for the host type as well as the build type,
|
|
dnl because GRUB does not need to use those variables for the build
|
|
dnl type, so there is no conflict. Variables with the prefix "TARGET_"
|
|
dnl (such as TARGET_CC, TARGET_CFLAGS, etc.) are used for the target
|
|
dnl type.
|
|
|
|
|
|
AC_INIT(GRUB, 1.96, [bug-grub@gnu.org])
|
|
AC_PREREQ(2.53)
|
|
AC_CONFIG_SRCDIR([include/grub/dl.h])
|
|
AC_CONFIG_HEADER([config.h])
|
|
|
|
# Checks for host and target systems.
|
|
AC_CANONICAL_HOST
|
|
AC_CANONICAL_TARGET
|
|
|
|
# Program name transformations
|
|
AC_ARG_PROGRAM
|
|
|
|
case "$host_cpu" in
|
|
powerpc64) host_m32=1 ;;
|
|
esac
|
|
|
|
case "$target_cpu" in
|
|
i[[3456]]86) target_cpu=i386 ;;
|
|
esac
|
|
|
|
# Specify the platform (such as firmware).
|
|
AC_ARG_WITH([platform],
|
|
AS_HELP_STRING([--with-platform=PLATFORM],
|
|
[select the host platform [[guessed]]]))
|
|
|
|
# Guess the platform if not specified.
|
|
if test "x$with_platform" = x; then
|
|
case "$target_cpu"-"$target_vendor" in
|
|
i386-apple) platform=efi ;;
|
|
i386-*) platform=pc ;;
|
|
powerpc-*) platform=ieee1275 ;;
|
|
sparc64-*) platform=ieee1275 ;;
|
|
*) AC_MSG_ERROR([unsupported machine type]) ;;
|
|
esac
|
|
else
|
|
platform="$with_platform"
|
|
fi
|
|
|
|
if test "x$platform" = "xefi" ; then
|
|
case "$target_cpu" in
|
|
i386) ;;
|
|
x86_64) target_m64=1 ;;
|
|
*) AC_MSG_ERROR([unsupported CPU type for EFI]) ;;
|
|
esac
|
|
else
|
|
case "$target_cpu" in
|
|
i386) ;;
|
|
x86_64) target_cpu=i386 target_m32=1 ;;
|
|
powerpc) ;;
|
|
powerpc64) target_cpu=powerpc target_m32=1;;
|
|
sparc64) ;;
|
|
*) AC_MSG_ERROR([unsupported CPU type]) ;;
|
|
esac
|
|
fi
|
|
|
|
# Sanity check.
|
|
case "$target_cpu"-"$platform" in
|
|
i386-efi) ;;
|
|
x86_64-efi) ;;
|
|
i386-pc) ;;
|
|
i386-linuxbios) ;;
|
|
i386-ieee1275) ;;
|
|
powerpc-ieee1275) ;;
|
|
sparc64-ieee1275) ;;
|
|
*) AC_MSG_ERROR([unsupported machine type]) ;;
|
|
esac
|
|
|
|
AC_SUBST(target_cpu)
|
|
AC_SUBST(platform)
|
|
|
|
#
|
|
# Checks for build programs.
|
|
#
|
|
|
|
# Although cmp is listed in the GNU Coding Standards as a command which
|
|
# can used directly, OpenBSD lacks cmp in the default installation.
|
|
AC_CHECK_PROGS([CMP], [cmp])
|
|
if test "x$CMP" = x; then
|
|
AC_MSG_ERROR([cmp is not found])
|
|
fi
|
|
|
|
AC_CHECK_PROGS([YACC], [bison])
|
|
if test "x$YACC" = x; then
|
|
AC_MSG_ERROR([bison is not found])
|
|
fi
|
|
|
|
for file in /usr/share/unifont/unifont.hex ; do
|
|
if test -e $file ; then
|
|
AC_SUBST([UNIFONT_HEX], [$file])
|
|
break
|
|
fi
|
|
done
|
|
|
|
AC_PROG_INSTALL
|
|
AC_PROG_AWK
|
|
AC_PROG_MAKE_SET
|
|
|
|
# These are not a "must".
|
|
AC_PATH_PROG(RUBY, ruby)
|
|
AC_PATH_PROG(HELP2MAN, help2man)
|
|
|
|
#
|
|
# Checks for host programs.
|
|
#
|
|
|
|
AC_PROG_CC
|
|
# Must be GCC.
|
|
test "x$GCC" = xyes || AC_MSG_ERROR([GCC is required])
|
|
|
|
AC_GNU_SOURCE
|
|
AC_SYS_LARGEFILE
|
|
|
|
# Identify characteristics of the host architecture.
|
|
AC_C_BIGENDIAN
|
|
AC_CHECK_SIZEOF(void *)
|
|
AC_CHECK_SIZEOF(long)
|
|
|
|
if test "x$host_m32" = x1; then
|
|
# Force 32-bit mode.
|
|
CFLAGS="$CFLAGS -m32"
|
|
LDFLAGS="$LDFLAGS -m32"
|
|
fi
|
|
|
|
# Check LZO when compiling for the i386-pc.
|
|
if test "$target_cpu"-"$platform" = i386-pc; then
|
|
AC_ARG_ENABLE([lzo],
|
|
[AS_HELP_STRING([--enable-lzo],
|
|
[use lzo to compress kernel (default is lzma)])])
|
|
[if [ x"$enable_lzo" = xyes ]; then
|
|
# There are three possibilities. LZO version 2 installed with the name
|
|
# liblzo2, with the name liblzo, and LZO version 1.]
|
|
AC_DEFINE([ENABLE_LZO], [1], [Use lzo compression])
|
|
AC_CHECK_LIB([lzo2], [__lzo_init_v2], [LIBLZO="-llzo2"],
|
|
[AC_CHECK_LIB([lzo], [__lzo_init_v2], [LIBLZO="-llzo"],
|
|
[AC_CHECK_LIB([lzo], [__lzo_init2], [LIBLZO="-llzo"],
|
|
[AC_MSG_ERROR([LZO library version 1.02 or later is required])])])])
|
|
AC_SUBST([LIBLZO])
|
|
[LIBS="$LIBS $LIBLZO"]
|
|
AC_CHECK_FUNC([lzo1x_999_compress], ,
|
|
[AC_MSG_ERROR([LZO1X-999 must be enabled])])
|
|
|
|
[# LZO version 2 uses lzo/lzo1x.h, while LZO version 1 uses lzo1x.h.]
|
|
AC_CHECK_HEADERS([lzo/lzo1x.h lzo1x.h])
|
|
[else]
|
|
AC_DEFINE([ENABLE_LZMA], [1], [Use lzma compression])
|
|
[fi]
|
|
AC_SUBST([enable_lzo])
|
|
fi
|
|
|
|
# Check for functions.
|
|
AC_CHECK_FUNCS(posix_memalign memalign)
|
|
|
|
#
|
|
# Check for target programs.
|
|
#
|
|
|
|
# For cross-compiling.
|
|
if test "x$target" != "x$host"; then
|
|
# XXX this depends on the implementation of autoconf!
|
|
tmp_ac_tool_prefix="$ac_tool_prefix"
|
|
ac_tool_prefix=$target_alias-
|
|
|
|
AC_CHECK_TOOLS(TARGET_CC, [gcc egcs cc],
|
|
[AC_MSG_ERROR([none of gcc, egcs and cc is found. set TARGET_CC manually.])])
|
|
AC_CHECK_TOOL(OBJCOPY, objcopy)
|
|
AC_CHECK_TOOL(STRIP, strip)
|
|
AC_CHECK_TOOL(NM, nm)
|
|
|
|
ac_tool_prefix="$tmp_ac_tool_prefix"
|
|
else
|
|
if test "x$TARGET_CC" = x; then
|
|
TARGET_CC=$CC
|
|
fi
|
|
AC_CHECK_TOOL(OBJCOPY, objcopy)
|
|
AC_CHECK_TOOL(STRIP, strip)
|
|
AC_CHECK_TOOL(NM, nm)
|
|
fi
|
|
AC_SUBST(TARGET_CC)
|
|
|
|
|
|
# Test the C compiler for the target environment.
|
|
tmp_CC="$CC"
|
|
tmp_CFLAGS="$CFLAGS"
|
|
tmp_LDFLAGS="$LDFLAGS"
|
|
tmp_CPPFLAGS="$CPPFLAGS"
|
|
tmp_LIBS="$LIBS"
|
|
CC="$TARGET_CC"
|
|
CFLAGS="$TARGET_CFLAGS"
|
|
CPPFLAGS="$TARGET_CPPFLAGS"
|
|
LDFLAGS="$TARGET_LDFLAGS"
|
|
LIBS=""
|
|
|
|
if test "x$TARGET_CFLAGS" = x; then
|
|
# debug flags.
|
|
TARGET_CFLAGS="-Wall -W -Wshadow -Wpointer-arith -Wmissing-prototypes \
|
|
-Wundef -Wstrict-prototypes -g"
|
|
|
|
# optimization flags.
|
|
AC_CACHE_CHECK([whether optimization for size works], grub_cv_cc_Os, [
|
|
CFLAGS=-Os
|
|
AC_TRY_COMPILE(, , grub_cv_cc_Os=yes, grub_cv_cc_Os=no)
|
|
])
|
|
if test "x$grub_cv_cc_Os" = xyes; then
|
|
TARGET_CFLAGS="$TARGET_CFLAGS -Os"
|
|
else
|
|
TARGET_CFLAGS="$TARGET_CFLAGS -O2 -fno-strength-reduce -fno-unroll-loops"
|
|
fi
|
|
|
|
# Force no alignment to save space on i386.
|
|
if test "x$target_cpu" = xi386; then
|
|
AC_CACHE_CHECK([whether -falign-loops works], [grub_cv_cc_falign_loop], [
|
|
CFLAGS="-falign-loops=1"
|
|
AC_TRY_COMPILE(, , [grub_cv_cc_falign_loop=yes], [grub_cv_cc_falign_loop=no])
|
|
])
|
|
|
|
if test "x$grub_cv_cc_falign_loop" = xyes; then
|
|
TARGET_CFLAGS="$TARGET_CFLAGS -falign-jumps=1 -falign-loops=1 -falign-functions=1"
|
|
else
|
|
TARGET_CFLAGS="$TARGET_CFLAGS -malign-jumps=1 -malign-loops=1 -malign-functions=1"
|
|
fi
|
|
fi
|
|
fi
|
|
|
|
if test "x$target_m32" = x1; then
|
|
# Force 32-bit mode.
|
|
TARGET_CFLAGS="$TARGET_CFLAGS -m32"
|
|
TARGET_LDFLAGS="$TARGET_LDFLAGS -m32"
|
|
fi
|
|
|
|
if test "x$target_m64" = x1; then
|
|
# Force 64-bit mode.
|
|
TARGET_CFLAGS="$TARGET_CFLAGS -m64"
|
|
TARGET_LDFLAGS="$TARGET_LDFLAGS -m64"
|
|
fi
|
|
|
|
#
|
|
# Compiler features.
|
|
#
|
|
|
|
# Smashing stack protector.
|
|
grub_CHECK_STACK_PROTECTOR
|
|
# Need that, because some distributions ship compilers that include
|
|
# `-fstack-protector' in the default specs.
|
|
if test "x$ssp_possible" = xyes; then
|
|
TARGET_CFLAGS="$TARGET_CFLAGS -fno-stack-protector"
|
|
fi
|
|
|
|
AC_SUBST(TARGET_CFLAGS)
|
|
AC_SUBST(TARGET_CPPFLAGS)
|
|
AC_SUBST(TARGET_LDFLAGS)
|
|
AC_SUBST(MODULE_LDFLAGS)
|
|
|
|
# Set them to their new values for the tests below.
|
|
CC="$TARGET_CC"
|
|
CFLAGS="$TARGET_CFLAGS"
|
|
CPPFLAGS="$TARGET_CPPFLAGS"
|
|
LDFLAGS="$TARGET_LDFLAGS"
|
|
|
|
# Defined in aclocal.m4.
|
|
grub_PROG_OBJCOPY_ABSOLUTE
|
|
grub_PROG_LD_BUILD_ID_NONE
|
|
grub_ASM_USCORE
|
|
if test "x$target_cpu" = xi386; then
|
|
grub_CHECK_START_SYMBOL
|
|
grub_CHECK_BSS_START_SYMBOL
|
|
grub_CHECK_END_SYMBOL
|
|
grub_I386_ASM_PREFIX_REQUIREMENT
|
|
grub_I386_ASM_ADDR32
|
|
grub_I386_ASM_ABSOLUTE_WITHOUT_ASTERISK
|
|
grub_I386_CHECK_REGPARM_BUG
|
|
else
|
|
AC_DEFINE([NESTED_FUNC_ATTR], [], [Catch gcc bug])
|
|
fi
|
|
|
|
# Restore the flags.
|
|
CC="$tmp_CC"
|
|
CFLAGS="$tmp_CFLAGS"
|
|
CPPFLAGS="$tmp_CPPFLAGS"
|
|
LDFLAGS="$tmp_LDFLAGS"
|
|
LIBS="$tmp_LIBS"
|
|
|
|
#
|
|
# Check for options.
|
|
#
|
|
|
|
# Memory manager debugging.
|
|
AC_ARG_ENABLE([mm-debug],
|
|
AS_HELP_STRING([--enable-mm-debug],
|
|
[include memory manager debugging]),
|
|
[AC_DEFINE([MM_DEBUG], [1],
|
|
[Define to 1 if you enable memory manager debugging.])])
|
|
|
|
AC_ARG_ENABLE([grub-emu],
|
|
[AS_HELP_STRING([--enable-grub-emu],
|
|
[build and install the `grub-emu' debugging utility])])
|
|
[if [ x"$enable_grub_emu" = xyes ]; then
|
|
# Check for curses libraries.]
|
|
AC_CHECK_LIB([ncurses], [wgetch], [LIBCURSES="-lncurses"],
|
|
[AC_CHECK_LIB([curses], [wgetch], [LIBCURSES="-lcurses"],
|
|
[AC_MSG_ERROR([(n)curses libraries are required to build `grub-emu'])])])
|
|
AC_SUBST([LIBCURSES])
|
|
|
|
[# Check for headers.]
|
|
AC_CHECK_HEADERS([ncurses/curses.h], [],
|
|
[AC_CHECK_HEADERS([ncurses.h], [],
|
|
[AC_CHECK_HEADERS([curses.h], [],
|
|
[AC_MSG_ERROR([(n)curses header files are required to build `grub-emu'])])])])
|
|
[fi]
|
|
AC_SUBST([enable_grub_emu])
|
|
|
|
AC_ARG_ENABLE([grub-fstest],
|
|
[AS_HELP_STRING([--enable-grub-fstest],
|
|
[build and install the `grub-fstest' debugging utility])])
|
|
AC_SUBST([enable_grub_fstest])
|
|
|
|
# Output files.
|
|
AC_CONFIG_LINKS([include/grub/cpu:include/grub/$target_cpu
|
|
include/grub/machine:include/grub/$target_cpu/$platform])
|
|
AC_CONFIG_FILES([Makefile gensymlist.sh genkernsyms.sh])
|
|
AC_CONFIG_FILES([stamp-h], [echo timestamp > stamp-h])
|
|
AC_OUTPUT
|