RE: [External] : [PATCH v3 8/8] i386: Add CRx, MMIO, MSR and extend CPUID definitions

2024-10-01 Thread Alec Brown via Grub-devel
On 9/22/24 1:18 PM, Sergii Dmytruk wrote: > From: Ross Philipson > > Control registers and flags: > - CR0 read/write and flags (PE, MP, EM, TS, PG, NE, WP, AM, NW, CD) > - CR4 read/write and flags (VME, PVI, TSD, DE, PSE, PAE, MCE, PGE, PCE, >FXSR, XMM, VMXE, SMXE, PCIDE) > - EFLAGS read/

Re: [PATCH 0/4] Various test fixes proposed by Thomas Schmitt

2024-10-01 Thread Glenn Washburn
On Fri, 27 Sep 2024 13:59:35 +0200 "Thomas Schmitt" wrote: > Hi, > > Glenn Washburn wrote: > > [...] grub-shell-luks-tester cleans up after > > itself, if it returns success. grub_cmd_cryptomount has a test that > > expects failure. But grub-shell-luks-tester doesn't know that this is > > an exp

Re: [PATCH 14/20] 10_linux.in 20_linux_xen.in: Don't say "GNU/Linux" in generated menus.

2024-10-01 Thread Mate Kukri
I think we can argue whether 'Linux' or 'GNU/Linux' is the valid name for this category of OSes that contain GNU components in userland, but I don't see why the boot entry cannot be just the "given name" for each OS. For instance ours is called just "Ubuntu", it's neither "Ubuntu Linux" or "Ubuntu

Re: [PATCH v19 21/33] tss2: Add TPM2 Software Stack (TSS2) support

2024-10-01 Thread Daniel Kiper
On Wed, Sep 18, 2024 at 03:28:44PM +0800, Gary Lin via Grub-devel wrote: > On Tue, Sep 17, 2024 at 11:14:33PM -0400, Stefan Berger wrote: > > On 9/6/24 5:11 AM, Gary Lin wrote: > > > A Trusted Platform Module (TPM) Software Stack (TSS) provides logic to > > > compose and submit TPM commands and par