Archives are refreshed every 15 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
grub-devel (date)
[
Thread Index
][
Top
][
All Lists
][
grub-devel info page
]
Advanced
[
Prev Period
]
Last Modified: Fri Sep 30 2022 10:52:48 -0400
Messages in reverse chronological order
[
Next Period
]
September 30, 2022
[PATCH] efi/chainloader: fix device path handed to loaded image
,
Oliver Steffen
,
10:52
[PATCH v2] templates: introduce GRUB_TOP_LEVEL_* vars
,
Denton Liu
,
07:11
Re: [RESEND RESEND RESEND PATCH] templates: introduce GRUB_TOP_LEVEL_* vars
,
Denton Liu
,
07:06
Re: [RESEND RESEND RESEND PATCH] templates: introduce GRUB_TOP_LEVEL_* vars
,
Oskari Pirhonen
,
02:54
September 29, 2022
[PATCH] Fix __clzsi2 logic
,
Tuan Phan
,
21:10
Re: [PATCH] loopback: Support transparent decompression of backing file
,
Daniel Kiper
,
11:59
Re: [PATCH] configure: Add -DGRUB_HAS_PCI when compiling C/C++ files on targets that support PCI
,
Daniel Kiper
,
11:55
Re: [PATCH] read: Fix overflow in grub_getline()
,
Daniel Kiper
,
11:46
Re: [PATCH] cmp: Only return success when both files have the same contents
,
Daniel Kiper
,
10:01
Re: [RESEND RESEND RESEND PATCH] templates: introduce GRUB_TOP_LEVEL_* vars
,
Denton Liu
,
06:23
Re: [RESEND RESEND RESEND PATCH] templates: introduce GRUB_TOP_LEVEL_* vars
,
Oskari Pirhonen
,
02:08
September 27, 2022
Re: [PATCH] efi: Increase default memory allocation to 32MB
,
Daniel Axtens
,
08:47
[RESEND RESEND RESEND PATCH] templates: introduce GRUB_TOP_LEVEL_* vars
,
Denton Liu
,
08:31
September 26, 2022
[PATCH] templates: Add support for acpi on Hurd
,
Samuel Thibault
,
15:52
September 25, 2022
Re: [PATCH] efi: Increase default memory allocation to 32MB
,
Patrick Steinhardt
,
10:03
Re: [PATCH v2 1/1] mm: Better handling of adding new regions
,
Patrick Steinhardt
,
10:00
September 23, 2022
Re: [PATCH v2 0/5] Automatic TPM Disk Unlock
,
Max Vohra
,
00:16
September 22, 2022
Re: [PATCH] menu: Add ctrl-L to refresh the menu
,
Benjamin Herrenschmidt
,
20:29
Re: [PATCH] menu: Add ctrl-L to refresh the menu
,
Benjamin Herrenschmidt
,
19:10
Re: [PATCH v2] search: Support searching for GPT partition label
,
Glenn Washburn
,
16:51
Re: [PATCH v2] net/drivers/ieee1275/ofnet: fix incorrect netmask
,
Daniel Kiper
,
15:05
Re: [PATCH] Initialize BSD relocator state variables
,
Daniel Kiper
,
13:46
Re: [PATCH] efi: Correct function prototype for register_key_notify method of grub_efi_simple_text_input_ex_interface
,
Daniel Kiper
,
13:42
Re: [PATCH] Explicitly unset SOURCE_DATE_EPOCH before running fs tests
,
Steve McIntyre
,
13:41
Re: [PATCH] menu: Add ctrl-L to refresh the menu
,
Daniel Kiper
,
13:36
Re: [PATCH 1/1] commands/efi/lsefisystab: Short text for EFI_CONFORMANCE_PROFILES_TABLE
,
Daniel Kiper
,
13:26
Re: [PATCH] Explicitly unset SOURCE_DATE_EPOCH before running fs tests
,
Daniel Kiper
,
13:19
Re: [PATCH 1/1] templates: filter C.UTF-8 locale for translation
,
Daniel Kiper
,
13:10
Re: [PATCH] efi: Increase default memory allocation to 32MB
,
Daniel Kiper
,
12:14
September 21, 2022
[RESEND RESEND PATCH] templates: introduce GRUB_TOP_LEVEL_* vars
,
Denton Liu
,
07:22
September 19, 2022
Re: error symbol 'grub_disk_native_sectors' not found
,
Vladimir 'phcoder' Serbinenko
,
19:27
error symbol 'grub_disk_native_sectors' not found
,
PetaFLOPS Computing Ltd.
,
15:58
[PATCH] efi: Increase default memory allocation to 32MB
,
Daniel Axtens
,
10:31
[PATCH 1/1] templates: filter C.UTF-8 locale for translation
,
Christian Hesse
,
09:32
Q: How to use grub_tpm_execute?
,
Michael Lawnick
,
06:16
Re: [PATCH v2] search: Support searching for GPT partition label
,
Sean Nyekjaer
,
05:12
Re: [PATCH v11 00/11] Add support for LoongArch
,
Xiaotian Wu
,
04:32
September 18, 2022
[PATCH 2/2] bash-completion:fix shellcheck warning
,
t . feng
,
21:22
[PATCH 0/2] bash-completion:fix shellcheck error and warning
,
t . feng
,
21:22
[PATCH 1/2] bash-completion:fix shellcheck error
,
t . feng
,
21:22
[PATCH] Explicitly unset SOURCE_DATE_EPOCH before running fs tests
,
Steve McIntyre
,
18:13
[PATCH v7 1/1] plainmount: Support plain encryption mode
,
Maxim Fomin
,
15:46
September 16, 2022
Re: Suggestion for grub beep notification
,
Nick F
,
22:27
Re: Suggestion for grub beep notification
,
Glenn Washburn
,
17:07
Re: [PATCH v6 1/1] plainmount: Support plain encryption mode
,
Glenn Washburn
,
16:55
September 15, 2022
Re: [PATCH v4 1/6] efi: move MS-DOS stub out of generic PE header definition
,
Ard Biesheuvel
,
10:04
Re: [PATCH v4 1/6] efi: move MS-DOS stub out of generic PE header definition
,
Leif Lindholm
,
08:19
Re: [PATCH v6 1/1] plainmount: Support plain encryption mode
,
Maxim Fomin
,
01:28
September 14, 2022
Re: [PATCH v6 1/1] plainmount: Support plain encryption mode
,
Glenn Washburn
,
20:55
Re: [PATCH v2 1/1] mm: Better handling of adding new regions
,
jim945
,
15:00
Re: [PATCH v6 1/1] plainmount: Support plain encryption mode
,
Maxim Fomin
,
12:16
September 13, 2022
Re: [PATCH v2 0/1] Fix slow loading problem introduced by 887f98f0d
,
Gary Lin
,
02:32
September 12, 2022
Re: [PATCH v2 0/1] Fix slow loading problem introduced by 887f98f0d
,
Gary Lin
,
23:21
[PATCH v2 1/1] mm: Better handling of adding new regions
,
Zhang Boyang
,
13:50
[PATCH v2 0/1] Fix slow loading problem introduced by 887f98f0d
,
Zhang Boyang
,
13:50
Re: [PATCH 1/1] mm: Better handling of adding new regions
,
Zhang Boyang
,
12:18
Re: [PATCH 1/1] mm: Better handling of adding new regions
,
Heinrich Schuchardt
,
11:03
Re: Slow loading and GRUB work after commit 938c3760b
,
Zhang Boyang
,
10:24
[PATCH 1/1] mm: Better handling of adding new regions
,
Zhang Boyang
,
10:20
[PATCH 0/1] Fix slow loading problem introduced by 887f98f0d
,
Zhang Boyang
,
10:20
Re: Slow loading and GRUB work after commit 938c3760b
,
jim945
,
09:04
Re: Slow loading and GRUB work after commit 938c3760b
,
jim945
,
08:11
Re: Slow loading and GRUB work after commit 938c3760b
,
jim945
,
07:53
Re: [PATCH] efi: add feature_efifwsetup_check
,
Felipe Contreras
,
06:49
Re: [PATCH] efi: add feature_efifwsetup_check
,
Robbie Harwood
,
06:27
September 11, 2022
Re: Slow loading and GRUB work after commit 938c3760b
,
Gary Lin
,
22:21
September 10, 2022
[PATCH] efi: add feature_efifwsetup_check
,
Felipe Contreras
,
11:34
Re: Slow loading and GRUB work after commit 938c3760b
,
Zhang Boyang
,
10:51
Slow loading and GRUB work after commit 938c3760b
,
jim945
,
03:57
Suggestion for grub beep notification
,
Nick F
,
02:41
September 09, 2022
[PATCH v2] search: Support searching for GPT partition label
,
Daniel Wagenknecht
,
05:49
September 08, 2022
Re: Slow(er) loading of Grub starting after commit 887f98f0d
,
Daniel Kiper
,
15:00
[PATCH v4 5/6] efi: implement LoadFile2 initrd loading protocol for Linux
,
Ard Biesheuvel
,
09:31
[PATCH v4 6/6] linux: ignore FDT unless we need to modify it
,
Ard Biesheuvel
,
09:31
[PATCH v4 4/6] efi/efinet: Don't close connections at fini_hw() time
,
Ard Biesheuvel
,
09:31
[PATCH v4 3/6] linux/arm: account for COFF headers appearing at unexpected offsets
,
Ard Biesheuvel
,
09:31
[PATCH v4 2/6] linux/arm: unify ARM/arm64 vs Xen PE/COFF header handling
,
Ard Biesheuvel
,
09:31
[PATCH v4 0/6] linux: implement LoadFile2 initrd loading
,
Ard Biesheuvel
,
09:31
[PATCH v4 1/6] efi: move MS-DOS stub out of generic PE header definition
,
Ard Biesheuvel
,
09:30
Re: [PATCH resend 8/9] efi: implement LoadFile2 initrd loading protocol for Linux
,
Ilias Apalodimas
,
08:59
Re: Slow(er) loading of Grub starting after commit 887f98f0d
,
Gary Lin
,
03:54
[PATCH] tpm: Disable tpm verifier if tpm is not present
,
Michael Chang
,
00:28
September 07, 2022
Re: [PATCH] fs/ext2: ignore the large_dir incompat feature
,
Daniel Kiper
,
14:32
Re: Slow(er) loading of Grub starting after commit 887f98f0d
,
Daniel Kiper
,
12:21
September 06, 2022
Re: [PATCH 0/2] Adjust the default heap size for EFI
,
Gary Lin
,
21:45
Re: [PATCH v6 2/2] cryptodisk: Allows UUIDs to be compared in a dash-insensitive manner
,
Patrick Steinhardt
,
11:26
[PATCH 0/2] Adjust the default heap size for EFI
,
Gary Lin
,
04:28
[PATCH 2/2] kern/efi/mm: Allocate the initial heap based on the available memory
,
Gary Lin
,
04:23
[PATCH 1/2] kern/efi/mm: Extract function to get the filtered memory map
,
Gary Lin
,
04:23
September 05, 2022
Re: [Regression] efi: Don't display a uefi-firmware entry if it's not supported
,
Glenn Washburn
,
18:49
Re: [PATCH v3 5/8] linux/arm: account for COFF headers appearing at unexpected offsets
,
Ard Biesheuvel
,
12:33
[PATCH v3 0/2] Fix installation issues on ppc64le
,
Ismael Luceno
,
08:40
[PATCH v3 1/2] grub-install: Ensure a functional /dev/nvram
,
Ismael Luceno
,
08:40
[PATCH v3 2/2] grub-install: Add point of no return for IEEE1275 on powerpc
,
Ismael Luceno
,
08:40
Re: [PATCH v2 2/2] grub-install: Ensure a functional /dev/nvram
,
Michael Chang
,
06:04
Re: [PATCH v2 1/2] grub-install: Add missing points of no return for IEEE1275 on i386/powerpc
,
Michael Chang
,
06:01
September 04, 2022
Re: [PATCH v4 1/2] lsefi: fixed memory leaks
,
Glenn Washburn
,
20:21
Re: [PATCH v3 5/8] linux/arm: account for COFF headers appearing at unexpected offsets
,
Ard Biesheuvel
,
18:12
September 02, 2022
[PATCH 1/1] commands/efi/lsefisystab: Short text for EFI_CONFORMANCE_PROFILES_TABLE
,
Heinrich Schuchardt
,
08:58
Re: [PATCH v3 7/8] efi: implement LoadFile2 initrd loading protocol for Linux
,
Heinrich Schuchardt
,
06:48
Re: [PATCH v3 6/8] efi/efinet: Don't close connections at fini_hw() time
,
Heinrich Schuchardt
,
06:35
Re: [PATCH v3 5/8] linux/arm: account for COFF headers appearing at unexpected offsets
,
Heinrich Schuchardt
,
06:02
[PATCH v11 10/11] LoongArch: add efistub kernel support
,
Xiaotian Wu
,
05:39
[PATCH v11 11/11] tests: add support for LoongArch
,
Xiaotian Wu
,
05:39
[PATCH v11 09/11] LoongArch: Support new relocation types in v2.00 ABI
,
Xiaotian Wu
,
05:39
[PATCH v11 08/11] LoongArch: Add to build system
,
Xiaotian Wu
,
05:39
[PATCH v11 07/11] LoongArch: Add auxiliary files
,
Xiaotian Wu
,
05:39
[PATCH v11 06/11] LoongArch: Add awareness for LoongArch relocations
,
Xiaotian Wu
,
05:39
[PATCH v11 05/11] LoongArch: Add stubs for Linux loading commands
,
Xiaotian Wu
,
05:39
[PATCH v11 04/11] LoongArch: Add early startup code
,
Xiaotian Wu
,
05:39
[PATCH v11 03/11] LoongArch: Add setjmp implementation
,
Xiaotian Wu
,
05:39
[PATCH v11 01/11] PE: Add LoongArch definitions
,
Xiaotian Wu
,
05:39
[PATCH v11 02/11] Add LoongArch definitions
,
Xiaotian Wu
,
05:38
[PATCH v11 00/11] Add support for LoongArch
,
Xiaotian Wu
,
05:38
Re: [PATCH v3 0/8] linux: implement LoadFile2 initrd loading
,
Heinrich Schuchardt
,
05:31
Re: [PATCH v3 2/8] efi: move MS-DOS stub out of generic PE header definition
,
Heinrich Schuchardt
,
05:25
Re: [PATCH 0/7] Add MMIO serial ports support and SPCR detection
,
Benjamin Herrenschmidt
,
02:25
[PATCH 5/7] ns8250: Use ACPI SPCR table when available to configure serial
,
Benjamin Herrenschmidt
,
02:14
[PATCH 7/7] serial: Add ability to specify MMIO ports via 'serial'
,
Benjamin Herrenschmidt
,
02:14
[PATCH 6/7] ns8250: Support more MMIO access sizes
,
Benjamin Herrenschmidt
,
02:14
[PATCH 4/7] ns8250: Add configuration parameter when adding ports
,
Benjamin Herrenschmidt
,
02:14
[PATCH 3/7] ns8250: Add base support for MMIO UARTs
,
Benjamin Herrenschmidt
,
02:14
[PATCH 2/7] acpi: Add SPCR and generic address definitions
,
Benjamin Herrenschmidt
,
02:14
[PATCH 0/7] Add MMIO serial ports support and SPCR detection
,
Benjamin Herrenschmidt
,
02:14
[PATCH 1/7] acpi: Export a generic grub_acpi_find_table
,
Benjamin Herrenschmidt
,
02:14
Re: Slow(er) loading of Grub starting after commit 887f98f0d
,
Gary Lin
,
01:51
Re: [PATCH 3/5] ns8250: Add base support for MMIO UARTs
,
Benjamin Herrenschmidt
,
00:01
September 01, 2022
Re: Slow(er) loading of Grub starting after commit 887f98f0d
,
Luna Jernberg
,
14:09
Re: [Regression] efi: Don't display a uefi-firmware entry if it's not supported
,
Philip Müller
,
13:11
Slow(er) loading of Grub starting after commit 887f98f0d
,
Marcel Langner
,
12:53
Re: [PATCH v4 2/2] efi: new 'eficonnect' command
,
Robbie Harwood
,
12:52
Re: [PATCH] Remove HFS support
,
Daniel Axtens
,
10:01
Re: efi: new 'connectefi' command
,
Renaud Métrich
,
03:31
[PATCH v4 1/2] lsefi: fixed memory leaks
,
Renaud Métrich
,
03:31
[PATCH v4 2/2] efi: new 'eficonnect' command
,
Renaud Métrich
,
03:30
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc