]> git.proxmox.com Git - grub2.git/history - grub-core
Use grub_xasprintf to format translated error messages containing
[grub2.git] / grub-core /
2013-12-17 Jon McCuneFix double-free introduced by commit 33d02a42d64cf06cad...
2013-12-17 Vladimir Serbinenko Use %I64 and not %ll when using OS printf if compiling...
2013-12-17 Vladimir Serbinenko Implement better integration with Mac firmware.
2013-12-17 Vladimir Serbinenko* grub-core/loader/multiboot_mbi2.c: Implement special...
2013-12-17 Vladimir Serbinenko Add explicit thumb interwork bx in asm files.
2013-12-17 Vladimir Serbinenko Implement Truecrypt ISO loader.
2013-12-17 Vladimir Serbinenko * grub-core/lib/arg.c: Ensure at least a single space...
2013-12-17 Vladimir Serbinenko Implement grub_file tool and use it to implement gener...
2013-12-17 Vladimir Serbinenko Change to v1 xen grants.
2013-12-17 Vladimir Serbinenko * grub-core/lib/i386/xen/relocator.S: Fix hypercall...
2013-12-17 Vladimir Serbinenko * grub-core/lib/x86_64/xen/relocator.S: Fix hypercall...
2013-12-17 Vladimir Serbinenko Implement XEN VFB support.
2013-12-17 Vladimir Serbinenko Remove grub_bios_interrupt on coreboot.
2013-12-17 Vladimir Serbinenko Update exclude.pot and mark few strings for translation.
2013-12-16 Vladimir SerbinenkoMerge branch 'master' of git.sv.gnu.org:/srv/git/grub
2013-12-16 Vladimir Serbinenko * grub-core/tests/sleep_test.c: Silence spurious warning.
2013-12-16 Andrey Borzenkovadd verbose information to linux platform check
2013-12-16 Andrey Borzenkovuse grub_util_exec_redirect_all to silence "moprobe...
2013-12-16 Andrey Borzenkovconsolidate grub_util_exec code
2013-12-16 Vladimir Serbinenko Make grub_xen_hypercall on i386 cdecl rather than...
2013-12-16 Vladimir Serbinenko * grub-core/kern/x86_64/xen/startup.S: Align stack.
2013-12-16 Vladimir Serbinenko Add support for converting PE+ to Elf64.
2013-12-16 Vladimir Serbinenko * grub-core/commands/minicmd.c (grub_mini_cmd_dump...
2013-12-16 Vladimir Serbinenko Remove practice of assigning random const pointers...
2013-12-16 Vladimir Serbinenko * grub-core/lib/posix_wrap/errno.h: Undefine errno...
2013-12-16 Vladimir Serbinenko Handle X86_64_PC64 relocation.
2013-12-16 Vladimir Serbinenko Determine the need for mingw-related stubs at compile...
2013-12-16 Vladimir SerbinenkoMerge branch 'master' of git.sv.gnu.org:/srv/git/grub
2013-12-16 Vladimir Serbinenko * grub-core/genmod.sh.in: Strip before converting...
2013-12-16 Vladimir Serbinenko Use unix functions for temporary files and special...
2013-12-16 Vladimir Serbinenko * grub-core/genmoddep.awk: Remove explicit getline...
2013-12-15 Andrey Borzenkovsmall fixes for Windows EFI install code
2013-12-15 Ian Campbell * grub-core/kern/uboot/init.c: Fix units of uboot...
2013-12-15 Vladimir Serbinenko New functional test for sleep function.
2013-12-15 Vladimir Serbinenko* grub-core/commands/efi/lsefisystab.c: Use %lld to...
2013-12-15 Vladimir Serbinenko * grub-core/loader/i386/linux.c: Use grub_addr_t rathe...
2013-12-15 Vladimir Serbinenko * grub-core/loader/i386/linux.c: Use %p rather than...
2013-12-15 Vladimir Serbinenko * grub-core/kern/elfXX.c: Use grub_addr_t rather than...
2013-12-15 Vladimir Serbinenko * grub-core/disk/loopback.c: Use sequential IDs rather...
2013-12-15 Vladimir Serbinenko * grub-core/commands/acpi.c: Use grub_addr_t rather...
2013-12-15 Vladimir Serbinenko * grub-core/kern/i386/coreboot/cbtable.c: Use char...
2013-12-15 Vladimir Serbinenko * grub-core/disk/cryptodisk.c: Rename "n" to "last_cry...
2013-12-15 Vladimir Serbinenko Add gcc_struct to all packed structures when compiling...
2013-12-14 Vladimir Serbinenko Implement windows flavour of EFI install routines.
2013-12-14 Vladimir Serbinenko Change grub_install_register_efi interface to pass...
2013-12-14 Vladimir Serbinenko Workaround cygwin bug when using \\?\Volume{GUID}...
2013-12-14 Vladimir Serbinenko Do not use TCHAR string functions as they are not...
2013-12-14 Vladimir Serbinenko Workaround windows bug when querying EFI system partit...
2013-12-14 Vladimir Serbinenko * grub-core/kern/i386/qemu/init.c (resource): Decrease...
2013-12-14 Vladimir Serbinenko * grub-core/boot/i386/qemu/boot.S: Add missing EXT_C.
2013-12-14 Vladimir Serbinenko Make i386-* other than i386-pc compileable under cygwin.
2013-12-14 Vladimir Serbinenko Fix definition of grub_efi_hard_drive_device_path...
2013-12-14 Vladimir Serbinenko * grub-core/osdep/windows/hostdisk.c: Fix cygwin compi...
2013-12-14 Vladimir Serbinenko * grub-core/osdep/windows/blocklist.c: Add missing...
2013-12-14 Vladimir Serbinenko * include/grub/efi/api.h: Rename protocol and interfac...
2013-12-14 Vladimir Serbinenko * grub-core/osdep/exec.c: Use unix version on cygwin.
2013-12-13 Vladimir Serbinenko Implement multiboot2 EFI BS specification.
2013-12-11 Vladimir Serbinenko * grub-core/normal/charset.c: Fix premature line wrap...
2013-12-11 Vladimir Serbinenko Propagate the EFI commits to x86-efi specific parts.
2013-12-11 Vladimir Serbinenko * grub-core/commands/efi/lssal.c: Fix terminating...
2013-12-11 Vladimir Serbinenko Introduce grub_efi_packed_guid and use it where alignm...
2013-12-11 Vladimir Serbinenko * include/grub/efi/api.h (grub_efi_device_path): Defin...
2013-12-11 Vladimir Serbinenko * grub-core/kern/ia64/dl.c (grub_arch_dl_relocate_symb...
2013-12-11 Vladimir Serbinenko * grub-core/kern/ia64/dl.c (grub_arch_dl_relocate_symb...
2013-12-10 Leif Lindholmefi: mm: make MAX_USABLE_ADDRESS platform-specific
2013-12-10 Leif Lindholm* grub-core/lib/fdt.c: change memcpy => grub_memcpy
2013-12-10 Vladimir SerbinenkoMerge branch 'master' of git.sv.gnu.org:/srv/git/grub
2013-12-10 Andrey Borzenkovalways define config_directory and config_file as full...
2013-12-09 Vladimir Serbinenko Implement sparc64 trampolines (needed for sparc64...
2013-12-09 Vladimir Serbinenko * grub-core/kern/sparc64/dl.c (grub_arch_dl_relocate_s...
2013-12-09 Vladimir Serbinenko * grub-core/kern/powerpc/dl_helper.c (grub_arch_dl_get...
2013-12-09 Vladimir Serbinenko * grub-core/kern/emu/cache.c [__ia64__]: Use our cache...
2013-12-09 Vladimir Serbinenko * grub-core/kern/ia64/dl_helper.c (grub_ia64_dl_get_tr...
2013-12-08 Vladimir Serbinenko * grub-core/kern/ia64/efi/init.c (grub_arch_sync_cache...
2013-12-08 Vladimir Serbinenko * grub-core/kern/emu/main.c: Silence missing prototype...
2013-12-08 Vladimir Serbinenko * grub-core/osdep/windows/emuconsole.c: Remove unsigne...
2013-12-08 Vladimir Serbinenko * grub-core/kern/emu/lite.c: Add missing include of...
2013-12-08 Vladimir Serbinenko Remove grub_memalign on emu.
2013-12-08 Vladimir Serbinenko * grub-core/kern/ia64/efi/init.c: Fix alignment code...
2013-12-08 Vladimir Serbinenko Move OS-dependent mprotect for module loading to grub...
2013-12-08 Vladimir Serbinenko Fix mips-emu compilation.
2013-12-08 Vladimir Serbinenko Make arm-emu work.
2013-12-07 Andrey Borzenkovuse light-gray as default color in normal.mod for consi...
2013-12-06 Vladimir Serbinenko Revamp relocation handling.
2013-12-05 Colin WatsonPacify compiler warning
2013-12-05 Colin WatsonOn Linux, read partition start offsets from sysfs if...
2013-12-05 Leif Lindholmgrub-core/lib/fdt.c: correctly update size_dt_struct...
2013-12-05 Vladimir Serbinenko Handle unaligned .bss on sparc64.
2013-12-04 Vladimir Serbinenko * grub-core/boot/sparc64/ieee1275/boot.S [CDBOOT]...
2013-12-04 Vladimir Serbinenko * grub-core/kern/emu/main.c: Ignore missing prototype...
2013-12-04 Vladimir Serbinenko Pass font config to config.h and not by TARGET_CFLAGS...
2013-12-04 Vladimir Serbinenko * grub-core/osdep/windows/emuconsole.c (grub_console_p...
2013-12-04 Vladimir Serbinenko * grub-core/kern/i386/qemu/init.c: Remove variable...
2013-12-04 Vladimir Serbinenko * grub-core/kern/efi/efi.c: Remove variable length...
2013-12-04 Vladimir Serbinenko * grub-core/kern/uboot/init.c (uboot_timer_ms): Fix...
2013-12-04 Vladimir Serbinenko * grub-core/disk/ieee1275/ofdisk.c: Remove variable...
2013-12-03 Colin Watson* grub-core/Makefile.core.def (setjmp): Distribute
2013-12-03 Colin WatsonMerge branch 'cjwatson/timeout-style'
2013-12-03 Colin WatsonReduce nesting level.
2013-11-30 Andrey Borzenkovfix libgrub.pp build post arm64 merge
next