vaseboot/include/grub
Robert Millan f84b481b35 Cheery-pick grub-emu split from experimental (rev 1361)
2009-11-23  Robert Millan  <rmh.grub@aybabtu.com>

        * configure.ac: Detect all `emu' platforms.  Define
        GRUB_MACHINE_* macros in TARGET_CFLAGS.  Remove
        --enable-grub-emu logic.  Disable include/grub/machine
        symlink on `emu' platforms.

        * genkernsyms.sh.in: Use @TARGET_CFLAGS@ during symbol generation.
        * gensymlist.sh.in: Likewise.

        * include/grub/i386/coreboot/machine.h: Remove file.
        * include/grub/i386/efi/machine.h: Likewise.
        * include/grub/i386/ieee1275/machine.h: Likewise.
        * include/grub/i386/pc/machine.h: Likewise.
        * include/grub/i386/qemu/machine.h: Likewise.
        * include/grub/powerpc/ieee1275/machine.h: Likewise.
        * include/grub/sparc64/ieee1275/machine.h: Likewise.
        * include/grub/x86_64/efi/machine.h: Likewise.

        * commands/acpi.c: Remove `<grub/machine/machine.h>'.
        * commands/halt.c: Likewise.
        * commands/reboot.c: Likewise.
        * include/grub/autoefi.h: Likewise.
        * include/grub/i386/at_keyboard.h: Likewise.
        * include/grub/i386/kernel.h: Likewise.
        * include/grub/i386/loader.h: Likewise.
        * include/grub/i386/pc/memory.h: Likewise.
        * kern/dl.c: Likewise.
        * kern/i386/coreboot/init.c: Likewise.
        * loader/i386/bsd.c: Likewise.
        * loader/i386/linux.c: Likewise.
        * loader/multiboot_loader.c: Likewise.
        * term/i386/pc/serial.c: Likewise.
        * term/usb_keyboard.c: Likewise.

        * include/grub/time.h [!GRUB_MACHINE_EMU]: Remove
        `<grub/machine/machine.h>'
        [!GRUB_MACHINE_EMU] (GRUB_TICKS_PER_SECOND): New macro.
        * util/misc.c: Remove `<grub/machine/machine.h>' and
        `<grub/machine/time.h>'.

        * Makefile.in (enable_grub_emu): Remove variable.
        Include $(srcdir)/conf/any-emu.mk for the `emu' platform.

        * conf/any-emu.rmk: New file.
        * conf/common.rmk (grub_emu_init.lst, grub_emu_init.h)
        (grub_emu_init.c): Move from here ...
        * conf/any-emu.rmk: ... to here.

        * conf/i386-coreboot.rmk (sbin_UTILITIES): Remove `grub-emu'.
        (grub_emu_SOURCES, grub_emu_LDFLAGS): Move from here ...
        * conf/any-emu.rmk: ... to here.
2009-11-23 15:31:54 +00:00
..
efi remove all trailing whitespace 2009-06-10 21:04:23 +00:00
efiemu 2009-07-16 Vladimir Serbinenko <phcoder@gmail.com> 2009-07-15 22:04:41 +00:00
i386 Cheery-pick grub-emu split from experimental (rev 1361) 2009-11-23 15:31:54 +00:00
ieee1275 2009-06-10 Pavel Roskin <proski@gnu.org> 2009-06-10 23:25:10 +00:00
lib 2009-05-04 Pavel Roskin <proski@gnu.org> 2009-05-04 20:06:05 +00:00
powerpc Cheery-pick grub-emu split from experimental (rev 1361) 2009-11-23 15:31:54 +00:00
sparc64 Cheery-pick grub-emu split from experimental (rev 1361) 2009-11-23 15:31:54 +00:00
util 2009-07-07 Pavel Roskin <proski@gnu.org> 2009-07-07 20:03:03 +00:00
x86_64 Cheery-pick grub-emu split from experimental (rev 1361) 2009-11-23 15:31:54 +00:00
acorn_filecore.h 2007-07-22 Yoshinori K. Okuji <okuji@enbug.org> 2007-07-21 23:32:33 +00:00
acpi.h remove all trailing whitespace 2009-06-10 21:04:23 +00:00
aout.h Fix typos in ChangeLog and comments 2008-07-13 18:13:36 +00:00
ata.h 2009-02-14 Christian Franke <franke@computer.org> 2009-02-14 12:57:55 +00:00
auth.h 2009-08-25 Vladimir Serbinenko <phcoder@gmail.com> 2009-08-24 23:55:06 +00:00
autoefi.h Cheery-pick grub-emu split from experimental (rev 1361) 2009-11-23 15:31:54 +00:00
bitmap.h 2007-07-22 Yoshinori K. Okuji <okuji@enbug.org> 2007-07-21 23:32:33 +00:00
boot.h 2007-07-22 Yoshinori K. Okuji <okuji@enbug.org> 2007-07-21 23:32:33 +00:00
bufio.h 2008-08-01 Bean <bean123ch@gmail.com> 2008-08-01 04:06:55 +00:00
cache.h 2007-07-22 Yoshinori K. Okuji <okuji@enbug.org> 2007-07-21 23:32:33 +00:00
command.h 2009-05-04 Pavel Roskin <proski@gnu.org> 2009-05-04 20:06:05 +00:00
datetime.h remove all trailing whitespace 2009-06-10 21:04:23 +00:00
device.h 2007-07-22 Yoshinori K. Okuji <okuji@enbug.org> 2007-07-21 23:32:33 +00:00
disk.h 2009-07-16 Vladimir Serbinenko <phcoder@gmail.com> 2009-07-16 15:36:43 +00:00
dl.h 2009-07-21 Pavel Roskin <proski@gnu.org> 2009-07-21 20:18:44 +00:00
elf.h 2009-07-01 Pavel Roskin <proski@gnu.org> 2009-07-01 14:49:22 +00:00
elfload.h 2009-06-21 Vladimir Serbinenko <phcoder@gmail.com> 2009-06-21 15:48:10 +00:00
env.h 2009-03-22 Yoshinori K. Okuji <okuji@enbug.org> 2009-03-22 10:45:06 +00:00
err.h 2009-08-25 Vladimir Serbinenko <phcoder@gmail.com> 2009-08-24 23:55:06 +00:00
extcmd.h 2009-03-21 Bean <bean123ch@gmail.com> 2009-03-21 08:39:59 +00:00
fbblit.h 2009-08-28 Vladimir Serbinenko <phcoder@gmail.com> 2009-08-28 13:54:20 +00:00
fbfill.h 2009-08-18 Pavel Roskin <proski@gnu.org> 2009-08-18 17:26:35 +00:00
fbutil.h 2009-08-18 Pavel Roskin <proski@gnu.org> 2009-08-18 17:26:35 +00:00
file.h 2009-06-10 Pavel Roskin <proski@gnu.org> 2009-06-10 23:47:49 +00:00
font.h 2009-01-02 Colin D Bennett <colin@gibibit.com> 2009-01-02 15:26:06 +00:00
fs.h 2009-10-25 Robert Millan <rmh.grub@aybabtu.com> 2009-10-25 15:23:48 +00:00
fshelp.h 2009-04-05 Vladimir Serbinenko <phcoder@gmail.com> 2009-04-05 20:19:05 +00:00
gpt_partition.h 2009-04-19 Vladimir Serbinenko <phcoder@gmail.com> 2009-04-19 20:38:46 +00:00
gzio.h 2007-07-22 Yoshinori K. Okuji <okuji@enbug.org> 2007-07-21 23:32:33 +00:00
handler.h 2009-03-01 Bean <bean123ch@gmail.com> 2009-03-01 17:51:44 +00:00
hfs.h remove all trailing whitespace 2009-06-10 21:04:23 +00:00
i18n.h 2009-11-23 Robert Millan <rmh.grub@aybabtu.com> 2009-11-23 13:18:07 +00:00
kernel.h 2009-09-24 Pavel Roskin <proski@gnu.org> 2009-09-24 13:40:40 +00:00
list.h 2009-11-09 Robert Millan <rmh.grub@aybabtu.com> 2009-11-09 14:25:03 +00:00
loader.h 2009-04-27 Vladimir Serbinenko <phcoder@gmail.com> 2009-04-27 16:48:58 +00:00
lvm.h remove all trailing whitespace 2009-06-10 21:04:23 +00:00
macho.h 2009-07-19 Vladimir Serbinenko <phcoder@gmail.com> 2009-07-19 13:59:21 +00:00
machoload.h remove all trailing whitespace 2009-06-10 21:04:23 +00:00
memory.h remove all trailing whitespace 2009-06-10 21:04:23 +00:00
menu.h 2009-08-25 Vladimir Serbinenko <phcoder@gmail.com> 2009-08-24 23:55:06 +00:00
menu_viewer.h 2009-01-31 Colin D Bennett <colin@gibibit.com> 2009-01-31 09:15:43 +00:00
misc.h 2009-10-28 Robert Millan <rmh.grub@aybabtu.com> 2009-10-28 22:55:27 +00:00
mm.h 2009-07-16 Pavel Roskin <proski@gnu.org> 2009-07-16 22:14:09 +00:00
msdos_partition.h 2009-08-23 Robert Millan <rmh.grub@aybabtu.com> 2009-08-23 12:00:57 +00:00
multiboot.h 2009-11-13 Robert Millan <rmh.grub@aybabtu.com> 2009-11-13 13:34:51 +00:00
multiboot2.h 2009-11-13 Robert Millan <rmh.grub@aybabtu.com> 2009-11-13 13:30:55 +00:00
multiboot_loader.h This patch is to introduce multiboot 2 loading capabilities to grub2 2007-07-25 00:44:03 +00:00
net.h remove all trailing whitespace 2009-06-10 21:04:23 +00:00
normal.h 2009-08-25 Vladimir Serbinenko <phcoder@gmail.com> 2009-08-24 23:55:06 +00:00
ntfs.h 2009-09-11 Colin Watson <cjwatson@ubuntu.com> 2009-09-11 14:26:12 +00:00
parser.h 2009-11-23 Robert Millan <rmh.grub@aybabtu.com> 2009-11-23 15:23:55 +00:00
partition.h 2009-08-23 Robert Millan <rmh.grub@aybabtu.com> 2009-08-23 12:00:57 +00:00
parttool.h remove all trailing whitespace 2009-06-10 21:04:23 +00:00
pci.h 2009-04-10 Bean <bean123ch@gnail.com> 2009-04-10 15:33:34 +00:00
raid.h 2009-07-31 Bean <bean123ch@gmail.com> 2009-07-31 14:25:19 +00:00
reader.h 2009-05-02 Bean <bean123ch@gmail.com> 2009-05-02 19:49:34 +00:00
script_sh.h 2009-06-17 Vladimir Serbinenko <phcoder@gmail.com> 2009-06-17 13:47:37 +00:00
scsi.h 2008-08-27 Marco Gerards <marco@gnu.org> 2008-08-27 15:05:00 +00:00
scsicmd.h 2008-08-27 Marco Gerards <marco@gnu.org> 2008-08-27 15:05:00 +00:00
setjmp.h 2007-07-22 Yoshinori K. Okuji <okuji@enbug.org> 2007-07-21 23:32:33 +00:00
symbol.h 2009-08-13 Yves Blusseau <blusseau@zetam.org> 2009-08-13 06:09:39 +00:00
term.h 2009-08-28 Colin Watson <cjwatson@ubuntu.com> 2009-08-28 13:20:34 +00:00
terminfo.h 2007-07-22 Yoshinori K. Okuji <okuji@enbug.org> 2007-07-21 23:32:33 +00:00
time.h Cheery-pick grub-emu split from experimental (rev 1361) 2009-11-23 15:31:54 +00:00
tparm.h 2007-07-22 Yoshinori K. Okuji <okuji@enbug.org> 2007-07-21 23:32:33 +00:00
types.h 2009-07-01 Pavel Roskin <proski@gnu.org> 2009-07-01 23:38:40 +00:00
usb.h 2009-05-04 Pavel Roskin <proski@gnu.org> 2009-05-04 20:06:05 +00:00
usbdesc.h remove all trailing whitespace 2009-06-10 21:04:23 +00:00
usbtrans.h 2009-02-08 Marco Gerards <marco@gnu.org> 2009-02-08 17:58:32 +00:00
video.h 2009-08-14 Vladimir Serbinenko <phcoder@gmail.com> 2009-08-14 12:41:58 +00:00
video_fb.h 2009-08-17 Michal Suchanek <hramrach@centrum.cz> 2009-08-17 13:34:24 +00:00
xnu.h remove all trailing whitespace 2009-06-10 21:04:23 +00:00