]> git.proxmox.com Git - grub2.git/history - ChangeLog
* include/grub/efi/api.h (PRIxGRUB_EFI_UINTN_T): Remove leftover.
[grub2.git] / ChangeLog
2013-12-18 Vladimir Serbinenko * include/grub/efi/api.h (PRIxGRUB_EFI_UINTN_T): Remov...
2013-12-18 Vladimir Serbinenko * grub-core/loader/arm/linux.c: Use common initrd...
2013-12-18 Vladimir Serbinenko Decrease number of strings to translate.
2013-12-18 Vladimir Serbinenko * grub-core/kern/arm/dl.c: Remove unnecessarry executi...
2013-12-18 Vladimir Serbinenko Mark strings for translation and add remaining ones...
2013-12-18 Vladimir Serbinenko * util/grub-file.c (main): Fix sizeof usage.
2013-12-18 Vladimir Serbinenko Silence spurious warning.
2013-12-18 Vladimir Serbinenko Remove check_nt_hiberfil as it's been superseeded...
2013-12-18 Vladimir Serbinenko * docs/osdetect.cfg: Add isolinux config to detected...
2013-12-18 Vladimir Serbinenko Implement syslinux parser.
2013-12-18 Vladimir Serbinenko * grub-core/commands/legacycfg.c: Use 32-bit Linux...
2013-12-17 Vladimir Serbinenko Support cpuid --pae.
2013-12-17 Vladimir Serbinenko Use AT keyboard on Yeeloong 3A.
2013-12-17 Vladimir Serbinenko Add Yeeloong 3A reboot and halt.
2013-12-17 Vladimir Serbinenko Add Radeon Yeeloong 3A support.
2013-12-17 Vladimir Serbinenko Add bonito 3A support.
2013-12-17 Vladimir Serbinenko * grub-core/loader/machoXX.c: Fix compilation on non...
2013-12-17 Vladimir Serbinenko * grub-core/loader/i386/xen_fileXX.c: Silence cast...
2013-12-17 Vladimir Serbinenko * grub-core/loader/macho.c: Fix compilation on non...
2013-12-17 Vladimir Serbinenko Add missing format_arg attribute to check that printf...
2013-12-17 Vladimir Serbinenko Use grub_xasprintf to format translated error messages...
2013-12-17 Jon McCuneFix double-free introduced by commit 33d02a42d64cf06cad...
2013-12-17 Vladimir Serbinenko Unify message for unsupported relocation.
2013-12-17 Vladimir Serbinenko Mark miscompile error for translation.
2013-12-17 Vladimir Serbinenko Use %I64 and not %ll when using OS printf if compiling...
2013-12-17 Vladimir Serbinenko Update Mac code to match new register_efi prototype.
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 Include serial module in default_payload.elf.
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 Serbinenko * util/grub-mkrescue.c: Fix incorrect file usage in...
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 BorzenkovChangeLog for previous two commits.
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 * include/grub/x86_64/types.h: Define sizeof (long...
2013-12-16 Vladimir Serbinenko * include/grub/efi/api.h: Don't use call wrappers...
2013-12-16 Vladimir Serbinenko * grub-core/lib/posix_wrap/errno.h: Undefine errno...
2013-12-16 Vladimir Serbinenko * include/grub/efi/api.h: Define (u)intn_t based on...
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 Define functions explicitly rather than using --defsym...
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 Add explicit sysv_abi on amd64 asm routines.
2013-12-15 Vladimir Serbinenko* grub-core/commands/efi/lsefisystab.c: Use %lld to...
2013-12-15 Vladimir Serbinenko * include/grub/test.h: Use gnu_printf rather than...
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 * util/grub-mkimagexx.c (relocate_addresses): Display...
2013-12-15 Vladimir Serbinenko Add gcc_struct to all packed structures when compiling...
2013-12-14 Vladimir Serbinenko * include/grub/i386/coreboot/lbio.h: Add missing attri...
2013-12-14 Vladimir Serbinenko * util/grub-pe2elf.c: Fix handling of .bss.
2013-12-14 Vladimir Serbinenko Implement windows flavour of EFI install routines.
2013-12-14 Vladimir Serbinenko * conf/Makefile.extra-dist: Adjust path to conf/i386...
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 * util/config.c: Remove trailing newline from distribu...
2013-12-14 Vladimir Serbinenko * include/grub/efi/api.h: Rename protocol and interfac...
2013-12-14 Vladimir Serbinenko * .gitignore: Add .exe variants. Add missing files...
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 * include/grub/efiemu/efiemu.h: Sync configuration...
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...
next