Messages by Date
-
2024/10/07
[PATCH v1 21/37] efinet and bootp: add support for dhcpv6
Leo Sandoval
-
2024/10/07
[PATCH v1 18/37] 10_linux.in: Make grub2-mkconfig construct titles that look like the ones we want elsewhere.
Leo Sandoval
-
2024/10/07
[PATCH v1 00/37] Second Distro-agnostic series taken from Fedora Rawhide
Leo Sandoval
-
2024/10/07
[PATCH v2 16/17] 10_linux.in: Generate OS and CLASS in 10_linux from /etc/os-release
Leo Sandoval
-
2024/10/07
[PATCH v2 01/17] ieee1275/openfw: IBM client architecture (CAS) reboot support
Leo Sandoval
-
2024/10/07
[PATCH v2 14/17] normal/main: fw_path prefix when fallback searching for grub config
Leo Sandoval
-
2024/10/07
[PATCH v2 15/17] normal/main: Try mac/guid/etc before grub.cfg on tftp config files.
Leo Sandoval
-
2024/10/07
[PATCH v2 17/17] normal/main: Try $prefix if $fw_path doesn't work.
Leo Sandoval
-
2024/10/07
[PATCH v2 10/17] 10_linux.in: Add devicetree loading
Leo Sandoval
-
2024/10/07
[PATCH v2 06/17] efi/init: Make efi machines load an env block from a variable
Leo Sandoval
-
2024/10/07
[PATCH v2 13/17] 10_linux.in: Don't require a password to boot entries generated by grub-mkconfig.
Leo Sandoval
-
2024/10/07
[PATCH v2 11/17] 00_header.in: Enable pager by default. (#985860)
Leo Sandoval
-
2024/10/07
[PATCH v2 12/17] Makefile.common: Add .eh_frame to list of relocations stripped
Leo Sandoval
-
2024/10/07
[PATCH v2 08/17] normal: Add fw_path variable (revised)
Leo Sandoval
-
2024/10/07
[PATCH v2 09/17] commands: Pass "\x[[:hex:]][[:hex:]]" straight through unmolested.
Leo Sandoval
-
2024/10/07
[PATCH v2 03/17] ieee1275: Disable GRUB video support for IBM power machines
Leo Sandoval
-
2024/10/07
[PATCH v2 02/17] term/terminfo: for ppc, reset console display attr when clear screen
Leo Sandoval
-
2024/10/07
[PATCH v2 05/17] misc: Make "exit" take a return code.
Leo Sandoval
-
2024/10/07
[PATCH v2 04/17] configure.ac: Move bash completion script
Leo Sandoval
-
2024/10/07
[PATCH v2 07/17] 20_ppc_terminfo.in: Migrate ieee1275/PPC from Yaboot to Grub2
Leo Sandoval
-
2024/10/07
[PATCH v2 00/17] First Distro-agnostic series taken from Fedora Rawhide
Leo Sandoval
-
2024/10/06
Re: [PATCH v19 21/33] tss2: Add TPM2 Software Stack (TSS2) support
Gary Lin via Grub-devel
-
2024/10/06
[PATCH v4 0/6] i386: memory/MSR/CR code updates
Sergii Dmytruk
-
2024/10/06
[PATCH v4 6/6] i386/memory: Define GRUB_PAGE_MASK and GRUB_PAGE_{UP, DOWN} macros
Sergii Dmytruk
-
2024/10/06
[PATCH v4 2/6] i386/msr: Rename grub_msr_read() and grub_msr_write()
Sergii Dmytruk
-
2024/10/06
[PATCH v4 1/6] i386/msr: Merge rdmsr.h and wrmsr.h into msr.h
Sergii Dmytruk
-
2024/10/06
[PATCH v4 4/6] i386/memory: Rename PAGE_SHIFT to GRUB_PAGE_SHIFT
Sergii Dmytruk
-
2024/10/06
[PATCH v4 5/6] i386/memory: Rename PAGE_SIZE to GRUB_PAGE_SIZE and make it global
Sergii Dmytruk
-
2024/10/06
[PATCH v4 3/6] i386/msr: Extract and improve MSR support detection code
Sergii Dmytruk
-
2024/10/05
Re: [PATCH 0/4] Various test fixes proposed by Thomas Schmitt
Thomas Schmitt via Grub-devel
-
2024/10/05
Re: [PATCH 0/4] Various test fixes proposed by Thomas Schmitt
Glenn Washburn
-
2024/10/04
Re: [PATCH v19 14/33] asn1_test: use the grub-specific functions and types
Daniel Kiper
-
2024/10/04
Re: [PATCH v19 13/33] asn1_test: return either 0 or 1 to reflect the results
Daniel Kiper
-
2024/10/04
Re: [PATCH v19 12/33] asn1_test: print the error messages with grub_printf()
Daniel Kiper
-
2024/10/04
Re: [PATCH v19 11/33] asn1_test: remove 'verbose' and the unnecessary printf()
Daniel Kiper
-
2024/10/04
Re: [PATCH v19 10/33] asn1_test: rename the main functions to the test names
Daniel Kiper
-
2024/10/04
Re: [PATCH v19 09/33] asn1_test: include asn1_test.h only
Daniel Kiper
-
2024/10/04
[PATCH v7 03/10] modules: Don't allocate space for non-allocable sections.
Mate Kukri
-
2024/10/04
[PATCH v7 04/10] modules: load module sections at page-aligned addresses
Mate Kukri
-
2024/10/04
[PATCH v7 09/10] efi: Use shim's loader protocol for EFI image verification and loading
Mate Kukri
-
2024/10/04
[PATCH v7 01/10] modules: make .module_license read-only
Mate Kukri
-
2024/10/04
[PATCH v7 08/10] efi: Provide wrappers for load_image, start_image, unload_image
Mate Kukri
-
2024/10/04
[PATCH v7 00/10] UEFI NX support and NX Linux loader using shim loader protocol
Mate Kukri
-
2024/10/04
[PATCH v7 07/10] nx: set the nx compatible flag in EFI GRUB images
Mate Kukri
-
2024/10/04
[PATCH v7 02/10] modules: strip .llvm_addrsig sections and similar.
Mate Kukri
-
2024/10/04
[PATCH v7 05/10] nx: add memory attribute get/set API
Mate Kukri
-
2024/10/04
[PATCH v7 06/10] nx: set page permissions for loaded modules.
Mate Kukri
-
2024/10/04
[PATCH v7 10/10] efi: Disallow fallback to legacy Linux loader when shim says NX is required.
Mate Kukri
-
2024/10/03
Re: [PATCH v19 00/33] Automatic Disk Unlock with TPM2
Gary Lin via Grub-devel
-
2024/10/03
Re: [PATCH v19 21/33] tss2: Add TPM2 Software Stack (TSS2) support
Gary Lin via Grub-devel
-
2024/10/03
Re: [PATCH v19 33/33] docs: Document TPM2 key protector
Gary Lin via Grub-devel
-
2024/10/03
Re: [PATCH] lvm: allocate metadata buffer from raw contents
Michael Chang via Grub-devel
-
2024/10/03
Re: [PATCH] Fix screen coud be filled with leftover artifacts
Michael Chang via Grub-devel
-
2024/10/03
Re: [PATCH] lvm: allocate metadata buffer from raw contents
Ross Philipson via Grub-devel
-
2024/10/03
Re: [PATCH] Fix screen coud be filled with leftover artifacts
Askar Safin via Grub-devel
-
2024/10/03
Re: [PATCH v19 06/33] libtasn1: adjust the header paths in libtasn1.h
Daniel Kiper
-
2024/10/03
Re: [PATCH v19 05/33] libtasn1: replace strcat() with _asn1_str_cat()
Daniel Kiper
-
2024/10/03
Re: [PATCH v19 04/33] libtasn1: replace strcat() with strcpy() in _asn1_str_cat()
Daniel Kiper
-
2024/10/03
Re: [PATCH v19 00/33] Automatic Disk Unlock with TPM2
Daniel Kiper
-
2024/10/03
Re: [PATCH] Fix screen coud be filled with leftover artifacts
Daniel Kiper
-
2024/10/03
Re: [PATCH] efinet: Skip virtual VLAN devices during card enumeration
Daniel Kiper
-
2024/10/03
Re: [PATCH] tpm: Skip loopback image measurement
Daniel Kiper
-
2024/10/03
Re: [PATCH v3 7/8] mmap: Add grub_mmap_get_lowest() and grub_mmap_get_highest()
Daniel Kiper via Grub-devel
-
2024/10/03
Re: [PATCH v3 5/8] i386/memory: Rename PAGE_SIZE to GRUB_PAGE_SIZE and make it global
Daniel Kiper via Grub-devel
-
2024/10/03
Re: [PATCH v3 4/8] i386/memory: Rename PAGE_SHIFT to GRUB_PAGE_SHIFT
Daniel Kiper via Grub-devel
-
2024/10/03
Re: [PATCH v3 3/8] i386/msr: Extract and improve MSR support detection code
Daniel Kiper via Grub-devel
-
2024/10/03
Re: [PATCH 0/1] docs: Small Fixes for Network, Secure Boot, PXE
Andrew Hamilton
-
2024/10/03
Re: [PATCH v2 0/2] Delete Net Routes for Deleted Interfaces
Andrew Hamilton
-
2024/10/03
Re: [PATCH v3 2/8] i386/msr: Rename grub_msr_read() and grub_msr_write()
Daniel Kiper via Grub-devel
-
2024/10/03
Re: [PATCH v3 1/8] i386/msr: Merge rdmsr.h and wrmsr.h into msr.h
Daniel Kiper via Grub-devel
-
2024/10/03
[PATCH] tpm: Skip loopback image measurement
Michael Chang via Grub-devel
-
2024/10/03
[PATCH] Fix screen coud be filled with leftover artifacts
Michael Chang via Grub-devel
-
2024/10/03
[PATCH] lvm: allocate metadata buffer from raw contents
Michael Chang via Grub-devel
-
2024/10/03
[PATCH] efinet: Skip virtual VLAN devices during card enumeration
Michael Chang via Grub-devel
-
2024/10/02
Re: [PATCH 08/20] 20_ppc_terminfo.in: Migrate PPC from Yaboot to Grub2
Vladimir 'phcoder' Serbinenko
-
2024/10/02
Re: [PATCH 11/20] blscfg: add blscfg module to parse Boot Loader Specification snippets
Leo Sandoval
-
2024/10/02
Re: [PATCH 03/20] ieee1275: Disable GRUB video support for IBM power machines
Leo Sandoval
-
2024/10/02
Re: [PATCH 05/20] normal/menu: Allow "fallback" to include entries by title, not just number.
Leo Sandoval
-
2024/10/02
Re: [PATCH 08/20] 20_ppc_terminfo.in: Migrate PPC from Yaboot to Grub2
Leo Sandoval
-
2024/10/02
Re: [PATCH 0/4] Various test fixes proposed by Thomas Schmitt
Thomas Schmitt via Grub-devel
-
2024/10/01
RE: [External] : [PATCH v3 8/8] i386: Add CRx, MMIO, MSR and extend CPUID definitions
Alec Brown via Grub-devel
-
2024/10/01
Re: [PATCH 0/4] Various test fixes proposed by Thomas Schmitt
Glenn Washburn
-
2024/10/01
Re: [PATCH v19 21/33] tss2: Add TPM2 Software Stack (TSS2) support
Daniel Kiper
-
2024/10/01
Re: [PATCH 14/20] 10_linux.in 20_linux_xen.in: Don't say "GNU/Linux" in generated menus.
Mate Kukri
-
2024/09/30
Re: [PATCH 14/20] 10_linux.in 20_linux_xen.in: Don't say "GNU/Linux" in generated menus.
Vladimir 'phcoder' Serbinenko
-
2024/09/30
Re: [PATCH 14/20] 10_linux.in 20_linux_xen.in: Don't say "GNU/Linux" in generated menus.
Arsen Arsenović via Grub-devel
-
2024/09/30
Re: [PATCH] LVM cachevol support
Patrick Plenefisch
-
2024/09/30
[PATCH 1/1] Detect cachevol LVs
Scottie Shore
-
2024/09/30
[PATCH 0/1] LVM cachevol support
Scottie Shore
-
2024/09/30
Re: [PATCH 05/20] normal/menu: Allow "fallback" to include entries by title, not just number.
Vladimir 'phcoder' Serbinenko
-
2024/09/30
Re: [PATCH 11/20] blscfg: add blscfg module to parse Boot Loader Specification snippets
Vladimir 'phcoder' Serbinenko
-
2024/09/30
Re: [PATCH] LVM cachevol support
Vladimir 'phcoder' Serbinenko
-
2024/09/30
Re: [PATCH 03/20] ieee1275: Disable GRUB video support for IBM power machines
Vladimir 'phcoder' Serbinenko
-
2024/09/30
[PATCH] LVM cachevol support
Scottie Shore
-
2024/09/30
Re: [PATCH 08/20] 20_ppc_terminfo.in: Migrate PPC from Yaboot to Grub2
Vladimir 'phcoder' Serbinenko
-
2024/09/30
[PATCH 16/20] 10_linux.in: Don't require a password to boot entries generated by grub-mkconfig.
Leo Sandoval
-
2024/09/30
[PATCH 08/20] 20_ppc_terminfo.in: Migrate PPC from Yaboot to Grub2
Leo Sandoval
-
2024/09/30
[PATCH 20/20] normal/main: Try $prefix if $fw_path doesn't work.
Leo Sandoval
-
2024/09/30
[PATCH 05/20] normal/menu: Allow "fallback" to include entries by title, not just number.
Leo Sandoval
-
2024/09/30
[PATCH 13/20] 00_header.in: Enable pager by default. (#985860)
Leo Sandoval
-
2024/09/30
[PATCH 07/20] efi/init: Make efi machines load an env block from a variable
Leo Sandoval
-
2024/09/30
[PATCH 19/20] 10_linux.in: Generate OS and CLASS in 10_linux from /etc/os-release
Leo Sandoval
-
2024/09/30
[PATCH 14/20] 10_linux.in 20_linux_xen.in: Don't say "GNU/Linux" in generated menus.
Leo Sandoval
-
2024/09/30
[PATCH 18/20] normal/main: Try mac/guid/etc before grub.cfg on tftp config files.
Leo Sandoval
-
2024/09/30
[PATCH 12/20] 10_linux.in: Add devicetree loading
Leo Sandoval
-
2024/09/30
[PATCH 09/20] normal: Add fw_path variable (revised)
Leo Sandoval
-
2024/09/30
[PATCH 03/20] ieee1275: Disable GRUB video support for IBM power machines
Leo Sandoval
-
2024/09/30
[PATCH 17/20] normal/main: fw_path prefix when fallback searching for grub config
Leo Sandoval
-
2024/09/30
[PATCH 06/20] misc: Make "exit" take a return code.
Leo Sandoval
-
2024/09/30
[PATCH 10/20] commands: Pass "\x[[:hex:]][[:hex:]]" straight through unmolested.
Leo Sandoval
-
2024/09/30
[PATCH 11/20] blscfg: add blscfg module to parse Boot Loader Specification snippets
Leo Sandoval
-
2024/09/30
[PATCH 15/20] Makefile.common: Add .eh_frame to list of relocations stripped
Leo Sandoval
-
2024/09/30
[PATCH 04/20] configure.ac: Move bash completion script
Leo Sandoval
-
2024/09/30
[PATCH 00/20] First Distro-agnostic series taken from Fedora Rawhide
Leo Sandoval
-
2024/09/30
[PATCH 01/20] ieee1275/openfw: IBM client architecture (CAS) reboot support
Leo Sandoval
-
2024/09/30
[PATCH 02/20] term/terminfo: for ppc, reset console display attr when clear screen
Leo Sandoval
-
2024/09/30
Re: [PATCH v3 8/8] i386: Add CRx, MMIO, MSR and extend CPUID definitions
Sergii Dmytruk
-
2024/09/27
Re: [PATCH v6 3/6] Adjust import script, definitions and API users for libgcrypt 1.11
Glenn Washburn
-
2024/09/27
Re: [PATCH] Change "efi" to "EFI" in grub-mkrescue for secure boot
Askar Safin via Grub-devel
-
2024/09/27
Re: [PATCH] Change "efi" to "EFI" in grub-mkrescue for secure boot
Askar Safin via Grub-devel
-
2024/09/27
Re: [PATCH v6 06/10] nx: set page permissions for loaded modules.
Daniel Kiper
-
2024/09/27
Re: [PATCH v6 05/10] nx: add memory attribute get/set API
Daniel Kiper
-
2024/09/27
Re: [PATCH v6 04/10] modules: load module sections at page-aligned addresses
Daniel Kiper
-
2024/09/27
Re: [PATCH 0/4] Various test fixes proposed by Thomas Schmitt
Thomas Schmitt via Grub-devel
-
2024/09/26
Re: [PATCH 0/4] Various test fixes proposed by Thomas Schmitt
Glenn Washburn
-
2024/09/26
Re: [PATCH] Change "efi" to "EFI" in grub-mkrescue for secure boot
Askar Safin via Grub-devel
-
2024/09/26
Re: [PATCH 0/4] Various test fixes proposed by Thomas Schmitt
Thomas Schmitt via Grub-devel
-
2024/09/26
Re: [PATCH 0/4] Various test fixes proposed by Thomas Schmitt
Glenn Washburn
-
2024/09/26
grub menu gets stuck issue report and fix patch merge request
段亚勇 via Grub-devel
-
2024/09/26
grub menu gets stuck issue report and fix patch merge request
段亚勇 via Grub-devel
-
2024/09/26
Re: small mkconfig patch
Marta Lewandowska
-
2024/09/26
Re: small mkconfig patch
Mate Kukri
-
2024/09/25
Re: small mkconfig patch
gabriel.barros
-
2024/09/25
Re: small mkconfig patch
Ross Philipson via Grub-devel
-
2024/09/25
small mkconfig patch
gabriel.barros
-
2024/09/24
[PATCH v2] loader/efi/chainloader: Add efidriver command
Nikita Travkin via Grub-devel
-
2024/09/24
Re: [PATCH] loader/efi/chainloader: Add efidriver command (Nikita Travkin)
Nikita Travkin via Grub-devel
-
2024/09/24
Re: [PATCH] loader/efi/chainloader: Add efidriver command (Nikita Travkin)
avnish
-
2024/09/24
Re: [PATCH 1/4] tests/util/grub-shell-luks-tester: Add missing line to create RET variable in cleanup
Thomas Schmitt via Grub-devel
-
2024/09/23
Re: [PATCH v3 7/8] mmap: Add grub_mmap_get_lowest() and grub_mmap_get_highest()
Ross Philipson via Grub-devel
-
2024/09/23
Re: [PATCH v3 6/8] i386/memory: Define GRUB_PAGE_MASK and GRUB_PAGE_{UP,DOWN} macros
Ross Philipson via Grub-devel
-
2024/09/23
Re: [PATCH v3 5/8] i386/memory: Rename PAGE_SIZE to GRUB_PAGE_SIZE and make it global
Ross Philipson via Grub-devel
-
2024/09/23
Re: [PATCH v3 4/8] i386/memory: Rename PAGE_SHIFT to GRUB_PAGE_SHIFT
Ross Philipson via Grub-devel
-
2024/09/23
Re: [PATCH 1/4] tests/util/grub-shell-luks-tester: Add missing line to create RET variable in cleanup
Thomas Schmitt via Grub-devel
-
2024/09/23
Re: [PATCH 0/4] Various test fixes proposed by Thomas Schmitt
Thomas Schmitt via Grub-devel
-
2024/09/23
Re: [PATCH v6 10/10] efi: Disallow fallback to legacy Linux loader when shim says NX is required.
Frediano Ziglio via Grub-devel
-
2024/09/22
[PATCH v2 2/4] efi: Add efi-export-env and efi-load-env commands
Glenn Washburn
-
2024/09/22
[PATCH v2 4/4] efi: Print GDB command for loading symbols if variable exists
Glenn Washburn
-
2024/09/22
[PATCH v2 3/4] tests: Add efienv_test for testing efi-export-env and efi-load-env
Glenn Washburn
-
2024/09/22
[PATCH v2 0/4] EFI envblk
Glenn Washburn
-
2024/09/22
[PATCH v2 1/4] efi: Load env block from GRUB_ENV EFI variable in early init
Glenn Washburn
-
2024/09/22
Re: [PATCH] tests: Let grub_cmd_cryptomount by default operate in /tmp rather than in /
Glenn Washburn
-
2024/09/22
[PATCH 3/4] tests: Default TMPDIR to /tmp in grub_cmd_cryptomount tests
Glenn Washburn
-
2024/09/22
[PATCH 2/4] tests: Cleaup the cryptsetup script in grub_cmd_cryptomount unless debug is enabled
Glenn Washburn
-
2024/09/22
[PATCH 1/4] tests/util/grub-shell-luks-tester: Add missing line to create RET variable in cleanup
Glenn Washburn
-
2024/09/22
[PATCH 0/4] Various test fixes proposed by Thomas Schmitt
Glenn Washburn
-
2024/09/22
[PATCH 4/4] tests/util/grub-shell: Remove the work directory on successful run and debug is not on
Glenn Washburn
-
2024/09/22
[PATCH v3 6/8] i386/memory: Define GRUB_PAGE_MASK and GRUB_PAGE_{UP, DOWN} macros
Sergii Dmytruk
-
2024/09/22
[PATCH v3 4/8] i386/memory: Rename PAGE_SHIFT to GRUB_PAGE_SHIFT
Sergii Dmytruk
-
2024/09/22
[PATCH v3 3/8] i386/msr: Extract and improve MSR support detection code
Sergii Dmytruk
-
2024/09/22
[PATCH v3 1/8] i386/msr: Merge rdmsr.h and wrmsr.h into msr.h
Sergii Dmytruk
-
2024/09/22
[PATCH v3 2/8] i386/msr: Rename grub_msr_read() and grub_msr_write()
Sergii Dmytruk
-
2024/09/22
[PATCH v3 0/8] i386: memory/MSR/CR code updates
Sergii Dmytruk
-
2024/09/22
[PATCH v3 8/8] i386: Add CRx, MMIO, MSR and extend CPUID definitions
Sergii Dmytruk
-
2024/09/22
[PATCH v3 7/8] mmap: Add grub_mmap_get_lowest() and grub_mmap_get_highest()
Sergii Dmytruk
-
2024/09/22
[PATCH v3 5/8] i386/memory: Rename PAGE_SIZE to GRUB_PAGE_SIZE and make it global
Sergii Dmytruk
-
2024/09/22
[PATCH] loader/efi/chainloader: Add efidriver command
Nikita Travkin via Grub-devel
-
2024/09/20
Re: [PATCH v2 7/8] mmap: Add grub_mmap_get_lowest() and grub_mmap_get_highest()
Ross Philipson via Grub-devel
-
2024/09/20
Re: [PATCH v2 8/8] i386: Add CRx, MMIO, MSR and extend CPUID definitions
Ross Philipson via Grub-devel
-
2024/09/20
Re: [PATCH v2 3/8] i386/msr: Extract and improve MSR support detection code
Ross Philipson via Grub-devel
-
2024/09/20
Re: [PATCH v2 2/8] i386/msr: Rename grub_msr_read() and grub_msr_write()
Ross Philipson via Grub-devel
-
2024/09/20
Re: [PATCH v2 1/8] i386/msr: Merge rdmsr.h and wrmsr.h into msr.h
Ross Philipson via Grub-devel
-
2024/09/20
Re: [PATCH v2 6/8] i386/memory: Define GRUB_PAGE_MASK constant and GRUB_PAGE_{UP, DOWN} macros
Sergii Dmytruk
-
2024/09/20
Re: [PATCH v2 6/8] i386/memory: Define GRUB_PAGE_MASK constant and GRUB_PAGE_{UP, DOWN} macros
Frediano Ziglio via Grub-devel
-
2024/09/20
Re: [PATCH v19 33/33] docs: Document TPM2 key protector
Stefan Berger
-
2024/09/20
Re: [PATCH v19 33/33] docs: Document TPM2 key protector
Gary Lin via Grub-devel
-
2024/09/19
Re: [PATCH v19 22/33] key_protector: Add TPM2 Key Protector
Gary Lin via Grub-devel
-
2024/09/19
Re: [PATCH 07/24] mmap: Add grub_mmap_get_lowest() and grub_mmap_get_highest()
Ross Philipson via Grub-devel
-
2024/09/19
Re: [PATCH 07/24] mmap: Add grub_mmap_get_lowest() and grub_mmap_get_highest()
Sergii Dmytruk
-
2024/09/19
Re: [PATCH 9/9] grub-shell: Explicitly specify firmware for i386-ieee1275
Glenn Washburn
-
2024/09/19
[PATCH v2 7/8] mmap: Add grub_mmap_get_lowest() and grub_mmap_get_highest()
Sergii Dmytruk
-
2024/09/19
[PATCH v2 4/8] i386/memory: Rename PAGE_SHIFT to GRUB_PAGE_SHIFT
Sergii Dmytruk
-
2024/09/19
[PATCH v2 8/8] i386: Add CRx, MMIO, MSR and extend CPUID definitions
Sergii Dmytruk
-
2024/09/19
[PATCH v2 1/8] i386/msr: Merge rdmsr.h and wrmsr.h into msr.h
Sergii Dmytruk
-
2024/09/19
[PATCH v2 5/8] i386/memory: Rename PAGE_SIZE to GRUB_PAGE_SIZE and make it global
Sergii Dmytruk
-
2024/09/19
[PATCH v2 6/8] i386/memory: Define GRUB_PAGE_MASK constant and GRUB_PAGE_{UP, DOWN} macros
Sergii Dmytruk
-
2024/09/19
[PATCH v2 0/8] i386: memory/MSR/CR code updates
Sergii Dmytruk
-
2024/09/19
[PATCH v2 2/8] i386/msr: Rename grub_msr_read() and grub_msr_write()
Sergii Dmytruk
-
2024/09/19
[PATCH v2 3/8] i386/msr: Extract and improve MSR support detection code
Sergii Dmytruk
-
2024/09/19
Re: [PATCH 6/9] cmd_set_date: Ignore garbage line at shutdown
Glenn Washburn
-
2024/09/19
Re: [PATCH 1/9] grub-shell: Support riscv64-efi
Glenn Washburn
-
2024/09/19
[PATCH v6 08/10] efi: Provide wrappers for load_image, start_image, unload_image
Mate Kukri
-
2024/09/19
[PATCH v6 09/10] efi: Use shim's loader protocol for EFI image verification and loading
Mate Kukri
-
2024/09/19
[PATCH v6 01/10] modules: make .module_license read-only
Mate Kukri
-
2024/09/19
[PATCH v6 07/10] nx: set the nx compatible flag in EFI GRUB images
Mate Kukri
-
2024/09/19
[PATCH v6 10/10] efi: Disallow fallback to legacy Linux loader when shim says NX is required.
Mate Kukri
-
2024/09/19
[PATCH v6 00/10] UEFI NX support and NX Linux loader using shim loader protocol
Mate Kukri
-
2024/09/19
[PATCH v6 05/10] nx: add memory attribute get/set API
Mate Kukri
-
2024/09/19
[PATCH v6 06/10] nx: set page permissions for loaded modules.
Mate Kukri
-
2024/09/19
[PATCH v6 03/10] modules: Don't allocate space for non-allocable sections.
Mate Kukri