grub-devel
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH v17 14/20] tpm2: Support authorized policy
Gary Lin via Grub-devel
[PATCH v17 12/20] cryptodisk: Support key protectors
Gary Lin via Grub-devel
[PATCH v17 11/20] key_protector: Add TPM2 Key Protector
Gary Lin via Grub-devel
Re: [PATCH v17 11/20] key_protector: Add TPM2 Key Protector
Daniel Kiper via Grub-devel
Re: [PATCH v17 11/20] key_protector: Add TPM2 Key Protector
Gary Lin via Grub-devel
Re: [PATCH v17 11/20] key_protector: Add TPM2 Key Protector
Daniel Kiper via Grub-devel
[PATCH v17 19/20] tpm2: Enable tpm2 module for grub-emu
Gary Lin via Grub-devel
[PATCH v17 06/20] libtasn1: compile into asn1 module
Gary Lin via Grub-devel
Re: [PATCH v17 06/20] libtasn1: compile into asn1 module
Daniel Kiper via Grub-devel
Re: [PATCH v17 06/20] libtasn1: compile into asn1 module
Gary Lin via Grub-devel
[PATCH v17 17/20] cryptodisk: wipe out the cached keys from protectors
Gary Lin via Grub-devel
[PATCH v17 15/20] tpm2: Implement NV index
Gary Lin via Grub-devel
[PATCH v17 20/20] tests: Add tpm2_test
Gary Lin via Grub-devel
[PATCH v17 16/20] cryptodisk: Fallback to passphrase
Gary Lin via Grub-devel
Re: [PATCH v17 02/20] libtasn1: import libtasn1-4.19.0
Daniel Kiper via Grub-devel
Re: [PATCH v17 07/20] asn1_test: test module for libtasn1
Daniel Kiper via Grub-devel
Re: [PATCH v17 07/20] asn1_test: test module for libtasn1
Gary Lin via Grub-devel
Re: [PATCH v17 10/20] tpm2: Add TPM Software Stack (TSS)
Daniel Kiper via Grub-devel
Re: [PATCH v17 10/20] tpm2: Add TPM Software Stack (TSS)
Gary Lin via Grub-devel
Re: [PATCH v17 10/20] tpm2: Add TPM Software Stack (TSS)
Daniel Kiper via Grub-devel
Re: [PATCH v17 10/20] tpm2: Add TPM Software Stack (TSS)
Gary Lin via Grub-devel
Re: [PATCH v17 10/20] tpm2: Add TPM Software Stack (TSS)
Daniel Kiper via Grub-devel
Re: [PATCH v17 10/20] tpm2: Add TPM Software Stack (TSS)
Daniel Kiper via Grub-devel
Re: [PATCH v17 10/20] tpm2: Add TPM Software Stack (TSS)
Gary Lin via Grub-devel
Re: [PATCH v17 10/20] tpm2: Add TPM Software Stack (TSS)
Daniel Kiper via Grub-devel
[PATCH] Allow background to be set when theme is set
Lin via Grub-devel
Re: [PATCH] Allow background to be set when theme is set
Lin via Grub-devel
RE: [External] : Re: [PATCH] Allow background to be set when theme is set
Alec Brown via Grub-devel
[PATCH v2] util/grub-mkrescue: use capitalised paths for removable EFI images
Mingcong Bai
Re: [PATCH v2] util/grub-mkrescue: use capitalised paths for removable EFI images
Thomas Schmitt via Grub-devel
[PATCH v4 00/10] UEFI NX support and NX Linux loader using shim loader protocol
Mate Kukri
[PATCH v4 04/10] modules: load module sections at page-aligned addresses
Mate Kukri
Re: [PATCH v4 04/10] modules: load module sections at page-aligned addresses
Daniel Kiper
[PATCH v4 07/10] nx: set the nx compatible flag in EFI grub images
Mate Kukri
Re: [PATCH v4 07/10] nx: set the nx compatible flag in EFI grub images
Daniel Kiper
[PATCH v4 02/10] modules: strip .llvm_addrsig sections and similar.
Mate Kukri
Re: [PATCH v4 02/10] modules: strip .llvm_addrsig sections and similar.
Daniel Kiper
[PATCH v4 06/10] nx: set page permissions for loaded modules.
Mate Kukri
Re: [PATCH v4 06/10] nx: set page permissions for loaded modules.
Daniel Kiper
[PATCH v4 01/10] modules: make .module_license read-only
Mate Kukri
Re: [PATCH v4 01/10] modules: make .module_license read-only
Daniel Kiper
[PATCH v4 03/10] modules: Don't allocate space for non-allocable sections.
Mate Kukri
Re: [PATCH v4 03/10] modules: Don't allocate space for non-allocable sections.
Daniel Kiper
[PATCH v4 09/10] efi: Use shim's loader protocol for EFI image verification and loading
Mate Kukri
[PATCH v4 05/10] nx: add memory attribute get/set API
Mate Kukri
Re: [PATCH v4 05/10] nx: add memory attribute get/set API
Daniel Kiper
[PATCH v4 08/10] efi: Provide wrappers for load_image, start_image, unload_image
Mate Kukri
[PATCH v4 10/10] efi: Disallow fallback to legacy Linux loader when shim says NX is required.
Mate Kukri
Re: [PATCH v4 00/10] UEFI NX support and NX Linux loader using shim loader protocol
Daniel Kiper
[PATCH 3/3] kern/efi/mm: Detect calls to grub_efi_drop_alloc() with wrong page counts
Mate Kukri
Re: [PATCH 3/3] kern/efi/mm: Detect calls to grub_efi_drop_alloc() with wrong page counts
Daniel Kiper
[PATCH 1/3] kern/efi/mm: Change grub_efi_mm_add_regions() to keep track of map allocation size
Mate Kukri
[PATCH 2/3] kern/efi/mm: Change grub_efi_allocate_pages_real() to call semantically correct free function
Mate Kukri
Re: [PATCH 2/3] kern/efi/mm: Change grub_efi_allocate_pages_real() to call semantically correct free function
Daniel Kiper
Re: [PATCH 1/3] kern/efi/mm: Change grub_efi_mm_add_regions() to keep track of map allocation size
Daniel Kiper
[PATCH 1/2] loader/efi/fdt: Add fdtdump command to access device tree
Tobias Heider
[PATCH 2/2] docs: document fdtdump command
Tobias Heider
Re: [PATCH 2/2] docs: document fdtdump command
Daniel Kiper
Re: [PATCH 1/2] loader/efi/fdt: Add fdtdump command to access device tree
Daniel Kiper
Re: [PATCH 1/2] loader/efi/fdt: Add fdtdump command to access device tree
Tobias Heider
Re: [PATCH 1/2] loader/efi/fdt: Add fdtdump command to access device tree
Daniel Kiper
[PATCH] fs/erofs: Fix EROFS label tests in grub-fs-tester
Yifan Zhao
Re: [PATCH] fs/erofs: Fix EROFS label tests in grub-fs-tester
Daniel Kiper
[PATCH] util/grub-mkrescue: use capitalised paths for removable EFI images
Mingcong Bai
Re: [PATCH] util/grub-mkrescue: use capitalised paths for removable EFI images
Thomas Schmitt via Grub-devel
Re: [PATCH] util/grub-mkrescue: use capitalised paths for removable EFI images
Mingcong Bai
Re: [PATCH] util/grub-mkrescue: use capitalised paths for removable EFI images
Thomas Schmitt via Grub-devel
Re: [PATCH] util/grub-mkrescue: use capitalised paths for removable EFI images
jeffbai
Re: [PATCH] util/grub-mkrescue: use capitalised paths for removable EFI images
Thomas Schmitt via Grub-devel
[RESEND V5] ieee1275/ofdisk: retry on open and read failure
Mukesh Kumar Chaurasiya
Re: [RESEND V5] ieee1275/ofdisk: retry on open and read failure
Daniel Kiper
[RESEND V2] ieee1275/ofdisk: vscsi lun handling on lun len
Mukesh Kumar Chaurasiya
Re: [RESEND V2] ieee1275/ofdisk: vscsi lun handling on lun len
Daniel Kiper
[PATCH 2/2] lvm: Add support for cachevol and integrity lv
Patrick Plenefisch
Re: [PATCH 2/2] lvm: Add support for cachevol and integrity lv
Daniel Kiper
Re: [PATCH 2/2] lvm: Add support for cachevol and integrity lv
Patrick Plenefisch
[PATCH 0/2] LVM Cachevol and Integrity volumes break entire LVM VG
Patrick Plenefisch
[PATCH 1/2] disk/lvm: Make cache_lv more generic as ignored_feature_lv
Patrick Plenefisch
Re: [PATCH 1/2] disk/lvm: Make cache_lv more generic as ignored_feature_lv
Daniel Kiper
[PATCH] tests: Switch to requiring exfatprogs from exfat-utils
Glenn Washburn
Re: [PATCH] tests: Switch to requiring exfatprogs from exfat-utils
Daniel Kiper
[PATCH] tests/util/grub-shell-luks-tester: Fix detached header test getting wrong header path
Glenn Washburn
Re: [PATCH] tests/util/grub-shell-luks-tester: Fix detached header test getting wrong header path
Daniel Kiper
[PATCH 0/2] Better UEFI firmware handling in tests
Glenn Washburn
[PATCH 1/2] tests/util/grub-shell: Use pflash instead of -bios to load UEFI firmware
Glenn Washburn
[PATCH 2/2] tests/util/grub-shell: Add flexibility in QEMU firmware handling
Glenn Washburn
Re: [PATCH 0/2] Better UEFI firmware handling in tests
Daniel Kiper
[PATCH] tests/util/grub-shell: Print gdbinfo if on EFI platform
Glenn Washburn
Re: [PATCH] tests/util/grub-shell: Print gdbinfo if on EFI platform
Daniel Kiper
[PATCH] configure: Add Debian/Ubuntu dejavu font path
Glenn Washburn
Re: [PATCH] configure: Add Debian/Ubuntu dejavu font path
Daniel Kiper
[PATCH v2 0/3] More ls improvements
Glenn Washburn
[PATCH v2 2/3] commands/ls: Add directory header for dir args and print full paths for file args
Glenn Washburn
Re: [PATCH v2 2/3] commands/ls: Add directory header for dir args and print full paths for file args
Daniel Kiper
[PATCH v2 1/3] commands/ls: Allow printing mtime for file arguments
Glenn Washburn
Re: [PATCH v2 1/3] commands/ls: Allow printing mtime for file arguments
Daniel Kiper
[PATCH v2 3/3] commands/ls: Proper line breaks between arguments
Glenn Washburn
Re: [PATCH v2 3/3] commands/ls: Proper line breaks between arguments
Daniel Kiper
Re: [PATCH v2 0/3] More ls improvements
Glenn Washburn
Re: [PATCH v2 0/3] More ls improvements
Daniel Kiper
[PATCH] term/ns8250-spcr: Add one more 16550 debug type.
Udo Steinberg
Re: [PATCH] term/ns8250-spcr: Add one more 16550 debug type.
Glenn Washburn
Re: [PATCH] term/ns8250-spcr: Add one more 16550 debug type.
Daniel Kiper
[PATCH v1 0/2] Secure Boot Advanced Targeting (SBAT) support on powerpc
Sudhakar Kuppusamy
[PATCH v1 2/2] mkimage: adding sbat data into sbat ELF Note on powerpc
Sudhakar Kuppusamy
Re: [PATCH v1 2/2] mkimage: adding sbat data into sbat ELF Note on powerpc
Daniel Kiper
[PATCH v1 1/2] mkimage: create new ELF Note for SBAT
Sudhakar Kuppusamy
[PATCH v3 0/6] NVMeoFC support on Grub
Avnish Chouhan
[PATCH v3 1/6] ieee1275/powerpc: implements fibre channel discovery for ofpathname
Avnish Chouhan
Re: [PATCH v3 1/6] ieee1275/powerpc: implements fibre channel discovery for ofpathname
Michael Chang via Grub-devel
[PATCH v3 2/6] ieee1275/powerpc: enables device mapper discovery
Avnish Chouhan
Re: [PATCH v3 2/6] ieee1275/powerpc: enables device mapper discovery
Vladimir 'phcoder' Serbinenko
Re: [PATCH v3 2/6] ieee1275/powerpc: enables device mapper discovery
avnish
Re: [PATCH v3 2/6] ieee1275/powerpc: enables device mapper discovery
Vladimir 'phcoder' Serbinenko
[PATCH v3 3/6] ieee1275: implement FCP methods for WWPN and LUNs
Avnish Chouhan
Re: [PATCH v3 3/6] ieee1275: implement FCP methods for WWPN and LUNs
Michael Chang via Grub-devel
Re: [PATCH v3 3/6] ieee1275: implement FCP methods for WWPN and LUNs
avnish
[PATCH v3 4/6] ieee1275: change the logic of ieee1275_get_devargs()
Avnish Chouhan
[PATCH v3 5/6] ieee1275: add support for NVMeoFC
Avnish Chouhan
[PATCH v3 6/6] ieee1275: ofpath enable NVMeoF logical device translate
Avnish Chouhan
[PATCH v1 0/1] Fix missing measurements on confidential computing enabled platform
Hector Cao
[PATCH v1 1/1] Fix missing measurements on confidential computing enabled platform
Hector Cao
Re: [PATCH v1 1/1] Fix missing measurements on confidential computing enabled platform
Daniel Kiper
Re: [PATCH v1 1/1] Fix missing measurements on confidential computing enabled platform
Kuppuswamy Sathyanarayanan
Re: [PATCH] grub-mkpasswd-pbkdf2: Simplify the main function implementation
Daniel Kiper
[PATCH v3 00/10] UEFI NX support and NX Linux loader using shim loader protocol
Mate Kukri
[PATCH v3 01/10] modules: make .module_license read-only
Mate Kukri
[PATCH v3 03/10] modules: Don't allocate space for non-allocable sections.
Mate Kukri
[PATCH v3 08/10] efi: Provide wrappers for load_image, start_image, unload_image
Mate Kukri
[PATCH v3 05/10] nx: add memory attribute get/set API
Mate Kukri
[PATCH v3 09/10] efi: Use shim's loader protocol for EFI image verification and loading
Mate Kukri
[PATCH v3 10/10] efi: Disallow fallback to legacy Linux loader when shim says NX is required.
Mate Kukri
[PATCH v3 02/10] modules: strip .llvm_addrsig sections and similar.
Mate Kukri
[PATCH v3 07/10] nx: set the nx compatible flag in EFI grub images
Mate Kukri
[PATCH v3 06/10] nx: set page permissions for loaded modules.
Mate Kukri
[PATCH v3 04/10] modules: load module sections at page-aligned addresses
Mate Kukri
[PATCH] Fix missing measurements on confidential computing enabled platform
Hector Cao
Re: [PATCH] Fix missing measurements on confidential computing enabled platform
Daniel Kiper
[PATCH v2 00/10] UEFI NX support and NX Linux loader using shim loader protocol
Mate Kukri
[PATCH v2 01/10] modules: make .module_license read-only
Mate Kukri
[PATCH v2 09/10] efi: Use shim's loader protocol for EFI image verification and loading
Mate Kukri
[PATCH v2 02/10] modules: strip .llvm_addrsig sections and similar.
Mate Kukri
[PATCH v2 07/10] nx: set the nx compatible flag in EFI grub images
Mate Kukri
[PATCH v2 08/10] efi: Provide wrappers for load_image, start_image, unload_image
Mate Kukri
[PATCH v2 06/10] nx: set page permissions for loaded modules.
Mate Kukri
[PATCH v2 10/10] efi: Disallow fallback to legacy Linux loader when shim says NX is required.
Mate Kukri
[PATCH v2 05/10] nx: add memory attribute get/set API
Mate Kukri
[PATCH v2 03/10] modules: Don't allocate space for non-allocable sections.
Mate Kukri
[PATCH v2 04/10] modules: load module sections at page-aligned addresses
Mate Kukri
Re: [PATCH v3 1/5] Import libgcrypt 1.10.3
Daniel Kiper
[PATCH] PRELIMINARY framebuffer rotation patch
Kyle Bader
[PATCH] Mandatory install device check for PowerPC
Avnish Chouhan
Re: [PATCH] Mandatory install device check for PowerPC
Vladimir 'phcoder' Serbinenko
Re: [PATCH] Mandatory install device check for PowerPC
Michal Suchánek
Re: [PATCH] Mandatory install device check for PowerPC
avnish
[PATCH] Mandatory install device check for PowerPC
Avnish Chouhan
Re: [PATCH] Mandatory install device check for PowerPC
Vladimir 'phcoder' Serbinenko
Re: [PATCH] Mandatory install device check for PowerPC
avnish
Re: [PATCH] Mandatory install device check for PowerPC
Michal Suchánek
Re: [PATCH] Mandatory install device check for PowerPC
Avnish Chouhan
Re: [PATCH] Mandatory install device check for PowerPC
Avnish Chouhan
Grub HTTP Driver implementation example
xlordz dev
[PATCH v3 2/5] Import b64dec from gpg-error
Vladimir Serbinenko
Re: [PATCH v3 2/5] Import b64dec from gpg-error
Daniel Kiper
[PATCH v3 3/5] Adjust import script, definitions and API users for libgcrypt 1.10
Vladimir Serbinenko
Re: [PATCH v3 3/5] Adjust import script, definitions and API users for libgcrypt 1.10
Gary Lin via Grub-devel
Re: [PATCH v3 3/5] Adjust import script, definitions and API users for libgcrypt 1.10
Daniel Kiper
[PATCH v3 5/5] keccak: Disable acceleration with SSE asm
Vladimir Serbinenko
Re: [PATCH v3 5/5] keccak: Disable acceleration with SSE asm
Gary Lin via Grub-devel
Re: [PATCH v3 5/5] keccak: Disable acceleration with SSE asm
Vladimir 'phcoder' Serbinenko
Re: [PATCH v3 5/5] keccak: Disable acceleration with SSE asm
Daniel Kiper
[PATCH v3 4/5] Add DSA and RSA SEXP tests
Vladimir Serbinenko
Re: [PATCH v3 4/5] Add DSA and RSA SEXP tests
Daniel Kiper
[PATCH 00/15] UEFI NX support and NX Linux loader using shim loader protocol
Mate Kukri
[PATCH 09/15] grub_dl_load_segments(): page-align the tramp/GOT areas too
Mate Kukri
Re: [PATCH 09/15] grub_dl_load_segments(): page-align the tramp/GOT areas too
Vladimir 'phcoder' Serbinenko
[PATCH 05/15] modules: load module sections at page-aligned addresses
Mate Kukri
Re: [PATCH 05/15] modules: load module sections at page-aligned addresses
Vladimir 'phcoder' Serbinenko
[PATCH 01/15] modules: make .module_license read-only
Mate Kukri
Re: [PATCH 01/15] modules: make .module_license read-only
Vladimir 'phcoder' Serbinenko
[PATCH 11/15] grub_dl_set_mem_attrs(): fix format string
Mate Kukri
[PATCH 13/15] efi: Provide wrappers for load_image, start_image, unload_image
Mate Kukri
Re: [PATCH 13/15] efi: Provide wrappers for load_image, start_image, unload_image
Vladimir 'phcoder' Serbinenko
[PATCH 04/15] pe: add the DOS header struct and fix some bad naming.
Mate Kukri
Re: [PATCH 04/15] pe: add the DOS header struct and fix some bad naming.
Vladimir 'phcoder' Serbinenko
[PATCH 14/15] efi: Use shim's loader protocol for EFI image verification and loading
Mate Kukri
[PATCH 10/15] grub_dl_set_mem_attrs(): add self-check for the tramp/GOT sizes
Mate Kukri
Re: [PATCH 10/15] grub_dl_set_mem_attrs(): add self-check for the tramp/GOT sizes
Vladimir 'phcoder' Serbinenko
[PATCH 06/15] nx: add memory attribute get/set API
Mate Kukri
Re: [PATCH 06/15] nx: add memory attribute get/set API
Vladimir 'phcoder' Serbinenko
[PATCH 12/15] mm: Fixup bogus assumptions about types sizes in format strings
Mate Kukri
[PATCH 08/15] nx: set the nx compatible flag in EFI grub images
Mate Kukri
Re: [PATCH 08/15] nx: set the nx compatible flag in EFI grub images
Vladimir 'phcoder' Serbinenko
[PATCH 02/15] modules: strip .llvm_addrsig sections and similar.
Mate Kukri
Re: [PATCH 02/15] modules: strip .llvm_addrsig sections and similar.
Vladimir 'phcoder' Serbinenko
[PATCH 07/15] nx: set page permissions for loaded modules.
Mate Kukri
Re: [PATCH 07/15] nx: set page permissions for loaded modules.
Vladimir 'phcoder' Serbinenko
[PATCH 03/15] modules: Don't allocate space for non-allocable sections.
Mate Kukri
Re: [PATCH 03/15] modules: Don't allocate space for non-allocable sections.
Vladimir 'phcoder' Serbinenko
[PATCH 15/15] efi: Disallow fallback to legacy Linux loader when shim says NX is required.
Mate Kukri
Earlier messages
Later messages