]> git.proxmox.com Git - grub2.git/log
grub2.git
11 years ago * grub-core/loader/linux.c: Use grub_dprintf for debug statements
Vladimir 'phcoder' Serbinenko [Tue, 7 May 2013 09:38:49 +0000 (11:38 +0200)]
* grub-core/loader/linux.c: Use grub_dprintf for debug statements
rather than printf.

11 years ago * grub-core/video/readers/jpeg.c: Use grub_dprintf for debug statements
Vladimir 'phcoder' Serbinenko [Tue, 7 May 2013 09:37:11 +0000 (11:37 +0200)]
* grub-core/video/readers/jpeg.c: Use grub_dprintf for debug statements
rather than printf.
* grub-core/video/readers/tga.c: Likewise.

11 years ago * tests/priority_queue_unit_test.cc: New test.
Vladimir 'phcoder' Serbinenko [Tue, 7 May 2013 09:30:48 +0000 (11:30 +0200)]
* tests/priority_queue_unit_test.cc: New test.

11 years ago * grub-core/font/font.c: Use grub_dprintf for debug statements rather
Vladimir 'phcoder' Serbinenko [Tue, 7 May 2013 09:26:15 +0000 (11:26 +0200)]
* grub-core/font/font.c: Use grub_dprintf for debug statements rather
than printf.

11 years ago Reimplement grub-reboot to not depend on saved_entry. Use next_entry
Andrey Borzenkov [Mon, 6 May 2013 18:13:34 +0000 (22:13 +0400)]
Reimplement grub-reboot to not depend on saved_entry. Use next_entry
    variable for one time boot menu entry.

11 years ago * grub-core/commands/testspeed.c: New command testspeed.
Bean [Sun, 5 May 2013 16:16:48 +0000 (18:16 +0200)]
* grub-core/commands/testspeed.c: New command testspeed.

11 years ago Factor-out human-size printing.
Vladimir 'phcoder' Serbinenko [Sun, 5 May 2013 09:31:53 +0000 (11:31 +0200)]
Factor-out human-size printing.

11 years ago Agglomerate more mallocs to speed-up gfxterm.
Vladimir 'phcoder' Serbinenko [Sat, 4 May 2013 20:23:23 +0000 (22:23 +0200)]
Agglomerate more mallocs to speed-up gfxterm.

11 years ago Speed-up gfxterm by slightly agglomerating mallocs.
Vladimir 'phcoder' Serbinenko [Sat, 4 May 2013 13:07:13 +0000 (15:07 +0200)]
Speed-up gfxterm by slightly agglomerating mallocs.

11 years ago More video checks.
Vladimir 'phcoder' Serbinenko [Sat, 4 May 2013 12:00:14 +0000 (14:00 +0200)]
More video checks.

11 years ago Speed-up gfxterm by saving intermediate results in index+alpha
Vladimir 'phcoder' Serbinenko [Sat, 4 May 2013 11:58:30 +0000 (13:58 +0200)]
Speed-up gfxterm by saving intermediate results in index+alpha
format.

11 years ago * grub-core/tests/lib/functional_test.c: Don't stop on first failed
Vladimir 'phcoder' Serbinenko [Sat, 4 May 2013 11:54:08 +0000 (13:54 +0200)]
* grub-core/tests/lib/functional_test.c: Don't stop on first failed
test.

11 years ago * grub-core/normal/menu_text.c (menu_clear_timeout): Clear second
Vladimir 'phcoder' Serbinenko [Sat, 4 May 2013 11:52:21 +0000 (13:52 +0200)]
* grub-core/normal/menu_text.c (menu_clear_timeout): Clear second
line of timeout as it may contain the rest of long line.

11 years ago * grub-core/normal/main.c: Fix freed memory dereference.
Vladimir 'phcoder' Serbinenko [Sat, 4 May 2013 11:50:16 +0000 (13:50 +0200)]
* grub-core/normal/main.c: Fix freed memory dereference.

11 years ago Fix several memory leaks.
Vladimir 'phcoder' Serbinenko [Sat, 4 May 2013 11:47:10 +0000 (13:47 +0200)]
Fix several memory leaks.

11 years ago * grub-core/normal/menu.c (run_menu): Fix timeout reference point.
Vladimir 'phcoder' Serbinenko [Sat, 4 May 2013 11:43:07 +0000 (13:43 +0200)]
* grub-core/normal/menu.c (run_menu): Fix timeout reference point.

11 years ago * grub-core/gettext/gettext.c: Try $lang.gmo as well.
Vladimir 'phcoder' Serbinenko [Sat, 4 May 2013 11:40:52 +0000 (13:40 +0200)]
* grub-core/gettext/gettext.c: Try $lang.gmo as well.

11 years ago Fix test -a and -o precedence.
Vladimir 'phcoder' Serbinenko [Sat, 4 May 2013 11:38:59 +0000 (13:38 +0200)]
Fix test -a and -o precedence.
Reported by: adrian15.

11 years ago * grub-core/font/font.c (grub_font_construct_glyph): Fix memory leak.
Vladimir 'phcoder' Serbinenko [Sat, 4 May 2013 11:11:57 +0000 (13:11 +0200)]
* grub-core/font/font.c (grub_font_construct_glyph): Fix memory leak.

11 years agoRename grub-core/tests/checksums.c into grub-core/tests/checksums.h
Andrey Borzenkov [Fri, 3 May 2013 14:39:17 +0000 (18:39 +0400)]
Rename grub-core/tests/checksums.c into grub-core/tests/checksums.h
and add it as source to functional_test module.

11 years ago * grub-core/tests/video_checksum.c: Don't set GENERATE_MODE.
Vladimir 'phcoder' Serbinenko [Fri, 3 May 2013 12:50:05 +0000 (14:50 +0200)]
* grub-core/tests/video_checksum.c: Don't set GENERATE_MODE.

11 years ago New series of tests for gfxterm and gfxmenu.
Vladimir 'phcoder' Serbinenko [Fri, 3 May 2013 12:09:55 +0000 (14:09 +0200)]
New series of tests for gfxterm and gfxmenu.

11 years ago * grub-core/gfxmenu/gfxmenu.c (grub_gfxmenu_try): Allow specifying
Vladimir 'phcoder' Serbinenko [Fri, 3 May 2013 12:08:51 +0000 (14:08 +0200)]
* grub-core/gfxmenu/gfxmenu.c (grub_gfxmenu_try): Allow specifying
the theme path relative to $prefix/themes.

11 years ago * grub-core/video/fb/fbblit.c (grub_video_fbblit_blend_BGR888_RGBA8888):
Vladimir 'phcoder' Serbinenko [Fri, 3 May 2013 12:07:30 +0000 (14:07 +0200)]
* grub-core/video/fb/fbblit.c (grub_video_fbblit_blend_BGR888_RGBA8888):
Fix order bug.
(grub_video_fbblit_blend_RGB888_RGBA8888): Likewise.

11 years ago * include/grub/gui.h (grub_gfxmenu_timeout_unregister): Free cb
Vladimir 'phcoder' Serbinenko [Fri, 3 May 2013 12:05:57 +0000 (14:05 +0200)]
* include/grub/gui.h (grub_gfxmenu_timeout_unregister): Free cb
descriptor.

11 years ago * grub-core/gfxmenu/view.c (grub_gfxmenu_view_new): Clear
Vladimir 'phcoder' Serbinenko [Fri, 3 May 2013 12:02:49 +0000 (14:02 +0200)]
* grub-core/gfxmenu/view.c (grub_gfxmenu_view_new): Clear
grub_gfxmenu_timeout_notifications.
(grub_gfxmenu_view_destroy): Likewise.

11 years ago * grub-core/normal/term.c (print_ucs4_real): Fix startwidth in dry run.
Vladimir 'phcoder' Serbinenko [Fri, 3 May 2013 11:56:45 +0000 (13:56 +0200)]
* grub-core/normal/term.c (print_ucs4_real): Fix startwidth in dry run.

11 years ago Several fixes to ieee1275 and big-endian video.
Vladimir 'phcoder' Serbinenko [Thu, 2 May 2013 20:30:20 +0000 (22:30 +0200)]
Several fixes to ieee1275 and big-endian video.

11 years ago Add missing exports on mips.
Vladimir 'phcoder' Serbinenko [Thu, 2 May 2013 16:10:11 +0000 (18:10 +0200)]
Add missing exports on mips.

11 years ago * grub-core/tests/videotest_checksum.c (videotest_checksum): Error out
Vladimir 'phcoder' Serbinenko [Thu, 2 May 2013 16:08:42 +0000 (18:08 +0200)]
* grub-core/tests/videotest_checksum.c (videotest_checksum): Error out
if no unifont is found.
Restore original keyboard.

11 years ago * grub-core/loader/i386/linux.c (grub_linux_setup_video): Add
Vladimir 'phcoder' Serbinenko [Thu, 2 May 2013 16:06:39 +0000 (18:06 +0200)]
* grub-core/loader/i386/linux.c (grub_linux_setup_video): Add
GRUB_VIDEO_ADAPTER_CAPTURE: to handled drived ids.

11 years ago First automated video test (running videotest and comparing results)
Vladimir 'phcoder' Serbinenko [Thu, 2 May 2013 12:39:03 +0000 (14:39 +0200)]
First automated video test (running videotest and comparing results)

11 years ago * grub-core/commands/videotest.c: Reduce flickering and draw 6 squares
Vladimir 'phcoder' Serbinenko [Thu, 2 May 2013 12:34:13 +0000 (14:34 +0200)]
* grub-core/commands/videotest.c: Reduce flickering and draw 6 squares
instead of 2 to have full RGB/CMY test pattern.

11 years ago Add few more tests.
Vladimir 'phcoder' Serbinenko [Tue, 30 Apr 2013 15:41:32 +0000 (17:41 +0200)]
Add few more tests.

11 years ago * include/grub/arc/arc.h: Account for missing "other" peripheral on
Vladimir 'phcoder' Serbinenko [Tue, 30 Apr 2013 15:40:31 +0000 (17:40 +0200)]
* include/grub/arc/arc.h: Account for missing "other" peripheral on
ARCS. All users updated.

11 years ago * grub-core/kern/mips/loongson/init.c: Support halt for loongson 2E.
Vladimir 'phcoder' Serbinenko [Tue, 30 Apr 2013 15:37:37 +0000 (17:37 +0200)]
* grub-core/kern/mips/loongson/init.c: Support halt for loongson 2E.

11 years ago * grub-core/partmap/amiga.c: Fix size of checksummed block.
Vladimir 'phcoder' Serbinenko [Tue, 30 Apr 2013 15:34:29 +0000 (17:34 +0200)]
* grub-core/partmap/amiga.c: Fix size of checksummed block.

11 years ago * configure.ac: Use -mcmodel=large on x86_64-emu as well.
Vladimir 'phcoder' Serbinenko [Mon, 29 Apr 2013 17:14:46 +0000 (19:14 +0200)]
* configure.ac: Use -mcmodel=large on x86_64-emu as well.
Reported by: qwertial.

11 years ago * grub-core/gfxmenu/circular_progress.c: Set start_angle in degrees
Vladimir Testov [Mon, 29 Apr 2013 13:32:56 +0000 (15:32 +0200)]
* grub-core/gfxmenu/circular_progress.c: Set start_angle in degrees
with syntax "XXX deg"/"XXX °".

11 years ago Make PCI init in i386-qemu port more robust.
Vladimir 'phcoder' Serbinenko [Mon, 29 Apr 2013 13:09:39 +0000 (15:09 +0200)]
Make PCI init in i386-qemu port more robust.

11 years ago * grub-core/gfxmenu/gui_list.c: Refresh first_shown_entry value when
Vladimir Testov [Mon, 29 Apr 2013 11:40:11 +0000 (13:40 +0200)]
* grub-core/gfxmenu/gui_list.c: Refresh first_shown_entry value when
cached view is reused.
* grub-core/gfxmenu/view.c: Call the refresh procedure for all
open boot menus.

11 years ago Unify more code in grub-install_header.
Vladimir 'phcoder' Serbinenko [Mon, 29 Apr 2013 10:26:43 +0000 (12:26 +0200)]
Unify more code in grub-install_header.

11 years ago Add few new tests.
Vladimir 'phcoder' Serbinenko [Mon, 29 Apr 2013 10:25:57 +0000 (12:25 +0200)]
Add few new tests.

11 years ago Enforce disabling of firmware disk drivers when native drivers kick in.
Vladimir 'phcoder' Serbinenko [Mon, 29 Apr 2013 10:16:46 +0000 (12:16 +0200)]
Enforce disabling of firmware disk drivers when native drivers kick in.

11 years ago * grub-core/commands/nativedisk.c: Customize the list of modules on
Vladimir 'phcoder' Serbinenko [Mon, 29 Apr 2013 10:14:57 +0000 (12:14 +0200)]
* grub-core/commands/nativedisk.c: Customize the list of modules on
platform. Don't try to search for disks already using native drivers.

11 years ago * grub-core/bus/usb/uhci.c: Fix DMA handling and enable on all PCI
Vladimir 'phcoder' Serbinenko [Mon, 29 Apr 2013 10:05:19 +0000 (12:05 +0200)]
* grub-core/bus/usb/uhci.c: Fix DMA handling and enable on all PCI
platforms.

11 years ago * grub-core/script/execute.c (grub_script_arglist_to_argv): Fix
Vladimir 'phcoder' Serbinenko [Mon, 29 Apr 2013 10:02:26 +0000 (12:02 +0200)]
* grub-core/script/execute.c (grub_script_arglist_to_argv): Fix
handling of variables containing backslash.

11 years ago * include/grub/list.h (FOR_LIST_ELEMENTS_SAFE):Fix a NULL pointer
Vladimir 'phcoder' Serbinenko [Mon, 29 Apr 2013 10:00:31 +0000 (12:00 +0200)]
* include/grub/list.h (FOR_LIST_ELEMENTS_SAFE):Fix a NULL pointer
dereference.
Reported by: qwertial.

11 years ago * grub-core/kern/mips/arc/init.c: Fix prefix detection.
Vladimir 'phcoder' Serbinenko [Mon, 29 Apr 2013 09:59:18 +0000 (11:59 +0200)]
* grub-core/kern/mips/arc/init.c: Fix prefix detection.

11 years ago * grub-core/lib/arg.c (grub_arg_show_help): Fix a NULL pointer
Vladimir 'phcoder' Serbinenko [Mon, 29 Apr 2013 09:57:51 +0000 (11:57 +0200)]
* grub-core/lib/arg.c (grub_arg_show_help): Fix a NULL pointer
dereference.
Reported by: qwertial.

11 years ago * docs/grub.texi: Add a comment about usefullness of nativedisk.
Vladimir 'phcoder' Serbinenko [Sun, 28 Apr 2013 16:53:59 +0000 (18:53 +0200)]
* docs/grub.texi: Add a comment about usefullness of nativedisk.

11 years ago * grub-core/commands/nativedisk.c: Ignore unknown filesystem error.
Vladimir 'phcoder' Serbinenko [Sun, 28 Apr 2013 16:52:53 +0000 (18:52 +0200)]
* grub-core/commands/nativedisk.c: Ignore unknown filesystem error.

11 years ago New command `nativedisk'.
Vladimir 'phcoder' Serbinenko [Sun, 28 Apr 2013 13:31:33 +0000 (15:31 +0200)]
New command `nativedisk'.

11 years ago * grub-core/io/lzopio.c: Use GRUB_PROPERLY_ALIGNED_ARRAY.
Vladimir 'phcoder' Serbinenko [Sun, 28 Apr 2013 13:18:50 +0000 (15:18 +0200)]
* grub-core/io/lzopio.c: Use GRUB_PROPERLY_ALIGNED_ARRAY.
* grub-core/loader/i386/bsd.c: Likewise.

11 years ago * grub-core/disk/ahci.c: Fix compilation for amd64 (format warnings).
Vladimir 'phcoder' Serbinenko [Sun, 28 Apr 2013 13:17:43 +0000 (15:17 +0200)]
* grub-core/disk/ahci.c: Fix compilation for amd64 (format warnings).

11 years ago * include/grub/efi/api.h (GRUB_EFI_DEVICE_PATH_LENGTH): Use
Vladimir 'phcoder' Serbinenko [Sun, 28 Apr 2013 13:15:57 +0000 (15:15 +0200)]
* include/grub/efi/api.h (GRUB_EFI_DEVICE_PATH_LENGTH): Use
grub_get_unaligned16 rather than shifts.

11 years ago * grub-core/kern/file.c: Use const char * rather than casting to
Vladimir 'phcoder' Serbinenko [Sun, 28 Apr 2013 12:06:57 +0000 (14:06 +0200)]
* grub-core/kern/file.c: Use const char * rather than casting to
non-const.

11 years ago * grub-core/commands/probe.c: Add missing grub_device_close.
Vladimir 'phcoder' Serbinenko [Sun, 28 Apr 2013 11:54:32 +0000 (13:54 +0200)]
* grub-core/commands/probe.c: Add missing grub_device_close.

11 years ago * INSTALL: Document linguas.sh.
Vladimir 'phcoder' Serbinenko [Sun, 28 Apr 2013 11:50:18 +0000 (13:50 +0200)]
* INSTALL: Document linguas.sh.

11 years ago Remove POTFILES.in and regenerate it in autogen.sh.
Vladimir 'phcoder' Serbinenko [Sun, 28 Apr 2013 11:49:21 +0000 (13:49 +0200)]
Remove POTFILES.in and regenerate it in autogen.sh.

11 years ago Move --directory/--override-directorry to grub-install_header and unify.
Vladimir 'phcoder' Serbinenko [Sun, 28 Apr 2013 11:35:51 +0000 (13:35 +0200)]
Move --directory/--override-directorry to grub-install_header and unify.

11 years ago * grub-core/term/morse.c: Macroify dih and dah.
Vladimir 'phcoder' Serbinenko [Sun, 28 Apr 2013 11:27:51 +0000 (13:27 +0200)]
* grub-core/term/morse.c: Macroify dih and dah.

11 years ago * include/grub/macho.h: Set GRUB_MACHO_FAT_EFI_MAGIC as unsigned.
Paulo Flabiano Smorigo [Sat, 27 Apr 2013 21:06:52 +0000 (23:06 +0200)]
* include/grub/macho.h: Set GRUB_MACHO_FAT_EFI_MAGIC as unsigned.

11 years agomissing file
Vladimir 'phcoder' Serbinenko [Sat, 27 Apr 2013 20:55:02 +0000 (22:55 +0200)]
missing file

11 years ago * grub-core/term/ns8250.c: Systematically probe ports by writing
Vladimir 'phcoder' Serbinenko [Sat, 27 Apr 2013 20:47:57 +0000 (22:47 +0200)]
* grub-core/term/ns8250.c: Systematically probe ports by writing
to SR before using them.

11 years ago * util/ieee1275/ofpath.c (of_path_of_scsi): Fix path output for sas
Paulo Flabiano Smorigo [Sat, 27 Apr 2013 20:03:13 +0000 (22:03 +0200)]
* util/ieee1275/ofpath.c (of_path_of_scsi): Fix path output for sas
disks.
(check_sas): Get sas_adress info.

11 years ago * grub-core/disk/ahci.c (grub_ahci_pciinit): Fix handling of empty
Vladimir 'phcoder' Serbinenko [Sat, 27 Apr 2013 19:49:14 +0000 (21:49 +0200)]
* grub-core/disk/ahci.c (grub_ahci_pciinit): Fix handling of empty
ports.

11 years ago * grub-core/loader/multiboot_mbi2.c (grub_multiboot_load): Fix cast in
Leon Drugi [Sat, 27 Apr 2013 19:16:55 +0000 (21:16 +0200)]
* grub-core/loader/multiboot_mbi2.c (grub_multiboot_load): Fix cast in
BSS clearing.

11 years ago Core compression test.
Vladimir 'phcoder' Serbinenko [Sat, 27 Apr 2013 17:44:00 +0000 (19:44 +0200)]
Core compression test.

11 years ago Implement grub_machine_get_bootlocation for ARC.
Vladimir 'phcoder' Serbinenko [Sat, 27 Apr 2013 17:12:11 +0000 (19:12 +0200)]
Implement grub_machine_get_bootlocation for ARC.

11 years ago Improve AHCI detection and command issuing.
Vladimir 'phcoder' Serbinenko [Sat, 27 Apr 2013 15:18:02 +0000 (17:18 +0200)]
Improve AHCI detection and command issuing.

11 years ago Fix pseries test.
Vladimir 'phcoder' Serbinenko [Sat, 27 Apr 2013 12:11:12 +0000 (14:11 +0200)]
Fix pseries test.

11 years ago Make 'make check' work on emu.
Vladimir 'phcoder' Serbinenko [Sat, 27 Apr 2013 00:00:16 +0000 (02:00 +0200)]
Make 'make check' work on emu.

11 years ago Replace libcurses with our own vt100 handling for the ease of testing
Vladimir 'phcoder' Serbinenko [Fri, 26 Apr 2013 22:02:23 +0000 (00:02 +0200)]
Replace libcurses with our own vt100 handling for the ease of testing
and decreasing prerequisites.

11 years ago * grub-core/Makefile.core.def: Fix grub-emu and grub-emu-lite sources.
Vladimir 'phcoder' Serbinenko [Fri, 26 Apr 2013 21:47:46 +0000 (23:47 +0200)]
* grub-core/Makefile.core.def: Fix grub-emu and grub-emu-lite sources.

11 years ago * util/getroot.c (exec_pipe): Put proper #if's so that its users don't
Vladimir 'phcoder' Serbinenko [Fri, 26 Apr 2013 21:41:13 +0000 (23:41 +0200)]
* util/getroot.c (exec_pipe): Put proper #if's so that its users don't
compile when not needed.

11 years ago * tests/pseries_test.in: New test.
Vladimir 'phcoder' Serbinenko [Fri, 26 Apr 2013 17:09:55 +0000 (19:09 +0200)]
* tests/pseries_test.in: New test.

11 years ago Add test to check that different boot mediums work.
Vladimir 'phcoder' Serbinenko [Fri, 26 Apr 2013 12:33:31 +0000 (14:33 +0200)]
Add test to check that different boot mediums work.

11 years ago * util/grub-mkrescue.in: Rename i386-ieee1275 core image due to
Vladimir 'phcoder' Serbinenko [Fri, 26 Apr 2013 09:27:24 +0000 (11:27 +0200)]
* util/grub-mkrescue.in: Rename i386-ieee1275 core image due to
ofw limited ISO support.

11 years ago * configure.ac: Fix loongson conditional.
Vladimir 'phcoder' Serbinenko [Fri, 26 Apr 2013 09:26:08 +0000 (11:26 +0200)]
* configure.ac: Fix loongson conditional.

11 years ago Enable mipsel-arc.
Vladimir 'phcoder' Serbinenko [Thu, 25 Apr 2013 20:42:35 +0000 (22:42 +0200)]
Enable mipsel-arc.

11 years ago Add serial on ARC platform.
Vladimir 'phcoder' Serbinenko [Thu, 25 Apr 2013 20:40:03 +0000 (22:40 +0200)]
Add serial on ARC platform.

11 years ago * grub-core/boot/powerpc/bootinfo.txt.in: Missing update from previous
Vladimir 'phcoder' Serbinenko [Thu, 25 Apr 2013 01:26:41 +0000 (03:26 +0200)]
* grub-core/boot/powerpc/bootinfo.txt.in: Missing update from previous
commit.

11 years ago * tests/partmap_test.in: Add missing double semicolon.
Vladimir 'phcoder' Serbinenko [Thu, 25 Apr 2013 00:22:20 +0000 (02:22 +0200)]
* tests/partmap_test.in: Add missing double semicolon.

11 years ago * util/grub-mkrescue.in: Fix loongson filename.
Vladimir 'phcoder' Serbinenko [Thu, 25 Apr 2013 00:14:46 +0000 (02:14 +0200)]
* util/grub-mkrescue.in: Fix loongson filename.

11 years ago * util/grub-mkrescue.in: Move all files that don't have a location
Vladimir 'phcoder' Serbinenko [Wed, 24 Apr 2013 23:36:20 +0000 (01:36 +0200)]
* util/grub-mkrescue.in: Move all files that don't have a location
set in stone under /boot/grub. Use ISO hard links rather than copies
to save some space.

11 years ago * grub-core/term/ieee1275/console.c (grub_console_dimensions): Ignore
Vladimir 'phcoder' Serbinenko [Wed, 24 Apr 2013 22:45:29 +0000 (00:45 +0200)]
* grub-core/term/ieee1275/console.c (grub_console_dimensions): Ignore
bogus SLOF values.

11 years ago Make check work on mips-arc.
Vladimir 'phcoder' Serbinenko [Wed, 24 Apr 2013 20:24:28 +0000 (22:24 +0200)]
Make check work on mips-arc.

11 years ago * util/grub-mkrescue.in: Alias sashARCS as sash.
Vladimir 'phcoder' Serbinenko [Wed, 24 Apr 2013 16:56:47 +0000 (18:56 +0200)]
* util/grub-mkrescue.in: Alias sashARCS as sash.

11 years ago * grub-core/term/arc/console.c: Assume that console is 80x24 vt100 if
Vladimir 'phcoder' Serbinenko [Wed, 24 Apr 2013 16:39:00 +0000 (18:39 +0200)]
* grub-core/term/arc/console.c: Assume that console is 80x24 vt100 if
it's serial.

11 years ago * util/grub-install.in: Fix target fo qemu_mips.
Vladimir 'phcoder' Serbinenko [Wed, 24 Apr 2013 13:10:29 +0000 (15:10 +0200)]
* util/grub-install.in: Fix target fo qemu_mips.
Fix extension on EFI.

11 years ago * grub-core/normal/menu_text.c (print_entry): Put an asterisk
Vladimir 'phcoder' Serbinenko [Wed, 24 Apr 2013 13:07:24 +0000 (15:07 +0200)]
* grub-core/normal/menu_text.c (print_entry): Put an asterisk
in front of chosen entry to mark it even if highlighting is lost.

11 years ago * grub-core/loader/i386/linux.c (grub_linux_boot): Default to
Vladimir 'phcoder' Serbinenko [Wed, 24 Apr 2013 12:53:00 +0000 (14:53 +0200)]
* grub-core/loader/i386/linux.c (grub_linux_boot): Default to
gfxpayload=keep if cbfb is active.

11 years ago * grub-core/disk/ata.c (grub_ata_real_open): Use grub_error properly.
Vladimir 'phcoder' Serbinenko [Wed, 24 Apr 2013 12:47:14 +0000 (14:47 +0200)]
* grub-core/disk/ata.c (grub_ata_real_open): Use grub_error properly.

11 years ago Add missing video ids to coreboot and ieee1275 video.
Vladimir 'phcoder' Serbinenko [Wed, 24 Apr 2013 12:44:15 +0000 (14:44 +0200)]
Add missing video ids to coreboot and ieee1275 video.

11 years ago * util/grub-mkrescue.in: Add mips-arc support.
Vladimir 'phcoder' Serbinenko [Wed, 24 Apr 2013 12:02:58 +0000 (14:02 +0200)]
* util/grub-mkrescue.in: Add mips-arc support.

11 years ago * grub-core/kern/dl.c (grub_dl_resolve_symbols): Handle malloc failure.
Vladimir 'phcoder' Serbinenko [Wed, 24 Apr 2013 11:58:31 +0000 (13:58 +0200)]
* grub-core/kern/dl.c (grub_dl_resolve_symbols): Handle malloc failure.

11 years ago Move mips-arc link address. Previous link address was chosen
Vladimir 'phcoder' Serbinenko [Wed, 24 Apr 2013 11:54:17 +0000 (13:54 +0200)]
Move mips-arc link address. Previous link address was chosen
in belief that RAM on SGI platforms grows down while in fact it
grows up from an unusual base.

11 years ago * grub-core/disk/arc/arcdisk.c (grub_arcdisk_iterate_iter):
Vladimir 'phcoder' Serbinenko [Sun, 21 Apr 2013 11:06:22 +0000 (13:06 +0200)]
* grub-core/disk/arc/arcdisk.c (grub_arcdisk_iterate_iter):
Fix a type which prevented CD-ROM and floppy boot.

11 years ago Support coreboot framebuffer.
Vladimir 'phcoder' Serbinenko [Sun, 21 Apr 2013 11:02:10 +0000 (13:02 +0200)]
Support coreboot framebuffer.

* grub-core/video/i386/coreboot/cbfb.c: New file.