]> git.proxmox.com Git - grub2.git/history - grub-core/commands
net/netbuff: Block overly large netbuff allocs
[grub2.git] / grub-core / commands /
2022-06-08 Chris Coulsoncommands/boot: Add API to pass context to loader
2021-09-27 Mathieu Trudel-Lap... tpm: Pass unknown error as non-fatal, but debug print...
2021-09-27 Evan BroderAdd configure option to enable gfxpayload=keep dynamically
2021-09-24 Colin WatsonImport grub2_2.06.orig.tar.xz
2021-05-10 Daniel Kiperi18n: Align N_() formatting with the rest of GRUB code
2021-03-10 Glenn Washburncommands/pgp: Format code for grub_error() is incorrect
2021-03-02 Heinrich Schuchardtcommands/efi/lsefisystab: Add short text for EFI_RT_PRO...
2021-03-02 Derek Foremancommands/file: Fix array/enum desync
2021-03-02 Daniel Axtenscommands/menuentry: Fix quoting in setparams_prefix()
2021-03-02 Daniel Axtenscommands/ls: Require device_name is not NULL before...
2021-03-02 Darren Kennycommands/probe: Fix a resource leak when probing disks
2021-03-02 Chris Coulsoncommands/hashsum: Fix a memory leak
2021-03-02 Javier Martinez... dl: Only allow unloading modules that are not dependencies
2021-03-02 Javier Martinez... commands/hdparm: Restrict hdparm command when locked...
2021-03-02 Javier Martinez... commands/setpci: Restrict setpci command when locked...
2021-03-02 Javier Martinez... commands: Restrict commands that can load BIOS or DT...
2021-03-02 Javier Martinez... acpi: Don't register the acpi command when locked down
2021-03-02 Javier Martinez... efi: Use grub_is_lockdown() instead of hardcoding a...
2021-03-02 Javier Martinez... kern: Add lockdown support
2021-03-02 Marco A Benattoefi: Move the shim_lock verifier to the GRUB core
2021-03-02 Marco A Benattoverifiers: Move verifiers API to kernel image
2020-12-12 Tianjia Zhangefi/tpm: Extract duplicate code into independent functions
2020-12-12 Tianjia Zhangefi/tpm: Add debug information for device protocol...
2020-12-12 Javier Martinez... efi: Only register shim_lock verifier if shim_lock...
2020-12-11 Daniel Kiperefi: Return grub_efi_status_t from grub_efi_get_variable()
2020-12-11 Daniel Kiperefi: Make shim_lock GUID and protocol type public
2020-09-18 Tianjia Zhangefi/tpm: Remove unused functions and structures
2020-07-29 Peter Jonesmalloc: Use overflow checking primitives where we do...
2020-07-29 Peter Jonescalloc: Use calloc() at most places
2020-05-15 Tianjia Zhangtpm: Rename function grub_tpm_log_event() to grub_tpm_m...
2020-05-15 Tianjia Zhangverifiers: Add verify string debug message
2020-04-21 Hans de Goedekern/term: Accept ESC, F4 and holding SHIFT as user...
2020-04-21 Hans de Goedekern/term: Make grub_getkeystatus() helper function...
2020-03-31 Tianjia Zhangefi/tpm: Fix memory leak in grub_tpm1/2_log_event()
2020-03-10 Julian Andres Klodesmbios: Add a --linux argument to apply linux modalias...
2020-02-28 Peter Jonesmisc: Make grub_strtol() "end" pointers have safer...
2020-02-18 Michael Changverifiers: Fix calling uninitialized function pointer
2019-10-21 Nicholas Vinsonprobe: Support probing for msdos PARTUUID
2019-07-11 Heinrich Schuchardtlsefisystab: Add support for device tree table
2019-07-11 David Michaelsmbios: Add a module for retrieving SMBIOS information
2019-07-11 David Michaellsefisystab: Define SMBIOS3 entry point structures...
2019-07-11 Jacob Kroonprobe: Support probing for partition UUID with --part...
2019-07-09 Colin WatsonImport grub2_2.04.orig.tar.xz
2019-05-14 Colin WatsonImport grub2_2.04~rc1.orig.tar.xz
2019-04-23 Michael Changusbtest: Disable gcc9 -Waddress-of-packed-member
2019-04-09 Vladimir SerbinenkoChange fs functions to add fs_ prefix
2019-03-26 Vladimir Serbinenkoefi/tpm.c: Add missing casts
2019-03-12 Jesús Diéguez Fern... msr: Add new MSR modules (rdmsr/wrmsr)
2019-03-12 Eric Snowbergieee1275: obdisk driver
2019-02-25 Alexander Graffdt: Treat device tree file type like ACPI
2019-02-25 Alexander GrafRISC-V: Add to build system
2019-01-21 Max Tottenhamtpm: Fix bug in GRUB2 TPM module
2019-01-14 Colin Watsonpgp: Fix emu build and tests after pgp module renaming
2018-12-12 Matthew Garrettverifiers: Core TPM support
2018-11-21 Michael Changverifiers: fix double close on pgp's sig file descriptor
2018-11-09 Daniel Kiperefi: Add EFI shim lock verifier
2018-11-09 Daniel Kiperdl: Add support for persistent modules
2018-11-09 Daniel Kiperverifiers: Rename verify module to pgp module
2018-11-09 Daniel Kiperverifiers: Add possibility to defer verification to...
2018-11-09 Vladimir Serbinenkoverifiers: Add possibility to verify kernel and modules...
2018-11-09 Vladimir Serbinenkoverifiers: Framework core
2018-11-09 Vladimir Serbinenkoverifiers: File type for fine-grained signature-verific...
2018-07-11 Leif Lindholmcommands/file: Use definitions from arm64/linux.h
2018-07-11 Leif Lindholmcommands/file: Use definitions from arm/linux.h
2018-02-23 Leif Lindholmi386: make struct linux_kernel_header architecture...
2018-02-23 Leif Lindholmmake GRUB_LINUX_MAGIC_SIGNATURE architecture-specific
2017-11-24 Eric Snowbergls: prevent double open
2017-08-07 Pete Batardcore: use GRUB_TERM_ definitions when handling term...
2017-08-03 Rob ClarkFix a segfault in lsefi
2017-06-23 Colin WatsonImport grub2_2.02.orig.tar.xz
2017-05-08 Vladimir Serbinenkocoreboot: Split parts that are platform-independent.
2017-04-04 Andrei Borzenkovi386, x86_64, ppc: fix switch fallthrough cases with...
2017-04-02 Andrei Borzenkovacpi: add missing efi_call wrapper to acpi command
2017-02-27 Vladimir Serbinenkolegacy_initrd: Strip any additional arguments to initrd.
2016-09-18 Colin WatsonImport grub2_2.02~beta3.orig.tar.xz
2016-02-27 Vladimir Serbinenkocat: Don't switch terminal mode when there is nothing...
2016-02-23 Andrei Borzenkovsearch: actually skip floppy with --no-floppy
2016-02-17 Vladimir SerbinenkoFix warnings when compiling with -O3
2016-01-16 Andrei Borzenkovlegacycfg: fix memory leaks and add NULL check
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-02 Andrei Borzenkovacpihalt: add GRUB_ACPI_OPCODE_CREATE_DWORD_FIELD ...
2016-01-02 Andrei Borzenkovacpihalt: fix GRUB_DSDT_TEST compilation
2015-12-17 Robert Elliottlsefimmap: support persistent memory and other UEFI...
2015-12-15 Robert ElliottTranslate UEFI persistent memory type
2015-11-27 Vladimir Serbinenkotsc: Use alternative delay sources whenever appropriate.
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.
next