[PATCH] grub-core/kern/corecmd: Quote variable values when displayed by the set command

2022-08-16 Thread Glenn Washburn
Variable values may contain spaces at the end or newlines. However, when displayed without quotes this is not obvious and can lead to confusion as to the actual contents of variables. Signed-off-by: Glenn Washburn --- grub-core/kern/corecmd.c | 2 +- 1 file changed, 1 insertion(+), 1

Re: [PATCH v2 1/1] Add support for grub-emu to kexec Linux menu entries

2022-08-16 Thread Robbie Harwood
Raymund Will writes: > Hi, > > please let me try to add a bit of context and explain three IMHO > crucial points of the proposed patch. > > First, it is meant to work without any changes to config-files > on 'linux'-systems, simply by calling `grub-emu --kexec`. > And, called this way, it

Re: [PATCH 6/6] ieee1275: implement vec5 for cas negotiation

2022-08-16 Thread Daniel Axtens
Diego Domingos writes: > As a legacy support, if the vector 5 is not implemented, Power Hypervisor will > consider the max CPUs as 64 instead 256 currently supported during > client-architecture-support negotiation. > > This patch implements the vector 5 and set the MAX CPUs to 256 while setting