]> git.proxmox.com Git - grub2.git/shortlog
grub2.git
2016-02-12 Vladimir Serbinenkogrub-shell: Update 32-bit OVMF binary name.
2016-02-12 Daniel Kiperrelocator: Fix integer underflow.
2016-02-12 Vladimir SerbinenkoChange -v to -V for version of shell utils.
2016-02-12 Vladimir Serbinenkoxnu: Add new kernel path to autoconfig.
2016-02-12 Vladimir Serbinenkoarm64: Use cpu timer for timekeeping.
2016-02-12 Vladimir Serbinenkopowerpc: Trim header in tests.
2016-02-12 Vladimir Serbinenkodefault_payload: Include syslinuxcfg, all filesystems...
2016-02-12 Vladimir Serbinenkoxnu: Supply random seed.
2016-02-12 Vladimir SerbinenkoAdd RNG module.
2016-02-12 Vladimir Serbinenkoyylex: use grub_fatal for exit.
2016-02-12 Vladimir Serbinenkoprintf: Fix and test %% behaviour in presence of subseq...
2016-02-12 Vladimir SerbinenkoSplit pmtimer wait and tsc measurement from pmtimer...
2016-02-12 Vladimir SerbinenkoMake grub_cpu_is_tsc_supported generally available.
2016-02-12 Vladimir SerbinenkoMake grub_acpi_find_fadt accessible generically
2016-02-12 Vladimir SerbinenkoMake unaligned types public.
2016-02-12 Vladimir SerbinenkoFix emu compilation error on arm.
2016-02-11 Vladimir Serbinenkoxnu: Include relocated EFI in heap size.
2016-02-11 Vladimir Serbinenkoxnu: supply ramsize to the kernel.
2016-02-03 Andrei Borzenkovsupport modules without symbol table
2016-02-01 Andrei Borzenkov10_linux: avoid multi-device root= kernel argument
2016-01-22 Vladimir SerbinenkoError out if mtools invocation fails.
2016-01-22 Vladimir Serbinenkoarm64: Add support for relocations needed for linaro gcc
2016-01-22 Vladimir Serbinenkoefiemu: Fix compilation failure
2016-01-22 Vladimir SerbinenkoDocument cpuid -p
2016-01-22 Robert Elliottefiemu: Handle persistent RAM and unknown possible...
2016-01-22 Vladimir SerbinenkoDocument expr1 expr2 syntax for test command
2016-01-22 Michael ChangRestore terminal settings on grub-emu exit.
2016-01-22 Vladimir Serbinenkoxen_boot: Remove obsolete module type distinctions.
2016-01-22 Vladimir Serbinenkoarm: Ignore qemu clock bug
2016-01-22 Vladimir Serbinenkoi386-ieee1275: Increase maximum heap size to accomodate...
2016-01-20 Colin WatsonRemove pragmas related to -Wunreachable-code
2016-01-16 Colin Watsonloader/bsd: Fix signed/unsigned comparison
2016-01-16 Colin Watsonahci, ehci: Fix typos
2016-01-16 Andrei Borzenkovgrub-probe: fix memory leak
2016-01-16 Andrei Borzenkovtftp: fix memory leaks in open
2016-01-16 Andrei Borzenkovtcp: fix memory leaks
2016-01-16 Andrei Borzenkovnet: fix memory leaks
2016-01-16 Andrei Borzenkovlegacycfg: fix memory leaks and add NULL check
2016-01-15 Andrei Borzenkovloader: Unintended sign extension
2016-01-12 Andrei Borzenkovscript: fix memory leak
2016-01-12 Andrei Borzenkovnormal: fix memory leak
2016-01-12 Andrei Borzenkovxnu: fix memory leak
2016-01-12 Andrei Borzenkovtruecrypt: fix memory leak
2016-01-12 Andrei Borzenkovgfxmenu: fix memory leak
2016-01-12 Andrei Borzenkovefiemu: fix memory leak
2016-01-12 Andrei Borzenkovefidisk: fix memory leak
2016-01-12 Andrei Borzenkovverify: fix memory leak
2016-01-12 Andrei Borzenkovpassword_pbkdf2: fix memory leak
2016-01-12 Andrei Borzenkovparttool: fix memory leak
2016-01-12 Andrei Borzenkovnativedisk: fix memory leak
2016-01-12 Andrei Borzenkovacpi: fix memory leak
2016-01-10 Andrei Borzenkovgrub-install: include ehci in list of native modules
2016-01-10 Andrei Borzenkovgrub-mkimage: remove redundant NULL check
2016-01-10 Andrei Borzenkovnet: remove dead and redundant code
2016-01-10 Andrei Borzenkovhostdisk: fix device detection
2016-01-09 Andrei Borzenkovsetup: fix NULL pointer dereference
2016-01-09 Andrei Borzenkovmkimage: fix unintended sign extension
2016-01-09 Andrei Borzenkovutil/getroot: delete dead code
2016-01-09 Andrei Borzenkovloader/multiboot: fix unintended sign extension
2016-01-09 Andrei Borzenkovkern/elf: fix unintended sign extension
2016-01-09 Andrei Borzenkovxfs: fix possible inode corruption in directory scan
2016-01-09 Andrei Borzenkovrescue_parser: restructure code to avoid Coverity false...
2016-01-09 Andrei Borzenkovgrub-mklayout: check subscript bounds
2016-01-09 Andrei Borzenkovgrub-probe: fix memory leak
2016-01-09 Andrei Borzenkovgfxmenu: fix memory leak
2016-01-09 Andrei Borzenkovutil/setup: fix grub_util_path_list leak
2016-01-09 Andrei Borzenkovsetup: fix memory leak
2016-01-09 Andrei Borzenkovefiemu: check return value of grub_efiemu_write_value
2016-01-09 Andrei Borzenkovefiemu: change code to avoid Coverity false positive
2016-01-09 Andrei Borzenkovefiemu: fix unintended sign extension
2016-01-09 Andrei Borzenkovhfs: fix memory leak
2016-01-09 Andrei Borzenkovgrub-module-verifier: fix unintended sign extension
2016-01-08 Vladimir SerbinenkoTests: Support arm-efi
2016-01-07 Vladimir Serbinenkoarm64/setjmp: Add missing move for arg1 == 0 case.
2016-01-07 Vladimir Serbinenkogrub-shell: Support arm64-efi
2016-01-07 Mark Salterarm-efi: Reduce timer event frequency by 10
2016-01-07 Vladimir Serbinenkox86_64-efi: Automatically add -bios OVMF.fd to qemu...
2016-01-07 Vladimir SerbinenkoAllow GRUB_QEMU_OPTS to override machine.
2016-01-07 Vladimir Serbinenkoarm64: Disable tests that need native drivers.
2016-01-07 Vladimir SerbinenkoDisable NetBSD bootcheck on EFI until it supports ACPI...
2016-01-07 Vladimir Serbinenkogrub-shell: Use new cbfstool syntax.
2016-01-07 Vladimir Serbinenkogrub-shell: On i386-ieee1275 don't try to switch to...
2016-01-07 Vladimir Serbinenkohddboot_test: reenable on OVMF
2016-01-07 Vladimir Serbinenkoiee1275/datetime: Fix off-by-1 error.
2016-01-07 Vladimir SerbinenkoAdjust bootcheck tests for multiboot/coreboot/qemu...
2016-01-05 Vladimir Serbinenkominixfs_test: Check if mkfs.minixfs supports -B option.
2016-01-05 Vladimir SerbinenkoAdd memdisk support to grub-emu.
2016-01-05 Vladimir SerbinenkoMove file loading functions to grub-emu.
2016-01-05 Vladimir SerbinenkoDisable progress indicator in grub-shell.
2016-01-05 Vladimir SerbinenkoUpdate checksums
2016-01-02 Andrei Borzenkovacpihalt: add GRUB_ACPI_OPCODE_CREATE_DWORD_FIELD ...
2016-01-02 Andrei Borzenkovacpihalt: fix GRUB_DSDT_TEST compilation
2016-01-01 Andrei BorzenkovAdd missing BUILD_EXEEXT
2015-12-31 Vladimir Serbinenkoconfigure.ac: Reorder efiemu check to after link format...
2015-12-31 Andrey Borzenkovremove temporary .bin files (kernel and modules)
2015-12-31 Andrey Borzenkovadd dejavu built fonts to cleanfiles
2015-12-31 Andrei BorzenkovAdd grub-module-verifier files to EXTRA_DIST
2015-12-31 Vladimir Serbinenkoconfigure: Add -fno-unwind-tables if supported.
2015-12-31 Vladimir Serbinenkomodule-verifier: allow limited-range relocations on...
2015-12-31 Vladimir SerbinenkoDisable build-time module check on emu.
next