Archives are refreshed every 15 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
grub-devel (thread)
[
Date Index
][
Top
][
All Lists
]
Advanced
[
Prev Period
]
Last Modified: Sun Apr 30 2023 16:43:32 -0400
Threads in reverse chronological order
[
Next Period
]
[PATCH] INSTALL: Document that building grub-mkfont requires xfonts-unifont
,
Glenn Washburn
,
2023/04/29
[PATCH] docs: Add debugging chapter to development documentation
,
Glenn Washburn
,
2023/04/29
Re: GRUB 2.12 release - update
,
Daniel Kiper
,
2023/04/28
[PATCH v1] dns: fixed lookup error when no IPv6 is returned
,
Renaud Métrich
,
2023/04/28
Re: [PATCH v1] dns: fixed lookup error when no IPv6 is returned
,
Daniel Kiper
,
2023/04/28
[PATCH v1] dns: fixed removal of DNS server
,
Renaud Métrich
,
2023/04/28
Re: [PATCH v1] dns: fixed removal of DNS server
,
Daniel Kiper
,
2023/04/28
[PATCH] lib/relocator: always enforce the requested alignment in malloc_in_range()
,
Roger Pau Monne
,
2023/04/27
Re: [PATCH] lib/relocator: always enforce the requested alignment in malloc_in_range()
,
Daniel Kiper
,
2023/04/28
[PATCH v16 00/10] Add support for LoongArch
,
Xiaotian Wu
,
2023/04/27
[PATCH v16 01/10] PE: Add LoongArch definitions
,
Xiaotian Wu
,
2023/04/27
[PATCH v16 02/10] ELF: Add LoongArch definitions
,
Xiaotian Wu
,
2023/04/27
[PATCH v16 03/10] LoongArch: Add setjmp implementation
,
Xiaotian Wu
,
2023/04/27
[PATCH v16 04/10] LoongArch: Add early startup code
,
Xiaotian Wu
,
2023/04/27
[PATCH v16 05/10] LoongArch: Add support for ELF psABI v1.00 relocations
,
Xiaotian Wu
,
2023/04/27
[PATCH v16 06/10] LoongArch: Add support for ELF psABI v2.00 relocations
,
Xiaotian Wu
,
2023/04/27
[PATCH v16 07/10] LoongArch: Add auxiliary files
,
Xiaotian Wu
,
2023/04/27
[PATCH v16 08/10] LoongArch: Add to build system
,
Xiaotian Wu
,
2023/04/27
[PATCH v16 09/10] tests: Fix timezone inconsistency in squashfs_test
,
Xiaotian Wu
,
2023/04/27
[PATCH v16 10/10] tests: Add LoongArch to various test cases
,
Xiaotian Wu
,
2023/04/27
Re: [PATCH v16 10/10] tests: Add LoongArch to various test cases
,
Glenn Washburn
,
2023/04/28
Re: [PATCH v16 00/10] Add support for LoongArch
,
Daniel Kiper
,
2023/04/28
[PATCH] font: Try opening fonts from the bundled memdisk
,
Chris Coulson
,
2023/04/26
Re: [PATCH] font: Try opening fonts from the bundled memdisk
,
Steve McIntyre
,
2023/04/26
Re: [PATCH] font: Try opening fonts from the bundled memdisk
,
Robbie Harwood
,
2023/04/26
Re: [PATCH] font: Try opening fonts from the bundled memdisk
,
Daniel Kiper
,
2023/04/28
[PATCH v5 00/20] UEFI networking support including ipv6 + dhcpv6
,
Robbie Harwood
,
2023/04/25
[PATCH v5 04/20] efinet + bootp: add net_bootp6 command supporting dhcpv6
,
Robbie Harwood
,
2023/04/25
[PATCH v5 01/20] Revert "net/http: Allow use of non-standard TCP/IP ports"
,
Robbie Harwood
,
2023/04/25
[PATCH v5 13/20] Add fw_path variable to detect config file on efi
,
Robbie Harwood
,
2023/04/25
[PATCH v5 19/20] normal/main: Discover the device to read the config from as a fallback
,
Robbie Harwood
,
2023/04/25
[PATCH v5 10/20] Support UEFI networking protocols
,
Robbie Harwood
,
2023/04/25
[PATCH v5 03/20] net/http: check result of grub_netbuff_put() in http_receive()
,
Robbie Harwood
,
2023/04/25
[PATCH v5 16/20] Prepend prefix when HTTP path is relative
,
Robbie Harwood
,
2023/04/25
[PATCH v5 11/20] efinet: also use the firmware acceleration for http
,
Robbie Harwood
,
2023/04/25
[PATCH v5 08/20] efinet Configure network from UEFI device path
,
Robbie Harwood
,
2023/04/25
[PATCH v5 06/20] grub.texi: Add net_bootp6 doumentation
,
Robbie Harwood
,
2023/04/25
[PATCH v5 15/20] Try mac/guid/etc before grub.cfg on tftp config files
,
Robbie Harwood
,
2023/04/25
[PATCH v5 20/20] efinet: Add DHCP proxy support
,
Robbie Harwood
,
2023/04/25
[PATCH v5 05/20] efinet: add structures for PXE messages
,
Robbie Harwood
,
2023/04/25
[PATCH v5 18/20] http: Prepend prefix when the HTTP path is relative
,
Robbie Harwood
,
2023/04/25
[PATCH v5 07/20] bootp: Process DHCPACK packet during HTTP Boot
,
Robbie Harwood
,
2023/04/25
[PATCH v5 09/20] efinet: set DNS server from UEFI protocol
,
Robbie Harwood
,
2023/04/25
[PATCH v5 02/20] net: read bracketed ipv6 addrs and port numbers
,
Robbie Harwood
,
2023/04/25
[PATCH v5 17/20] efi/http: Enclose literal IPv6 addresses in square brackets
,
Robbie Harwood
,
2023/04/25
[PATCH v5 12/20] efi/http: match protocol+hostname of boot url in root_url
,
Robbie Harwood
,
2023/04/25
[PATCH v5 14/20] use fw_path prefix when fallback searching for grub config
,
Robbie Harwood
,
2023/04/25
[PATCH] at_keyboard.c: add timeout to fix hang on hp elitebooks
,
Riku Viitanen
,
2023/04/23
Re: [PATCH] at_keyboard.c: add timeout to fix hang on hp elitebooks
,
Vladimir 'phcoder' Serbinenko
,
2023/04/23
Re: [PATCH] at_keyboard.c: add timeout to fix hang on hp elitebooks
,
Daniel Kiper
,
2023/04/28
Message not available
Fw: Re: [PATCH] at_keyboard.c: add timeout to fix hang on hp elitebooks
,
Riku Viitanen
,
2023/04/30
Installed Fedora 38 (sway) / grub2 on a new HD - boots OK but does not have a menuentry item in grub.cfg ?
,
Philip Rhoades
,
2023/04/22
[PATCH 0/4] Prevent out-of-bound reads
,
Lidong Chen
,
2023/04/20
[PATCH 3/4] fs/hfsplus: Set grub errno to prevent NULL pointer access
,
Lidong Chen
,
2023/04/20
Re: [PATCH 3/4] fs/hfsplus: Set grub errno to prevent NULL pointer access
,
Vladimir 'phcoder' Serbinenko
,
2023/04/20
Re: [PATCH 3/4] fs/hfsplus: Set grub errno to prevent NULL pointer access
,
Lidong Chen
,
2023/04/25
[PATCH 1/4] fs/hfsplus: Validate btree node size
,
Lidong Chen
,
2023/04/20
Re: [PATCH 1/4] fs/hfsplus: Validate btree node size
,
Vladimir 'phcoder' Serbinenko
,
2023/04/20
[PATCH 2/4] fs/hfsplus: Prevent out of bound access in catalog file
,
Lidong Chen
,
2023/04/20
Re: [PATCH 2/4] fs/hfsplus: Prevent out of bound access in catalog file
,
Vladimir 'phcoder' Serbinenko
,
2023/04/20
Re: [PATCH 2/4] fs/hfsplus: Prevent out of bound access in catalog file
,
Lidong Chen
,
2023/04/24
[PATCH 4/4] fs/hfsplus: Mark error strings for translation
,
Lidong Chen
,
2023/04/20
Re: [PATCH 4/4] fs/hfsplus: Mark error strings for translation
,
Vladimir 'phcoder' Serbinenko
,
2023/04/20
Re: [PATCH 4/4] fs/hfsplus: Mark error strings for translation
,
Daniel Kiper
,
2023/04/21
Re: [PATCH 4/4] fs/hfsplus: Mark error strings for translation
,
Lidong Chen
,
2023/04/21
[PATCH v4 00/12] Automatic Disk Unlock with TPM2
,
Gary Lin
,
2023/04/20
[PATCH v4 01/12] posix_wrap: tweaks in preparation for libtasn1
,
Gary Lin
,
2023/04/20
[PATCH v4 03/12] libtasn1: disable code not needed in grub
,
Gary Lin
,
2023/04/20
[PATCH v4 02/12] libtasn1: import libtasn1-4.19.0
,
Gary Lin
,
2023/04/20
[PATCH v4 04/12] libtasn1: changes for grub compatibility
,
Gary Lin
,
2023/04/20
[PATCH v4 05/12] libtasn1: compile into asn1 module
,
Gary Lin
,
2023/04/20
[PATCH v4 06/12] test_asn1: test module for libtasn1
,
Gary Lin
,
2023/04/20
[PATCH v4 07/12] libtasn1: Add the documentation
,
Gary Lin
,
2023/04/20
[PATCH v4 08/12] protectors: Add key protectors framework
,
Gary Lin
,
2023/04/20
[PATCH v4 09/12] tpm2: Add TPM Software Stack (TSS)
,
Gary Lin
,
2023/04/20
[PATCH v4 10/12] protectors: Add TPM2 Key Protector
,
Gary Lin
,
2023/04/20
[PATCH v4 11/12] cryptodisk: Support key protectors
,
Gary Lin
,
2023/04/20
[PATCH v4 12/12] util/grub-protect: Add new tool
,
Gary Lin
,
2023/04/20
Re: [PATCH v4 02/19] net: read bracketed ipv6 addrs and port numbers
,
Daniel Kiper
,
2023/04/19
Re: [PATCH v4 01/19] Revert "net/http: Allow use of non-standard TCP/IP ports"
,
Daniel Kiper
,
2023/04/19
[PATCH v15 00/10] Add LoongArch support
,
Xiaotian Wu
,
2023/04/18
[PATCH v15 01/10] PE: Add LoongArch definitions
,
Xiaotian Wu
,
2023/04/18
[PATCH v15 02/10] ELF: Add LoongArch definitions
,
Xiaotian Wu
,
2023/04/18
[PATCH v15 03/10] LoongArch: Add setjmp implementation
,
Xiaotian Wu
,
2023/04/18
[PATCH v15 06/10] LoongArch: Add support for ELF psABI v2.00 relocations
,
Xiaotian Wu
,
2023/04/18
[PATCH v15 04/10] LoongArch: Add early startup code
,
Xiaotian Wu
,
2023/04/18
[PATCH v15 05/10] LoongArch: Add support for ELF psABI v1.00 relocations
,
Xiaotian Wu
,
2023/04/18
[PATCH v15 07/10] LoongArch: Add auxiliary files
,
Xiaotian Wu
,
2023/04/18
[PATCH v15 09/10] tests: Fix timezone inconsistency in squashfs_test
,
Xiaotian Wu
,
2023/04/18
[PATCH v15 08/10] LoongArch: Add to build system
,
Xiaotian Wu
,
2023/04/18
[PATCH v15 10/10] tests: Add LoongArch to various test cases
,
Xiaotian Wu
,
2023/04/18
Re: [PATCH v15 00/10] Add LoongArch support
,
Daniel Kiper
,
2023/04/25
Re: [PATCH v15 00/10] Add LoongArch support
,
Xiaotian Wu
,
2023/04/28
[PATCH v6 0/9] Add basic Boot Loader Interface support
,
Oliver Steffen
,
2023/04/14
[PATCH v6 1/9] efi: Add grub_efi_set_variable_with_attributes()
,
Oliver Steffen
,
2023/04/14
[PATCH v6 2/9] Unify GUID types
,
Oliver Steffen
,
2023/04/14
[PATCH v6 5/9] types.h: Add GRUB_SSIZE_MAX
,
Oliver Steffen
,
2023/04/14
[PATCH v6 3/9] kern/misc: Add a format specifier GUIDs
,
Oliver Steffen
,
2023/04/14
[PATCH v6 4/9] grub-core: Make use of guid printf format specifier
,
Oliver Steffen
,
2023/04/14
[PATCH v6 9/9] util/grub.d: Activate bli module on EFI
,
Oliver Steffen
,
2023/04/14
[PATCH v6 7/9] efi: Add grub_efi_set_variable_to_string()
,
Oliver Steffen
,
2023/04/14
[PATCH v6 8/9] Add a module for the Boot Loader Interface
,
Oliver Steffen
,
2023/04/14
[PATCH v6 6/9] kern/misc, kern/efi: Extract UTF-8 to UTF-16 code
,
Oliver Steffen
,
2023/04/14
[PATCH] Feature: Expose x86 CPU FMS from cpuid module
,
Paterson, Harley
,
2023/04/12
reading grub.cfg
,
Laszlo Ersek
,
2023/04/12
Re: reading grub.cfg
,
Daniel Kiper
,
2023/04/14
[PATCH v3 00/12] Automatic Disk Unlock with TPM2
,
Gary Lin
,
2023/04/12
[PATCH v3 05/12] libtasn1: compile into asn1 module
,
Gary Lin
,
2023/04/12
[PATCH v3 04/12] libtasn1: changes for grub compatibility
,
Gary Lin
,
2023/04/12
[PATCH v3 06/12] test_asn1: test module for libtasn1
,
Gary Lin
,
2023/04/12
[PATCH v3 07/12] libtasn1: Add the documentation
,
Gary Lin
,
2023/04/12
[PATCH v3 03/12] libtasn1: disable code not needed in grub
,
Gary Lin
,
2023/04/12
[PATCH v3 08/12] protectors: Add key protectors framework
,
Gary Lin
,
2023/04/12
[PATCH v3 09/12] tpm2: Add TPM Software Stack (TSS)
,
Gary Lin
,
2023/04/12
[PATCH v3 02/12] libtasn1: import libtasn1-4.19.0
,
Gary Lin
,
2023/04/12
[PATCH v3 01/12] posix_wrap: tweaks in preparation for libtasn1
,
Gary Lin
,
2023/04/12
[PATCH v3 10/12] protectors: Add TPM2 Key Protector
,
Gary Lin
,
2023/04/12
[PATCH v3 11/12] cryptodisk: Support key protectors
,
Gary Lin
,
2023/04/12
Re: [PATCH v3 11/12] cryptodisk: Support key protectors
,
Glenn Washburn
,
2023/04/12
Re: [PATCH v3 11/12] cryptodisk: Support key protectors
,
Gary Lin
,
2023/04/17
[PATCH v3 12/12] util/grub-protect: Add new tool
,
Gary Lin
,
2023/04/12
[PATCH] tests/util/grub-fs-tester: Add missing redirect to /dev/null
,
Glenn Washburn
,
2023/04/09
Re: [PATCH] tests/util/grub-fs-tester: Add missing redirect to /dev/null
,
Daniel Kiper
,
2023/04/12
LUKS multiple passphrase retries
,
Simon Perry
,
2023/04/07
Re: LUKS multiple passphrase retries
,
Maximilian Stendler
,
2023/04/08
Re: LUKS multiple passphrase retries
,
Simon Perry
,
2023/04/08
Re: LUKS multiple passphrase retries
,
Maxim Fomin
,
2023/04/09
Re: LUKS multiple passphrase retries
,
Simon Perry
,
2023/04/09
[PATCH v14 00/10] Add LoongArch support
,
Xiaotian Wu
,
2023/04/07
[PATCH v14 01/10] PE: Add LoongArch definitions
,
Xiaotian Wu
,
2023/04/07
[PATCH v14 02/10] ELF: Add LoongArch definitions
,
Xiaotian Wu
,
2023/04/07
[PATCH v14 03/10] LoongArch: Add setjmp implementation
,
Xiaotian Wu
,
2023/04/07
[PATCH v14 04/10] LoongArch: Add early startup code
,
Xiaotian Wu
,
2023/04/07
[PATCH v14 05/10] LoongArch: Add support for ELF psABI v1.00 relocations
,
Xiaotian Wu
,
2023/04/07
[PATCH v14 06/10] LoongArch: Add support for ELF psABI v2.00 relocations
,
Xiaotian Wu
,
2023/04/07
[PATCH v14 07/10] LoongArch: Add auxiliary files
,
Xiaotian Wu
,
2023/04/07
[PATCH v14 08/10] LoongArch: Add to build system
,
Xiaotian Wu
,
2023/04/07
[PATCH v14 09/10] tests: Fix timezone inconsistency in squashfs_test
,
Xiaotian Wu
,
2023/04/07
Re: [PATCH v14 09/10] tests: Fix timezone inconsistency in squashfs_test
,
Glenn Washburn
,
2023/04/10
[PATCH v14 10/10] tests: Add LoongArch to various test cases
,
Xiaotian Wu
,
2023/04/07
Re: [PATCH v14 10/10] tests: Add LoongArch to various test cases
,
Glenn Washburn
,
2023/04/10
Re: [PATCH v14 10/10] tests: Add LoongArch to various test cases
,
Xiaotian Wu
,
2023/04/10
Re: [PATCH v14 10/10] tests: Add LoongArch to various test cases
,
Xiaotian Wu
,
2023/04/10
Re: [PATCH v14 10/10] tests: Add LoongArch to various test cases
,
Xiaotian Wu
,
2023/04/10
Re: [PATCH v14 10/10] tests: Add LoongArch to various test cases
,
Glenn Washburn
,
2023/04/12
Re: [PATCH v14 10/10] tests: Add LoongArch to various test cases
,
Xiaotian Wu
,
2023/04/14
Re: [PATCH v14 10/10] tests: Add LoongArch to various test cases
,
Glenn Washburn
,
2023/04/12
Re: [PATCH v14 10/10] tests: Add LoongArch to various test cases
,
Glenn Washburn
,
2023/04/12
Grub r456 + cryptoluks
,
Stephane Coin
,
2023/04/05
Re: [PATCH v13 7/9] LoongArch: Add to build system
,
Daniel Kiper
,
2023/04/05
Re: [PATCH v13 7/9] LoongArch: Add to build system
,
Xiaotian Wu
,
2023/04/06
Re: [PATCH v13 7/9] LoongArch: Add to build system
,
WANG Xuerui
,
2023/04/06
Re: [PATCH v13 7/9] LoongArch: Add to build system
,
Daniel Kiper
,
2023/04/06
Re: [PATCH v13 1/9] PE: Add LoongArch definitions
,
Daniel Kiper
,
2023/04/05
Re: [PATCH v13 1/9] PE: Add LoongArch definitions
,
Daniel Kiper
,
2023/04/05
Re: [PATCH V2] ieee1275/ofdisk: retry on open and read failure
,
Daniel Kiper
,
2023/04/05
Re: [PATCH v5 8/8] util/grub.d: Activate bli module on EFI
,
Daniel Kiper
,
2023/04/05
Re: [PATCH v5 8/8] util/grub.d: Activate bli module on EFI
,
Oliver Steffen
,
2023/04/11
Re: [PATCH v5 8/8] util/grub.d: Activate bli module on EFI
,
Oliver Steffen
,
2023/04/11
Re: [PATCH v5 8/8] util/grub.d: Activate bli module on EFI
,
Daniel Kiper
,
2023/04/14
Re: [PATCH v5 8/8] util/grub.d: Activate bli module on EFI
,
Oliver Steffen
,
2023/04/14
Re: [PATCH v5 8/8] util/grub.d: Activate bli module on EFI
,
Daniel Kiper
,
2023/04/14
Re: [PATCH v5 7/8] Add a module for the Boot Loader Interface
,
Daniel Kiper
,
2023/04/05
Re: [PATCH v5 6/8] kern/misc, kern/efi: Extract UTF-8 to UTF-16 code
,
Daniel Kiper
,
2023/04/05
Re: [PATCH v5 3/8] kern/misc: Add a format specifier GUIDs.
,
Daniel Kiper
,
2023/04/05
Re: [PATCH v5 2/8] Unify GUID types
,
Daniel Kiper
,
2023/04/05
Re: enhancement request: setpci.mod to work on PCIe registers (0xfff) - currently limited to PCI registers (0xff)
,
address@hidden
,
2023/04/05
UEFI IPV4 PXE Boot Issue.
,
Mukesh Kumar Chaurasiya
,
2023/04/05
IPV4 UEFI grub2 PXE boot, network unavailable immediately after grub starts
,
alexander . burmashev
,
2023/04/04
[PATCH] grub-core/disk: Replace transform_sector function
,
Mukesh Kumar Chaurasiya
,
2023/04/03
Re: [PATCH] grub-core/disk: Replace transform_sector function
,
Daniel Kiper
,
2023/04/05
ZFS encryption support clarification
,
weuioy
,
2023/04/01
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc