]> git.proxmox.com Git - grub2.git/history - include
Mark miscompile error for translation.
[grub2.git] / include /
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 Implement Truecrypt ISO loader.
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 Implement XEN VFB support.
2013-12-16 Vladimir SerbinenkoMerge branch 'master' of git.sv.gnu.org:/srv/git/grub
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 * 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 * 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-15 Vladimir Serbinenko Add explicit sysv_abi on amd64 asm routines.
2013-12-15 Vladimir Serbinenko * include/grub/test.h: Use gnu_printf rather than...
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 Change grub_install_register_efi interface to pass...
2013-12-14 Vladimir Serbinenko Workaround windows bug when querying EFI system partit...
2013-12-14 Vladimir Serbinenko Fix definition of grub_efi_hard_drive_device_path...
2013-12-14 Vladimir Serbinenko * include/grub/efi/api.h: Rename protocol and interfac...
2013-12-13 Vladimir Serbinenko Implement multiboot2 EFI BS specification.
2013-12-11 Vladimir Serbinenko * include/grub/efiemu/efiemu.h: Sync configuration...
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-10 Leif Lindholmefi: mm: make MAX_USABLE_ADDRESS platform-specific
2013-12-10 Vladimir SerbinenkoMerge branch 'master' of git.sv.gnu.org:/srv/git/grub
2013-12-10 Jon McCuneAdd --no-rs-codes flag to optionally disable reed-solom...
2013-12-09 Vladimir Serbinenko Implement sparc64 trampolines (needed for sparc64...
2013-12-08 Vladimir Serbinenko * include/grub/kernel.h [__sparc__]: Restrict sparc64...
2013-12-08 Vladimir Serbinenko Remove grub_memalign on emu.
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-07 Vladimir Serbinenko Transform -C option to grub-mkstandalone to --core...
2013-12-07 Andrey Borzenkovadd grub_qsort_strcmp to use when sorting array of...
2013-12-06 Vladimir Serbinenko Revamp relocation handling.
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 Colin WatsonFix grub-shell to avoid breaking "make distcheck"
2013-12-04 Vladimir Serbinenko Pass font config to config.h and not by TARGET_CFLAGS...
2013-12-04 Vladimir Serbinenko * include/grub/types.h: Declare all byteswaps as inlin...
2013-12-03 Colin WatsonMerge branch 'cjwatson/timeout-style'
2013-11-30 Leif LindholmNew port arm64-efi
2013-11-30 Vladimir Serbinenko Remove leftover GRUB_IA64_DL_TRAMP_SIZE.
2013-11-27 Vladimir Serbinenko Introduce grub_util_file_sync and use it instead of...
2013-11-27 Colin WatsonMerge branch 'new-autogen'
2013-11-27 Colin WatsonSpeed up test suite by avoiding fsync
2013-11-25 Colin WatsonAdd a --locale-directory option to grub-install and...
2013-11-25 Vladimir SerbinenkoMerge branch 'master' into leiflindholm/arm64
2013-11-24 Vladimir Serbinenko With Apple assembly in .macro environvemnt you have...
2013-11-23 Vladimir Serbinenko Move common BIOS/coreboot memory map declarations to
2013-11-22 Vladimir Serbinenko Add *-xen to the list of grub-install-common platforms.
2013-11-22 Vladimir Serbinenko clang emits calls to abort () under some unknown condi...
2013-11-22 Vladimir Serbinenko * include/grub/i386/pc/memory.h: Decrease
2013-11-21 Vladimir Serbinenko Unify GOT/trampoline handling between PPC, MIPS and...
2013-11-20 Vladimir Serbinenko * grub-core/lib/crypto.c (grub_crypto_hash): Remove...
2013-11-18 Vladimir SerbinenkoMerge branch 'master' into leiflindholm/arm64
2013-11-18 Vladimir Serbinenko On i386-ieee1275 we run in paged mode. So we need...
2013-11-18 Vladimir Serbinenko * grub-core/lib/relocator.c (grub_mm_check_real):...
2013-11-18 Vladimir Serbinenko * grub-core/lib/powerpc/setjmp.S (grub_setjmp): Save...
2013-11-18 Vladimir Serbinenko * include/grub/mips/setjmp.h (grub_jmp_buf): Fix buffe...
2013-11-17 Vladimir Serbinenko * include/grub/misc.h: Replace check for __sparc64__...
2013-11-16 Leif LindholmARM 64 port by Leif Lindholm
2013-11-16 Vladimir Serbinenko Rewrite grub-install, grub-mkrescue, grub-mkstandalone...
2013-11-15 Vladimir Serbinenko Replace libgcc version of ctz with our own.
2013-11-14 Vladimir SerbinenkoMerge branch 'master' of git.sv.gnu.org:/srv/git/grub
2013-11-14 Vladimir Serbinenko * grub-core/kern/arm/cache_armv6.S: Remove special...
2013-11-13 Colin Watson* grub-core/kern/misc.c: Don't redirect divisions in the
2013-11-13 Vladimir Serbinenko * grub-core/kern/arm/misc.S: Add __muldi3 and __aeabi_...
2013-11-13 Vladimir Serbinenko * include/grub/symbol.h (END) [__arm__]: New macros...
2013-11-13 Vladimir SerbinenkoRevert " * include/grub/symbol.h (ADDR): New macro...
2013-11-13 Vladimir Serbinenko * include/grub/symbol.h (ADDR): New macro. Replace...
2013-11-12 Vladimir Serbinenko Redirect all divisions to grub_divmod64.
2013-11-12 Vladimir Serbinenko * grub-core/term/at_keyboard.c: Don't poll non-functio...
2013-11-12 Vladimir Serbinenko * grub-core/fs/proc.c: Allow \0 in proc files.
2013-11-12 Vladimir Serbinenko * grub-core/tests/legacy_password_test.c: New test.
2013-11-12 Vladimir Serbinenko * include/grub/crypto.h: Add maximums on hash size...
2013-11-11 Vladimir Serbinenko * include/grub/misc.h [__APPLE__]: Do not add regparm...
2013-11-10 Vladimir Serbinenko * include/grub/lib/LzmaDec.h: Fix to include LzmaTypes...
2013-11-09 Vladimir Serbinenko Add new ports: i386-xen and x86_64-xen. This allows...
2013-11-08 Vladimir Serbinenko * grub-core/term/serial.c: Add option for enabling...
2013-11-08 Vladimir Serbinenko * include/grub/gui.h (grub_fixed_sfs_divide): Round...
2013-11-08 Vladimir Testov * grub-core/gfxmenu/gui_box.c: Updated to work...
2013-11-08 Vladimir Serbinenko * include/grub/symbol.h (FUNCTION), (VARIABLE): Fix...
2013-11-08 Vladimir Serbinenko * include/grub/symbol.h (FUNCTION), (VARIABLE) [__arm_...
2013-11-07 Vladimir Serbinenko * grub-core/kern/ieee1275/cmain.c: Add explicit attrib...
2013-11-07 Vladimir Serbinenko Import libgcrypt 1.5.3.
2013-11-07 Vladimir Serbinenko * include/grub/misc.h (grub_dprintf): Use unnamed...
2013-11-07 Vladimir Serbinenko * include/grub/symbol.h (FUNCTION): Use @function...
2013-11-06 Vladimir Serbinenko * include/grub/usb.h (grub_usb_controller_dev): Make...
2013-11-05 Gustavo Luiz Duarteissue separate DNS queries for ipv4 and ipv6
2013-11-03 Vladimir Serbinenko * grub-core/tests/video_checksum.c: Add 2560x1440...
2013-11-03 Vladimir Serbinenko * include/grub/term.h (grub_term_coordinate): Extend...
2013-11-03 Vladimir SerbinenkoRevert "Attempts at ZFS options"
2013-11-03 Vladimir SerbinenkoAttempts at ZFS options
2013-11-02 Vladimir Serbinenko * grub-core/fs/hfspluscomp.c (hfsplus_read_compressed_...
2013-11-01 Vladimir Serbinenko Rewrite blocklist functions in order to get progress...
2013-11-01 Vladimir Serbinenko Support --base-clock for serial command to handle...
2013-11-01 Vladimir Serbinenko * grub-core/fs/ext2.c (grub_ext2_read_symlink): Use...
next