grub-devel.gnu.org archive mirror
 help / color / mirror / Atom feed
[PATCH] Fix missing measurements on confidential computing enabled platform
 2024-05-31 12:42 UTC 

[PATCH v2 00/10] UEFI NX support and NX Linux loader using shim loader protocol
 2024-05-30 14:12 UTC  (11+ messages)
` [PATCH v2 01/10] modules: make .module_license read-only
` [PATCH v2 02/10] modules: strip .llvm_addrsig sections and similar
` [PATCH v2 03/10] modules: Don't allocate space for non-allocable sections
` [PATCH v2 04/10] modules: load module sections at page-aligned addresses
` [PATCH v2 05/10] nx: add memory attribute get/set API
` [PATCH v2 06/10] nx: set page permissions for loaded modules
` [PATCH v2 07/10] nx: set the nx compatible flag in EFI grub images
` [PATCH v2 08/10] efi: Provide wrappers for load_image, start_image, unload_image
` [PATCH v2 09/10] efi: Use shim's loader protocol for EFI image verification and loading
` [PATCH v2 10/10] efi: Disallow fallback to legacy Linux loader when shim says NX is required

[PATCH v3 1/5] Import libgcrypt 1.10.3
 2024-05-29 15:02 UTC  (13+ messages)
` [PATCH v3 2/5] Import b64dec from gpg-error
` [PATCH v3 3/5] Adjust import script, definitions and API users for libgcrypt 1.10
` [PATCH v3 4/5] Add DSA and RSA SEXP tests
` [PATCH v3 5/5] keccak: Disable acceleration with SSE asm

[PATCH] Mandatory install device check for PowerPC
 2024-05-29 12:45 UTC  (4+ messages)

[PATCH] PRELIMINARY framebuffer rotation patch
 2024-05-28  5:16 UTC 

[PATCH] grub-mkpasswd-pbkdf2: Simplify the main function implementation
 2024-05-27 12:42 UTC 

[PATCH] grub-mkpasswd-pbkdf2: Simplify the main function implementation
 2024-05-27 12:29 UTC 

[PATCH] ofnet: Remove 200 ms timeout in get_card_packet to reduce input latency
 2024-05-27  4:03 UTC  (2+ messages)

Grub HTTP Driver implementation example
 2024-05-24 21:54 UTC 

[PATCH 00/15] UEFI NX support and NX Linux loader using shim loader protocol
 2024-05-24 19:07 UTC  (29+ messages)
` [PATCH 01/15] modules: make .module_license read-only
` [PATCH 02/15] modules: strip .llvm_addrsig sections and similar
` [PATCH 03/15] modules: Don't allocate space for non-allocable sections
` [PATCH 04/15] pe: add the DOS header struct and fix some bad naming
` [PATCH 05/15] modules: load module sections at page-aligned addresses
` [PATCH 06/15] nx: add memory attribute get/set API
` [PATCH 07/15] nx: set page permissions for loaded modules
` [PATCH 08/15] nx: set the nx compatible flag in EFI grub images
` [PATCH 09/15] grub_dl_load_segments(): page-align the tramp/GOT areas too
` [PATCH 10/15] grub_dl_set_mem_attrs(): add self-check for the tramp/GOT sizes
` [PATCH 11/15] grub_dl_set_mem_attrs(): fix format string
` [PATCH 12/15] mm: Fixup bogus assumptions about types sizes in format strings
` [PATCH 13/15] efi: Provide wrappers for load_image, start_image, unload_image
` [PATCH 14/15] efi: Use shim's loader protocol for EFI image verification and loading
` [PATCH 15/15] efi: Disallow fallback to legacy Linux loader when shim says NX is required

[PATCH v2] ieee1275 radix support added for KVM on power
 2024-05-23 15:21 UTC  (2+ messages)

[PATCH] ieee1275 radix support added for KVM on power
 2024-05-22 15:45 UTC  (2+ messages)

[PATCH][Bugfix] debian/grub.d/05_debian_theme: quote background image pathname in output
 2024-05-22 14:09 UTC  (3+ messages)
` [PATCH v2][Bugfix] util/grub.d/00_header.in: "

[PATCH 1/2 v2] LVM Cachevol and Integrity volumes break entire LVM VG
 2024-05-22 13:42 UTC  (2+ messages)

[PATCH 2/2 v2] LVM Cachevol and Integrity volumes break entire LVM VG
 2024-05-22 13:38 UTC  (4+ messages)

[PATCH 1/3] Import libgcrypt 1.10.3
 2024-05-22  5:45 UTC  (11+ messages)
` [PATCH 2/3] Adjust import script, definitions and API users for libgcrypt 1.10
` [PATCH 3/3] keccak: Disable acceleration with SSE asm

[PATCH v15 0/3] Introduce EROFS support
 2024-05-20 17:20 UTC  (4+ messages)
` [PATCH v15 1/3] safemath: Add ALIGN_UP_OVF() that checks for {over, under}flow
` [PATCH v15 2/3] fs/erofs: Add support for EROFS
` [PATCH v15 3/3] fs/erofs: Add tests for EROFS in grub-fs-tester

[PATCH v14 0/3] Introduce EROFS support
 2024-05-20 17:03 UTC  (15+ messages)
` [PATCH v14 1/3] safemath: Add ALIGN_UP_OVF() that checks for {over, under}flow
    ` [PATCH v14 1/3] safemath: Add ALIGN_UP_OVF() that checks for {over,under}flow
            ` [PATCH v14 NEW ALT 1/3] safemath: Add ALIGN_UP_OVF() that checks for {over, under}flow
              ` [PATCH v14 NEW ALT 1/3] safemath: Add ALIGN_UP_OVF() that checks for {over,under}flow
` [PATCH v14 2/3] fs/erofs: Add support for EROFS
` [PATCH v14 3/3] fs/erofs: Add tests for EROFS in grub-fs-tester

[PATCH 0/2] Two small fixes to gzip
 2024-05-20 16:58 UTC  (6+ messages)
` [PATCH 1/2] gzio: abort early when get_byte reads nothing
` [PATCH 2/2] gzio: Properly init a table

[PATCH] docs/grub.texi: fix spelling mistakes
 2024-05-20 16:05 UTC  (2+ messages)

[PATCH v13 0/3] Introduce EROFS support
 2024-05-17 12:33 UTC  (5+ messages)
` [PATCH v13 1/3] safemath: Add ALIGN_UP_OVF() that checks for {over, under}flow
` [PATCH v13 2/3] fs/erofs: Add support for EROFS
` [PATCH v13 3/3] fs/erofs: Add tests for EROFS in grub-fs-tester

[PATCH v12 0/2] Introduce EROFS support
 2024-05-17 12:03 UTC  (5+ messages)
` [PATCH v12 1/2] fs/erofs: Add support for EROFS
` [PATCH v12 2/2] fs/erofs: Add tests for EROFS in grub-fs-tester

[PATCH vRESEND] MULTIBOOT: Fix handling of errors in broken aout-kludge
 2024-05-17  7:53 UTC 

[PATCH vRESEND 1/4] Add "noescape" argument to cmdline creation
 2024-05-17  7:52 UTC  (4+ messages)
` [PATCH vRESEND 2/4] loader/multiboot: Add --noescape option
` [PATCH vRESEND 3/4] loader/xen: "
` [PATCH vRESEND 4/4] 10_illumos: Use --noescape so that $ZFS_BOOTFS is passed properly

[PATCH vRESEND] Improve cbfs detection
 2024-05-17  7:52 UTC 

[PATCH v2 1/4] smbios: Export grub_smbios_get_eps3 function
 2024-05-17  7:45 UTC  (4+ messages)
` [PATCH v2 2/4] loader/bsd: Improve loading of *BSD on EFI platforms
` [PATCH v2 3/4] Do NULL memory quirk workaround only when explicitly requested
` [PATCH v2 4/4] loader/bsd: Add missing zeros

[PATCH vRESEND] relocator: Switch to own page table while moving chunks on x86-64
 2024-05-17  7:46 UTC 

[PATCH vRESEND] Support openbsd disklabels embed in GPT
 2024-05-17  7:40 UTC 

[PATCH v11 0/2] Introduce EROFS support
 2024-05-17  4:45 UTC  (8+ messages)
` [PATCH v11 1/2] fs/erofs: Add support for EROFS
` [PATCH v11 2/2] fs/erofs: Add tests for EROFS in grub-fs-tester

[PATCH] Add commands for reading and writing raw bytes to CMOS
 2024-05-16 21:39 UTC 

[PATCH] Implement fmap support as used by coreboot
 2024-05-16 19:53 UTC 

[PATCH 1/2] zfs: Support zstd compression
 2024-05-16 19:42 UTC  (2+ messages)
` [PATCH 2/2] Add test for zfs zstd

[PATCH 1/3] Decrease minimal gfxterm size to 10x6
 2024-05-16 19:34 UTC  (3+ messages)
` [PATCH 2/3] Don't attempt to do terminal functions on non-functional gfxterm
` [PATCH 3/3] grub_unicode_destroy_glyph: Don't destroy NULL glyph

[PATCH 1/3] Add grub_font_get_no_fallback
 2024-05-16 19:31 UTC  (3+ messages)
` [PATCH 2/3] gfxmenu: Add missing error handling
` [PATCH 3/3] Improve font fallback scanning and validation for gfxterm

[PATCH] Mark vdev_zaps_v2 and head_errlog as supported
 2024-05-16 19:27 UTC 

[PATCH] Add missing cast in compile-time byteswaps
 2024-05-16 19:22 UTC 

[PATCH] Add convenience TARGET_CROSS
 2024-05-16 19:07 UTC 

[PATCH] Add Fedora-specific font paths
 2024-05-16 19:03 UTC 

[PATCH 1/2] Support qcow disks in GRUB
 2024-05-16 18:57 UTC  (2+ messages)
` [PATCH 2/2] Support qcow in grub-fstest

[PATCH] Implement NVMe native disk support
 2024-05-16 18:49 UTC 

[PATCH] Add --noefistub option for linux
 2024-05-16 18:43 UTC 

[PATCH] bfs: Fix improper free() on non-existing files
 2024-05-16 18:37 UTC 

[PATCH 0/3] Upgrade to libgcrypt 1.10.3
 2024-05-16 18:29 UTC 

[PATCH v4 0/5] efi: Implement generic EFI boot for x86
 2024-05-16 13:42 UTC  (4+ messages)
` [PATCH v4 5/5] efi: Use generic EFI loader for x86_64 and i386
  ` [REGRESSION] "

[PATCH] lvm: Grub2 fails to detect LVM volumes due to an incorrect computation of mda_end
 2024-05-16  4:21 UTC  (4+ messages)

Re: [PATCH] elf: accept elf files without section header table
 2024-05-15 16:35 UTC 

[PATCH v16 00/20] Automatic Disk Unlock with TPM2
 2024-05-15  5:07 UTC  (21+ messages)
` [PATCH v16 01/20] posix_wrap: tweaks in preparation for libtasn1
` [PATCH v16 02/20] libtasn1: import libtasn1-4.19.0
` [PATCH v16 03/20] libtasn1: disable code not needed in grub
` [PATCH v16 04/20] libtasn1: changes for grub compatibility
` [PATCH v16 05/20] libtasn1: fix the potential buffer overrun
` [PATCH v16 06/20] libtasn1: compile into asn1 module
` [PATCH v16 07/20] asn1_test: test module for libtasn1
` [PATCH v16 08/20] libtasn1: Add the documentation
` [PATCH v16 09/20] key_protector: Add key protectors framework
` [PATCH v16 10/20] tpm2: Add TPM Software Stack (TSS)
` [PATCH v16 11/20] key_protector: Add TPM2 Key Protector
` [PATCH v16 12/20] cryptodisk: Support key protectors
` [PATCH v16 13/20] util/grub-protect: Add new tool
` [PATCH v16 14/20] tpm2: Support authorized policy
` [PATCH v16 15/20] tpm2: Implement NV index
` [PATCH v16 16/20] cryptodisk: Fallback to passphrase
` [PATCH v16 17/20] cryptodisk: wipe out the cached keys from protectors
` [PATCH v16 18/20] diskfilter: look up cryptodisk devices first
` [PATCH v16 19/20] tpm2: Enable tpm2 module for grub-emu
` [PATCH v16 20/20] tests: Add tpm2_test

[PATCH v15 00/20] Automatic Disk Unlock with TPM2
 2024-05-13  7:06 UTC  (9+ messages)
` [PATCH v15 06/20] libtasn1: compile into asn1 module
` [PATCH v15 08/20] libtasn1: Add the documentation
` [PATCH v15 11/20] key_protector: Add TPM2 Key Protector
` [PATCH v15 12/20] cryptodisk: Support key protectors
` [PATCH v15 13/20] util/grub-protect: Add new tool
` [PATCH v15 15/20] tpm2: Implement NV index
` [PATCH v15 16/20] cryptodisk: Fallback to passphrase

[PATCH 0/6] NVMeoFC support on Grub
 2024-05-10 11:04 UTC  (7+ messages)
` [PATCH v2 1/6] ieee1275/powerpc: implements fibre channel discovery for ofpathname
` [PATCH v2 2/6] ieee1275/powerpc: enables device mapper discovery
` [PATCH v2 3/6] ieee1275: implement FCP methods for WWPN and LUNs
` [PATCH v2 4/6] ieee1275: change the logic of ieee1275_get_devargs()
` [PATCH v2 5/6] ieee1275: add support for NVMeoFC
` [PATCH v2 6/6] ieee1275: ofpath enable NVMeoF logical device translate

[PATCH v0 0/2] Secure Boot Advanced Targeting (SBAT) support on powerpc
 2024-05-10  8:39 UTC  (2+ messages)

[PATCH v5] cryptodisk: allow user to retry failed passphrase
 2024-05-10  7:42 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).