]> git.proxmox.com Git - grub2.git/history - grub-core/commands
lsefisystab: add missing comma after 7994077
[grub2.git] / grub-core / commands /
2015-11-17 Andrei Borzenkovlsefisystab: add missing comma after 7994077
2015-11-14 Pavel BludovAdd some UUIDs found in the hardware
2015-06-20 Andrei Borzenkovsearch_wrap: fix memory leak
2015-06-20 Andrei Borzenkovpassword_pbkdf2: fix memory leak
2015-06-20 Andrei Borzenkovsearch: fix use after free
2015-05-19 Paul Menzelcb_timestamps.c: Add new time stamp descriptions
2015-05-08 Andrei Borzenkovacpi: do not skip BIOS scan if EBDA length is zero
2015-03-27 Michael ZimmermannAdd missing initializers to silence suprious warnings.
2015-03-20 Vladimir Serbinenkocacheinfo: Add missing license information.
2015-02-22 Vladimir Serbinenkoacpi: Fix unused function warning.
2015-02-21 Vladimir Serbinenkowildcard: Mark unused argument as such.
2015-01-30 Andrei Borzenkovtest: fix previous commit - we need to return from...
2015-01-30 Andrei Borzenkovtest: do not stop after first file test or closing...
2015-01-27 Andrei Borzenkovcommands/parttool: fix memory leak.
2015-01-27 Vladimir Serbinenkocommands/acpi: Use ALIGN_UP rather than manual expression.
2015-01-25 Andrei Borzenkovcommands/fileXX: Fix remaining memory leak.
2015-01-24 Vladimir Serbinenkocommands/wildcard: Add missing free.
2015-01-24 Vladimir Serbinenkocommands/verify: Fix sha1 context zeroing-out.
2015-01-24 Vladimir Serbinenkocommands/tr: Simplify and fix missing parameter test.
2015-01-24 Vladimir Serbinenkocommands/syslinux: Add missing free.
2015-01-24 Vladimir Serbinenkocommands/parttool: Add missing device close.
2015-01-24 Vladimir Serbinenkocommands/nativedisk: Add missing device_close.
2015-01-24 Vladimir Serbinenkocommands/macbless: Handle device opening errors correctly.
2015-01-24 Vladimir Serbinenkocommands/macbless: Fix potential overflow.
2015-01-24 Vladimir Serbinenkocommands/macbless: Remove incorrect grub_free.
2015-01-24 Vladimir Serbinenkocommands/legacycfg: Fix resource leaks.
2015-01-24 Vladimir Serbinenkocommands/hdparm: Add missing grub_disk_close.
2015-01-24 Vladimir Serbinenkogptsync: Add missing device_close.
2015-01-24 Vladimir Serbinenkocommands/fileXX: Fix memory leak.
2015-01-24 Vladimir Serbinenkocommands/file: Change the confusing loop stop condition.
2015-01-24 Vladimir Serbinenkocommands/acpi: Use ALIGN_UP rather than manual expression.
2015-01-21 Vladimir Serbinenkogrub_cmd_play: Avoid division by zero.
2015-01-21 Vladimir SerbinenkoReplace explicit sizeof divisions by ARRAY_SIZE.
2014-12-05 Andrei Borzenkovfix memory corruption in pubkey filter over network
2014-09-22 Andrey Borzenkovcleanup: grub_cpu_to_XXX_compile_time for constants
2014-09-21 Valentin DornauerACPIhalt: Add more ACPI opcodes.
2014-09-21 Vladimir Serbinenko * grub-core/commands/keylayouts.c: Ignore unknown...
2014-09-21 Vladimir SerbinenkoFix wrong commit
2014-09-21 Michael Chang * grub-core/osdep/unix/config.c: Remove extraneous...
2014-06-21 Роман Пехов * grub-core/commands/loadenv.c (check_blocklists)...
2014-06-21 Stephane Rochoy * grub-core/commands/efi/lsefisystab.c (grub_cmd_lsefi...
2014-06-21 Vladimir Serbinenko * grub-core/commands/verify.c (grub_pubkey_open):...
2014-06-21 Vladimir Serbinenko * grub-core/commands/verify.c (grub_pubkey_open):...
2014-04-04 Vladimir SerbinenkoReplace few instances of memcmp/memcpy in the code...
2014-01-24 Vladimir Serbinenko Fix several translatable strings.
2014-01-18 Vladimir Serbinenko * grub-core/commands/macbless.c: Rename FILE and DIR...
2014-01-18 Andrey Borzenkovfix include loop on MinGW due to libintl.h pulling...
2013-12-23 Vladimir SerbinenkoMerge branch 'master' of git.sv.gnu.org:/srv/git/grub
2013-12-23 Vladimir Serbinenko ARM64 grub-file and grub-mkconfig support.
2013-12-23 Colin Watson* configure.ac: Fix spelling.
2013-12-23 Vladimir Serbinenko Add arm64-efi recognition to grub-file.
2013-12-23 Vladimir Serbinenko Fix ia64-efi recognition in grub-file.
2013-12-23 Vladimir Serbinenko Recognize raspberry pi kernel in grub-file.
2013-12-21 Vladimir Serbinenko* grub-core/commands/macbless.c (grub_mac_bless_inode...
2013-12-21 Vladimir Serbinenko Clarify several translatable messages.
2013-12-21 David Prévot Correct some translatable strings.
2013-12-21 Vladimir Serbinenko Clarify several translatable messages.
2013-12-18 Vladimir Serbinenko Add missing license section in macbless.mod and macho...
2013-12-18 Vladimir Serbinenko * grub-core/commands/fileXX.c: Silence cast-align.
2013-12-18 Vladimir Serbinenko Decrease number of strings to translate.
2013-12-18 Vladimir Serbinenko Mark strings for translation and add remaining ones...
2013-12-18 Vladimir Serbinenko Remove check_nt_hiberfil as it's been superseeded...
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 Jon McCuneFix double-free introduced by commit 33d02a42d64cf06cad...
2013-12-17 Vladimir Serbinenko Implement better integration with Mac firmware.
2013-12-17 Vladimir Serbinenko Implement grub_file tool and use it to implement gener...
2013-12-17 Vladimir Serbinenko Update exclude.pot and mark few strings for translation.
2013-12-16 Vladimir Serbinenko * grub-core/commands/minicmd.c (grub_mini_cmd_dump...
2013-12-15 Vladimir Serbinenko* grub-core/commands/efi/lsefisystab.c: Use %lld to...
2013-12-15 Vladimir Serbinenko * grub-core/commands/acpi.c: Use grub_addr_t rather...
2013-12-15 Vladimir Serbinenko Add gcc_struct to all packed structures when compiling...
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-11-18 Vladimir SerbinenkoMerge branch 'master' into leiflindholm/arm64
2013-11-18 Vladimir Serbinenko * grub-core/commands/verify.c (free_pk): Plug memory...
2013-11-18 Vladimir Serbinenko * grub-core/commands/legacycfg.c (grub_legacy_check_md...
2013-11-16 Vladimir Serbinenko Decrease stack usage in signature verification.
2013-11-12 Vladimir Serbinenko * grub-core/commands/verify.c: Remove variable length...
2013-11-12 Vladimir Serbinenko * grub-core/tests/legacy_password_test.c: New test.
2013-11-12 Vladimir Serbinenko * grub-core/commands/xnu_uuid.c: Remove variable lengt...
2013-11-11 Vladimir Serbinenko * grub-core/commands/hashsum.c: Remove unneeded memset...
2013-11-11 Vladimir Serbinenko * grub-core/commands/hashsum.c: Remove variable length...
2013-11-09 Vladimir Serbinenko Add new ports: i386-xen and x86_64-xen. This allows...
2013-11-09 Vladimir Serbinenko * grub-core/commands/i386/cmostest.c: Add new command...
2013-11-07 Vladimir Serbinenko Remove vestiges of -Wunsafe-loop-optimisations.
2013-11-06 Vladimir Serbinenko * grub-core/commands/legacycfg.c (grub_cmd_legacy_kern...
2013-11-04 Vladimir Serbinenko * grub-core/commands/i386/nthibr.c (GRUB_MOD_INIT...
2013-11-04 Peter Lustig * grub-core/commands/i386/nthibr.c: New command.
2013-11-03 Vladimir Serbinenko * grub-core/commands/verify.c: Add RSA support.
2013-11-03 Vladimir Serbinenko * grub-core/commands/loadenv.c (grub_cmd_save_env...
2013-11-01 Vladimir Serbinenko Rewrite blocklist functions in order to get progress...
2013-10-27 Vladimir Serbinenko * grub-core/net/tftp.c: Retransmit ack when rereceivin...
2013-10-26 Vladimir Serbinenko Move cpuid code to cpuid.h and TSC code to tsc.c.
2013-10-25 Vladimir SerbinenkoMerge branch 'master' of git.sv.gnu.org:/srv/git/grub
2013-10-25 Vladimir Serbinenko * grub-core/commands/gptsync.c (lba_to_chs): Use prope...
2013-10-25 Vladimir Serbinenko * conf/Makefile.common (CPPFLAGS_KERNEL): Add -DGRUB_K...
2013-10-21 Vladimir 'phcoder... Verify signatures of signatures unless --skip-sig...
next