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: Sun May 31 2020 13:52:10 -0400
Messages in reverse chronological order
[
Next Period
]
May 31, 2020
Re: [PATCH] pgp: Recognize issuer subpackets in either hashed or unhashed sections
,
Charles Duffy
,
13:52
May 30, 2020
[PATCH] pgp: Recognize issuer subpackets in either hashed or unhashed sections
,
Charles Duffy
,
17:20
[PATCH 4/4] osdep: detect LUKS2-encrypted devices
,
Patrick Steinhardt
,
08:25
[PATCH 3/4] luks2: set up dummy sector size during scan
,
Patrick Steinhardt
,
08:25
[PATCH 2/4] luks2: strip dashes off of the UUID
,
Patrick Steinhardt
,
08:24
[PATCH 1/4] luks: fix out-of-bounds copy of UUID
,
Patrick Steinhardt
,
08:24
[PATCH 0/4] Probing support for LUKS2
,
Patrick Steinhardt
,
08:24
Re: [PATCH v2 0/2] Improve LUKS2 error reporting
,
Patrick Steinhardt
,
06:16
May 29, 2020
Re: [BOOTLOADER SPECIFICATION RFC] The bootloader log format for TrenchBoot and others
,
Andy Lutomirski
,
16:48
Re: [PATCH] json: Remove invalid typedef redefinition
,
Daniel Axtens
,
10:37
Re: [PATCH REBASED] verify: search keyid in hashed signature subpackets
,
Daniel Axtens
,
09:11
Re: [PATCH v2] Warn if MBR gap is small and user uses advanced modules
,
Vladimir 'phcoder' Serbinenko
,
09:11
Re: [PATCH v2] Warn if MBR gap is small and user uses advanced modules
,
Vladimir 'phcoder' Serbinenko
,
09:09
Re: GRUB 2.06 release
,
Daniel Kiper
,
08:07
Re: [PATCH] json: Remove invalid typedef redefinition
,
Daniel Kiper
,
07:56
Re: [PATCH 4/6] tpm: Drop unneeded code
,
Daniel Kiper
,
07:45
Re: [PATCH 2/6] net/http: Return an error on HTTP error responses
,
Daniel Kiper
,
07:37
Re: [PATCH REBASED] verify: search keyid in hashed signature subpackets
,
Daniel Kiper
,
07:35
[BOOTLOADER SPECIFICATION RFC] The bootloader log format for TrenchBoot and others
,
Daniel Kiper
,
07:30
[PATCH v2] i386: Make pmtimer tsc calibration not take 51 seconds to fail
,
Javier Martinez Canillas
,
06:09
Re: [PATCH REBASED] verify: search keyid in hashed signature subpackets
,
Daniel Axtens
,
00:10
May 28, 2020
Re: [PATCH REBASED] verify: search keyid in hashed signature subpackets
,
Charles Duffy
,
23:44
[PATCH REBASED] verify: search keyid in hashed signature subpackets
,
Daniel Axtens
,
23:06
Re: Tools for testing Grub / Go OpenPGP compatibility
,
Daniel Axtens
,
23:05
Re: Tools for testing Grub / Go OpenPGP compatibility
,
Charles Duffy
,
08:13
Re: [PATCH 6/6] efi/tpm: Fix typo in grub_efi_tpm2_protocol struct
,
Javier Martinez Canillas
,
03:24
Re: [PATCH 5/6] i386/efi/init: Drop bogus include
,
Javier Martinez Canillas
,
03:23
Re: [PATCH 4/6] tpm: Drop unneeded code
,
Javier Martinez Canillas
,
03:22
Re: [PATCH 3/6] docs: Fix devicetree command description
,
Javier Martinez Canillas
,
03:12
Re: [PATCH 2/6] net/http: Return an error on HTTP error responses
,
Javier Martinez Canillas
,
03:11
Re: [PATCH 1/6] grub-install: Fix inverted test for NLS enabled when copying locales
,
Javier Martinez Canillas
,
02:50
Re: Tools for testing Grub / Go OpenPGP compatibility
,
Daniel Axtens
,
00:42
May 27, 2020
Tools for testing Grub / Go OpenPGP compatibility
,
Charles Duffy
,
21:03
[PATCH] add /u/s/fonts/truetype/dejavu to the DejaVu fonts search paths
,
Fabian Greffrath
,
16:35
[PATCH] json: Remove invalid typedef redefinition
,
Patrick Steinhardt
,
05:17
Re: [PATCH v2 0/7] support >512b sector disks with old/buggy firmware
,
Mihai Moldovan
,
03:29
May 26, 2020
[PATCH] minix: avoid mistakenly probing ext2 filesystems
,
Daniel Drake
,
23:10
Re: Bug#912846: grub2: stop depending on ttf-dejavu-core
,
Daniel Kiper
,
10:50
Re: [PATCH v4 1/3] docs: Add grub command documentation checks
,
Alex Burmashev
,
07:27
May 25, 2020
[PATCH 5/6] i386/efi/init: Drop bogus include
,
Daniel Kiper
,
15:05
[PATCH 0/6] GRUB: Bundle of various fixes and cleanups
,
Daniel Kiper
,
15:04
[PATCH 3/6] docs: Fix devicetree command description
,
Daniel Kiper
,
15:04
[PATCH 1/6] grub-install: Fix inverted test for NLS enabled when copying locales
,
Daniel Kiper
,
15:03
[PATCH 4/6] tpm: Drop unneeded code
,
Daniel Kiper
,
15:03
[PATCH 6/6] efi/tpm: Fix typo in grub_efi_tpm2_protocol struct
,
Daniel Kiper
,
15:03
[PATCH 2/6] net/http: Return an error on HTTP error responses
,
Daniel Kiper
,
15:03
Re: [PATCH] Fix 32-bit ARM handling of the CTR register
,
Daniel Kiper
,
08:27
Re: [PATCH] Fix 32-bit ARM handling of the CTR register
,
Leif Lindholm
,
07:56
[PATCH v2] multiboot: Add support for program headers at "strange" locations
,
Jacob Paul
,
07:06
May 24, 2020
[PATCH] Fix 32-bit ARM handling of the CTR register
,
Marc Zyngier
,
09:33
[PATCH v2 3/7] setup: add support for native sector addressing w/ 512-bytes lengths
,
Mihai Moldovan
,
08:25
[PATCH v2 5/7] docs/grub: document --emu-512b install option
,
Mihai Moldovan
,
08:25
[PATCH v2 2/7] biosdisk: restore LBA mode after read/write failures
,
Mihai Moldovan
,
08:25
[PATCH v2 6/7] diskfilter: write out currently scanned partition
,
Mihai Moldovan
,
08:25
[PATCH v2 7/7] gpt: respect native sector size if set/detected
,
Mihai Moldovan
,
08:25
[PATCH v2 0/7] support >512b sector disks with old/buggy firmware
,
Mihai Moldovan
,
08:25
[PATCH v2 1/7] biosdisk: autodetect hardware sector size (opt-in)
,
Mihai Moldovan
,
08:25
[PATCH v2 4/7] grub-install: hook up --emu-512b to sector size autodetection in biosdisk
,
Mihai Moldovan
,
08:25
[PATCH 3/7] setup: add support for native sector addressing w/ 512-bytes lengths
,
Mihai Moldovan
,
07:43
[PATCH 7/7] gpt: respect native sector size if set/detected
,
Mihai Moldovan
,
07:43
[PATCH 0/7] support >512b sector disks with old/buggy firmware
,
Mihai Moldovan
,
07:43
[PATCH 1/7] biosdisk: autodetect hardware sector size (opt-in)
,
Mihai Moldovan
,
07:43
[PATCH 5/7] docs/grub: document --emu-512b install option
,
Mihai Moldovan
,
07:43
[PATCH 2/7] biosdisk: restore LBA mode after read/write failures
,
Mihai Moldovan
,
07:43
[PATCH 6/7] diskfilter: write out currently scanned partition
,
Mihai Moldovan
,
07:43
[PATCH 4/7] grub-install: hook up --emu-512b to sector size autodetection in biosdisk
,
Mihai Moldovan
,
07:43
May 23, 2020
Re: [Patchv3][ 5/6] cryptodisk: enable the backends to implement key files
,
Patrick Steinhardt
,
16:57
Re: Multiboot 2 Header Alignment: implementation contradicts specification
,
Hans Ulrich Niedermann
,
16:26
[PATCH RFC] mb2 loader: Use the same iteration code for MB2 as for MB1
,
Hans Ulrich Niedermann
,
16:19
[PATCH] doc: Reference configure.ac instead of configure.in
,
Hans Ulrich Niedermann
,
16:19
[PATCH] mb2 loader: Fix header size, alignment for Multiboot 2
,
Hans Ulrich Niedermann
,
16:19
Re: Multiboot 2 Header Alignment: implementation contradicts specification
,
Jacob Paul
,
15:24
Re: Multiboot 2 Header Alignment: implementation contradicts specification
,
Hans Ulrich Niedermann
,
14:33
Multiboot 2 Header Alignment: implementation contradicts specification
,
Jacob Paul
,
12:50
Re: Bug#912846: grub2: stop depending on ttf-dejavu-core
,
Fabian Greffrath
,
12:12
Re: [PATCH] multiboot: Add support for program headers at "strange" locations
,
John Paul Adrian Glaubitz
,
11:37
[PATCH] multiboot: Add support for program headers at "strange" locations
,
Jacob Paul
,
11:30
Re: Multiboot2 on aarch64: Alignment of ELF Headers
,
Hans Ulrich Niedermann
,
08:33
Re: Multiboot2 on aarch64: Alignment of ELF Headers
,
Chris Plant
,
07:21
MB2 spec: Endianness weirdness in definition of terms
,
Hans Ulrich Niedermann
,
07:00
Re: Multiboot2 on aarch64: Alignment of ELF Headers
,
Hans Ulrich Niedermann
,
06:43
Multiboot 2 Header Tags: How many and in what sequence?
,
Hans Ulrich Niedermann
,
06:18
Multiboot2 Header Tags: Unclear definition of type
,
Hans Ulrich Niedermann
,
06:18
May 22, 2020
Multiboot2 on aarch64: Alignment of ELF Headers
,
Chris Plant
,
12:23
Re: [GRUB PATCH RFC 15/18] i386/txt: Add Intel TXT core implementation
,
Krystian Hebel
,
09:24
May 20, 2020
Re: [GRUB PATCH 0/2] Better Xen support
,
Daniel Kiper
,
09:40
Re: [PATCH] tpm: Enable module for all EFI platforms
,
Daniel Kiper
,
09:17
Re: [PATCH v2] net: break out nested function
,
Daniel Kiper
,
09:16
[GRUB PATCH 0/2] Better Xen support
,
Ian Jackson
,
08:14
[GRUB PATCH 2/2] 20_linux_xen: Support Xen Security Modules (XSM/FLASK)
,
Ian Jackson
,
08:14
[GRUB PATCH 1/2] 20_linux_xen: Ignore xenpolicy and config files too
,
Ian Jackson
,
08:14
Re: [PATCH] net: Don't use nested functions to allow building with clang
,
Daniel Axtens
,
04:04
May 19, 2020
Re: [PATCH v2] net: break out nested function
,
Leif Lindholm
,
12:18
[PATCH v2] net: break out nested function
,
Javier Martinez Canillas
,
11:53
Re: [PATCH] net: Don't use nested functions to allow building with clang
,
Daniel Axtens
,
10:35
Re: [PATCH v3 2/5] configure: Set gnu99 C language standard by default
,
Daniel Axtens
,
10:24
Re: make check / grub_func_test issues
,
Daniel Axtens
,
10:18
Re: [PATCH] net: Don't use nested functions to allow building with clang
,
Leif Lindholm
,
08:27
[PATCH] tpm: Enable module for all EFI platforms
,
Javier Martinez Canillas
,
05:21
[PATCH] net: Don't use nested functions to allow building with clang
,
Javier Martinez Canillas
,
04:34
Re: [PATCH v3 2/5] configure: Set gnu99 C language standard by default
,
Javier Martinez Canillas
,
04:11
May 18, 2020
Re: [PATCH v3 2/5] configure: Set gnu99 C language standard by default
,
Daniel Axtens
,
21:47
Re: [PATCH v3 2/5] configure: Set gnu99 C language standard by default
,
Javier Martinez Canillas
,
11:57
Re: [PATCH v3 2/5] configure: Set gnu99 C language standard by default
,
Daniel Kiper
,
11:50
May 17, 2020
Merge request: Linux entries title style
,
Diego
,
20:56
May 16, 2020
[PATCH] docs: Fix build dependency for grub-dev.info
,
Hans Ulrich Niedermann
,
00:12
May 15, 2020
Re: [MULTIBOOT2 SPEC PATCH v4 23/27] multiboot2: Generate per object file listings
,
Hans Ulrich Niedermann
,
11:14
Re: [PATCH v3 0/5] Various build and doc fixes
,
Daniel Kiper
,
07:51
May 14, 2020
[MULTIBOOT2 SPEC PATCH v4 27/27] multiboot2: Add labels around the termination tag
,
Hans Ulrich Niedermann
,
23:48
[MULTIBOOT2 SPEC PATCH v4 26/27] multiboot2: Generate symbol lists and disassembly file
,
Hans Ulrich Niedermann
,
23:48
[MULTIBOOT2 SPEC PATCH v4 25/27] multiboot2: Generate gcc temp files (*.i and *.s)
,
Hans Ulrich Niedermann
,
23:48
[MULTIBOOT2 SPEC PATCH v4 24/27] multiboot2: Generate a kernel.map map file
,
Hans Ulrich Niedermann
,
23:48
[MULTIBOOT2 SPEC PATCH v4 23/27] multiboot2: Generate per object file listings
,
Hans Ulrich Niedermann
,
23:48
[MULTIBOOT2 SPEC PATCH v4 22/27] multiboot2: Always define the kernel_* vars
,
Hans Ulrich Niedermann
,
23:48
[MULTIBOOT2 SPEC PATCH v4 21/27] multiboot2: "make distcheck" with example kernel enabled
,
Hans Ulrich Niedermann
,
23:48
[MULTIBOOT2 SPEC PATCH v4 20/27] multiboot2: mips build wants __start symbol
,
Hans Ulrich Niedermann
,
23:48
[MULTIBOOT2 SPEC PATCH v4 19/27] multiboot2: Set -nostdlib before AC_PROG_CC for x-compile
,
Hans Ulrich Niedermann
,
23:47
[MULTIBOOT2 SPEC PATCH v4 18/27] multiboot2: Use predefined #ifdef __ASSEMBLER__
,
Hans Ulrich Niedermann
,
23:47
[MULTIBOOT2 SPEC PATCH v4 17/27] multiboot2: Clean up stack (cdecl calling conventions)
,
Hans Ulrich Niedermann
,
23:47
[MULTIBOOT2 SPEC PATCH v4 16/27] multiboot2: Change "Multiboot" in comments to "Multiboot2"
,
Hans Ulrich Niedermann
,
23:47
[MULTIBOOT2 SPEC PATCH v4 15/27] multiboot2: Remove unreferenced AOUT_KLUDGE
,
Hans Ulrich Niedermann
,
23:47
[MULTIBOOT2 SPEC PATCH v4 14/27] multiboot2: Fix example kernel header tag alignment
,
Hans Ulrich Niedermann
,
23:47
[MULTIBOOT2 SPEC PATCH v4 13/27] multiboot2: Build arch specific boot code
,
Hans Ulrich Niedermann
,
23:47
[MULTIBOOT2 SPEC PATCH v4 12/27] multiboot2: Add boot_mips.S example code to docs
,
Hans Ulrich Niedermann
,
23:47
[MULTIBOOT2 SPEC PATCH v4 11/27] multiboot2: Add boot_i386.S to shipped files
,
Hans Ulrich Niedermann
,
23:47
[MULTIBOOT2 SPEC PATCH v4 10/27] multiboot2: Rename boot.S to boot_i386.S
,
Hans Ulrich Niedermann
,
23:47
[MULTIBOOT2 SPEC PATCH v4 09/27] multiboot2: Use the constants by their proper names
,
Hans Ulrich Niedermann
,
23:47
[MULTIBOOT2 SPEC PATCH v4 08/27] multiboot2: Automake cleans built programs automatically
,
Hans Ulrich Niedermann
,
23:46
[MULTIBOOT2 SPEC PATCH v4 07/27] multiboot2: Automake generates dependencies automatically
,
Hans Ulrich Niedermann
,
23:46
[MULTIBOOT2 SPEC PATCH v4 06/27] multiboot2: Remove unnecessary definition of CC
,
Hans Ulrich Niedermann
,
23:46
[MULTIBOOT2 SPEC PATCH v4 05/27] multiboot2: Remove CCAS workarounds for pre-2005 Automake
,
Hans Ulrich Niedermann
,
23:46
[MULTIBOOT2 SPEC PATCH v4 04/27] multiboot2: Remove obsolete compat code for ancient Autoconf
,
Hans Ulrich Niedermann
,
23:46
[MULTIBOOT2 SPEC PATCH v4 03/27] multiboot2: Use m4 quoting and AS_HELP_STRING
,
Hans Ulrich Niedermann
,
23:46
[MULTIBOOT2 SPEC PATCH v4 02/27] multiboot2: Use .gitignore files
,
Hans Ulrich Niedermann
,
23:46
[MULTIBOOT2 SPEC PATCH v4 01/27] multiboot2: Allow autogen.sh to run with current gnulib
,
Hans Ulrich Niedermann
,
23:46
[MULTIBOOT2 SPEC PATCH v4 00/27] multiboot2: Clean up the example kernel
,
Hans Ulrich Niedermann
,
23:46
Re: [PATCH v3 2/5] configure: Set gnu99 C language standard by default
,
Daniel Axtens
,
21:57
Re: [PATCH v3 5/5] autogen: Replace -iname with -ipath in find command
,
Daniel Axtens
,
21:37
make check / grub_func_test issues
,
Daniel Axtens
,
21:10
Re: [MULTIBOOT2 SPEC PATCH v3 2/4] multiboot2: Use .gitignore files
,
Hans Ulrich Niedermann
,
01:50
Re: [MULTIBOOT2 SPEC PATCH v3 3/4] multiboot2: Make example kernel build at least for i386
,
Hans Ulrich Niedermann
,
01:26
May 13, 2020
RE: [MULTIBOOT2 SPEC PATCH V2] multiboot2: Add module load and preference tag
,
Chen, Zide
,
19:50
[MULTIBOOT2 SPEC PATCH V3] multiboot2: Add module load and preference tag
,
Zide Chen
,
19:48
RE: [MULTIBOOT2 SPEC PATCH V2] multiboot2: Add module load and preference tag
,
Chen, Zide
,
18:46
Re: [MULTIBOOT2 SPEC PATCH v3 2/4] multiboot2: Use .gitignore files
,
Hans Ulrich Niedermann
,
17:11
Re: [MULTIBOOT2 SPEC PATCH v3 2/4] multiboot2: Use .gitignore files
,
Hans Ulrich Niedermann
,
16:55
Re: [MULTIBOOT2 SPEC PATCH v3 4/4] multiboot2: fix example kernel header tag alignment
,
Daniel Kiper
,
12:34
Re: [MULTIBOOT2 SPEC PATCH v3 3/4] multiboot2: Make example kernel build at least for i386
,
Daniel Kiper
,
12:24
Re: [MULTIBOOT2 SPEC PATCH v3 2/4] multiboot2: Use .gitignore files
,
Daniel Kiper
,
12:21
Re: [MULTIBOOT2 SPEC PATCH v3 1/4] multiboot2: Allow autogen.sh to run with current gnulib
,
Daniel Kiper
,
12:11
Re: [MULTIBOOT2 SPEC PATCH V2] multiboot2: Add module load and preference tag
,
Daniel Kiper
,
11:53
Re: [GRUB PATCH RFC 00/18] i386: Intel TXT secure launcher
,
Lukasz Hawrylko
,
09:47
Re: [PATCH v2] tpm: Rename function grub_tpm_log_event to grub_tpm_measure
,
Daniel Kiper
,
09:43
[PATCH v2] tpm: Rename function grub_tpm_log_event to grub_tpm_measure
,
Tianjia Zhang
,
09:13
Re: [PATCH] tpm: Remove redundant function grub_tpm_measure
,
Tianjia Zhang
,
09:08
Re: [PATCH v4 3/3] docs: Remove docs for non-existing uppermem command
,
Daniel Kiper
,
08:58
Re: [PATCH v4 2/3] docs: Remove docs for non-existing pxe_unload command
,
Daniel Kiper
,
08:56
Re: [PATCH v3 0/5] Various build and doc fixes
,
Leif Lindholm
,
08:50
Re: [PATCH] docs/grub: Support for probing partition UUID on MSDOS disks
,
Daniel Kiper
,
08:50
Re: [PATCH] tpm: Remove redundant function grub_tpm_measure
,
Daniel Kiper
,
08:45
Re: [PATCH] verifiers: Add verify string debug message
,
Daniel Kiper
,
08:41
Re: [PATCH] envblk: Fix buffer overrun when attempting to shrink a variable value
,
Daniel Kiper
,
08:38
[PATCH v3 0/5] Various build and doc fixes
,
Daniel Kiper
,
08:05
[PATCH v3 3/5] INSTALL/configure: Update install doc and configure comment
,
Daniel Kiper
,
08:05
[PATCH v3 2/5] configure: Set gnu99 C language standard by default
,
Daniel Kiper
,
08:03
[PATCH v3 5/5] autogen: Replace -iname with -ipath in find command
,
Daniel Kiper
,
08:03
[PATCH v3 1/5] configure: Drop unneeded TARGET_CFLAGS expansion
,
Daniel Kiper
,
08:03
[PATCH v3 4/5] INSTALL: Update configure example
,
Daniel Kiper
,
08:03
[PATCH] docs/grub: Support for probing partition UUID on MSDOS disks
,
Jacob Kroon
,
05:04
[PATCH] tpm: Remove redundant function grub_tpm_measure
,
Tianjia Zhang
,
04:54
[PATCH] verifiers: Add verify string debug message
,
Tianjia Zhang
,
04:54
May 12, 2020
[PATCH] envblk: Fix buffer overrun when attempting to shrink a variable value
,
Javier Martinez Canillas
,
08:33
Re: [PATCH v2] Warn if MBR gap is small and user uses advanced modules
,
Daniel Kiper
,
07:49
May 11, 2020
Re: Call to grub_file_read fails in grub_multiboot_load_elf64
,
Chris Plant
,
11:10
Re: [PATCH] mips/cache: Add missing nop's in delay slots
,
Daniel Kiper
,
10:56
Re: Call to grub_file_read fails in grub_multiboot_load_elf64
,
Daniel Kiper
,
10:39
Re: [PATCH v4 0/6] gitignore: Clean up most of the gitignore mess
,
Daniel Kiper
,
10:31
Re: [PATCH] multiboot2: Add module relocatable tag to support modules relocation
,
Daniel Kiper
,
10:24
May 10, 2020
[PATCH v4 3/3] docs: Remove docs for non-existing uppermem command
,
Hans Ulrich Niedermann
,
19:12
[PATCH v4 2/3] docs: Remove docs for non-existing pxe_unload command
,
Hans Ulrich Niedermann
,
19:12
[PATCH v4 1/3] docs: Add grub command documentation checks
,
Hans Ulrich Niedermann
,
19:12
[PATCH v4 0/3] docs: Document list of undocumented commands
,
Hans Ulrich Niedermann
,
19:12
May 08, 2020
[MULTIBOOT2 SPEC PATCH v3 4/4] multiboot2: fix example kernel header tag alignment
,
Hans Ulrich Niedermann
,
00:51
[MULTIBOOT2 SPEC PATCH v3 3/4] multiboot2: Make example kernel build at least for i386
,
Hans Ulrich Niedermann
,
00:51
[MULTIBOOT2 SPEC PATCH v3 2/4] multiboot2: Use .gitignore files
,
Hans Ulrich Niedermann
,
00:51
[MULTIBOOT2 SPEC PATCH v3 1/4] multiboot2: Allow autogen.sh to run with current gnulib
,
Hans Ulrich Niedermann
,
00:51
[MULTIBOOT2 SPEC PATCH v3 0/4] multiboot2: Clean up the example kernel
,
Hans Ulrich Niedermann
,
00:51
May 07, 2020
[Patchv3][ 6/6] cryptodisk: Add support for LUKS1 key files
,
Denis 'GNUtoo' Carikli
,
19:17
[Patchv3][ 5/6] cryptodisk: enable the backends to implement key files
,
Denis 'GNUtoo' Carikli
,
19:17
[Patchv3][ 2/6] cryptodisk: geli: unify grub_cryptodisk_dev function names
,
Denis 'GNUtoo' Carikli
,
19:17
[Patchv3][ 4/6] cryptodisk: add support for LUKS1 detached headers
,
Denis 'GNUtoo' Carikli
,
19:17
[Patchv3][ 3/6] cryptodisk: enable the backends to implement detached headers
,
Denis 'GNUtoo' Carikli
,
19:17
[Patchv3][ 1/6] cryptodisk: luks: unify grub_cryptodisk_dev function names
,
Denis 'GNUtoo' Carikli
,
19:17
V3 for detached headers and key files
,
Denis 'GNUtoo' Carikli
,
19:17
[MULTIBOOT2 SPEC PATCH V2] multiboot2: Add module load and preference tag
,
Zide Chen
,
18:09
[PATCH v4 6/6] gitignore: Add a few forgotten file patterns
,
Hans Ulrich Niedermann
,
17:34
[PATCH v4 5/6] gitignore: Add leading slashes where appropriate
,
Hans Ulrich Niedermann
,
17:34
[PATCH v4 4/6] gitignore: Add trailing slashes for directories
,
Hans Ulrich Niedermann
,
17:34
[PATCH v4 3/6] gitignore: Sort both pattern groups alphabetically
,
Hans Ulrich Niedermann
,
17:33
[PATCH v4 2/6] gitignore: Group patterns with and without slash
,
Hans Ulrich Niedermann
,
17:33
[PATCH v4 1/6] gitignore: Consistent leading slash is easier to read
,
Hans Ulrich Niedermann
,
17:33
[PATCH v4 0/6] gitignore: Clean up most of the gitignore mess
,
Hans Ulrich Niedermann
,
17:33
RE: [PATCH] multiboot2: Add module relocatable tag to support modules relocation
,
Chen, Zide
,
17:31
[PATCH v3 6/6] gitignore: Add a few forgotten file patterns
,
Hans Ulrich Niedermann
,
11:26
[PATCH v3 5/6] gitignore: Add leading slashes where appropriate
,
Hans Ulrich Niedermann
,
11:26
[PATCH v3 4/6] gitignore: Add trailing slashes for directories
,
Hans Ulrich Niedermann
,
11:26
[PATCH v3 3/6] gitignore: Sort both pattern groups alphabetically
,
Hans Ulrich Niedermann
,
11:26
[PATCH v3 2/6] gitignore: Group patterns with and without slash
,
Hans Ulrich Niedermann
,
11:26
[PATCH v3 1/6] gitignore: Consistent leading slash is easier to read
,
Hans Ulrich Niedermann
,
11:26
[PATCH v3 0/6] gitignore: Clean up most of the gitignore mess
,
Hans Ulrich Niedermann
,
11:25
Re: [PATCH] multiboot2: Add module relocatable tag to support modules relocation
,
Daniel Kiper
,
08:53
Re: [PATCH 4/5 v2] gitignore: Add leading slashes where appropriate
,
Daniel Kiper
,
08:06
Re: [GRUB PATCH RFC 00/18] i386: Intel TXT secure launcher
,
Daniel Kiper
,
07:09
Re: [GRUB PATCH RFC 12/18] i386/efi: Report UEFI Secure Boot status to the Linux kernel
,
Daniel Kiper
,
06:46
[PATCH v1 2/2] core: commands: efi: add commands to get/set EFI vars
,
Flavio Suligoi
,
04:35
May 06, 2020
Re: [GRUB PATCH RFC 12/18] i386/efi: Report UEFI Secure Boot status to the Linux kernel
,
Matthew Garrett
,
14:37
Re: [GRUB PATCH RFC 12/18] i386/efi: Report UEFI Secure Boot status to the Linux kernel
,
Daniel Kiper
,
09:33
May 05, 2020
Re: [PATCH 1/3 v3] docs: Add grub command documentation checks
,
Hans Ulrich Niedermann
,
16:04
Re: [GRUB PATCH RFC 12/18] i386/efi: Report UEFI Secure Boot status to the Linux kernel
,
Matthew Garrett
,
13:29
Re: [GRUB PATCH RFC 00/18] i386: Intel TXT secure launcher
,
Lukasz Hawrylko
,
10:38
May 04, 2020
[GRUB PATCH RFC 15/18] i386/txt: Add Intel TXT core implementation
,
Daniel Kiper
,
19:25
[GRUB PATCH RFC 12/18] i386/efi: Report UEFI Secure Boot status to the Linux kernel
,
Daniel Kiper
,
19:25
[GRUB PATCH RFC 08/18] i386/tpm: Add TPM TIS and CRB driver
,
Daniel Kiper
,
19:24
[GRUB PATCH RFC 07/18] i386/tpm: Rename tpm module to tpm_verifier
,
Daniel Kiper
,
19:24
[GRUB PATCH RFC 02/18] i386/msr: Rename grub_msr_read() and grub_msr_write()
,
Daniel Kiper
,
19:24
[GRUB PATCH RFC 18/18] i386/slaunch: Add secure launch framework and commands
,
Daniel Kiper
,
19:23
[GRUB PATCH RFC 16/18] i386/txt: Add Intel TXT ACM module support
,
Daniel Kiper
,
19:23
[GRUB PATCH RFC 17/18] i386/txt: Add Intel TXT verification routines
,
Daniel Kiper
,
19:23
[GRUB PATCH RFC 14/18] i386/txt: Add Intel TXT definitions header file
,
Daniel Kiper
,
19:23
[GRUB PATCH RFC 13/18] i386/slaunch: Add basic platform support for secure launch
,
Daniel Kiper
,
19:23
[GRUB PATCH RFC 00/18] i386: Intel TXT secure launcher
,
Daniel Kiper
,
19:23
[GRUB PATCH RFC 11/18] efi: Add a function to read EFI variables with attributes
,
Daniel Kiper
,
19:23
[GRUB PATCH RFC 10/18] efi: Return grub_efi_status_t from grub_efi_get_variable()
,
Daniel Kiper
,
19:22
[GRUB PATCH RFC 09/18] efi: Make shim_lock GUID and protocol type public
,
Daniel Kiper
,
19:22
[GRUB PATCH RFC 06/18] mmap: Add grub_mmap_get_lowest() and grub_mmap_get_highest()
,
Daniel Kiper
,
19:22
[GRUB PATCH RFC 01/18] i386/msr: Merge rdmsr.h and wrmsr.h into msr.h
,
Daniel Kiper
,
19:22
[GRUB PATCH RFC 04/18] i386/memory: Rename PAGE_SHIFT to GRUB_PAGE_SHIFT
,
Daniel Kiper
,
19:22
[GRUB PATCH RFC 05/18] i386/memory: Rename PAGE_SIZE to GRUB_PAGE_SIZE and make it global
,
Daniel Kiper
,
19:22
[GRUB PATCH RFC 03/18] i386/msr: Extract and improve MSR support detection code
,
Daniel Kiper
,
19:22
[PATCH 1/1] GRUB_SESAME support. (Take 2)
,
Stephen R. van den Berg
,
13:36
May 03, 2020
Call to grub_file_read fails in grub_multiboot_load_elf64
,
Chris Plant
,
16:18
May 01, 2020
Re: [PATCH] coreboot: Remove GRUB_PACKED from grub_linuxbios_mem_region struct
,
Joonas Kylmälä
,
20:48
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc