Re: [PATCH 11/24] i386/slaunch: Add basic platform support for secure launch

2024-09-17 Thread Ross Philipson via Grub-devel
On 8/26/24 5:44 AM, Sergii Dmytruk wrote: From: Ross Philipson Some of the commands declared in header files will be implemented in the follow-up commits. Oh and in the split out patch, can you fix the commit message to just indicate this is generic x86 bits? Ross Signed-off-by: Ross Ph

Re: [PATCH 11/24] i386/slaunch: Add basic platform support for secure launch

2024-09-17 Thread Ross Philipson via Grub-devel
On 8/26/24 5:44 AM, Sergii Dmytruk wrote: From: Ross Philipson Some of the commands declared in header files will be implemented in the follow-up commits. In addition to submitting the first seven patches standalone, if you split this patch up and remove the slaunch.h changes, you can then

[PATCH 11/24] i386/slaunch: Add basic platform support for secure launch

2024-08-26 Thread Sergii Dmytruk
From: Ross Philipson Some of the commands declared in header files will be implemented in the follow-up commits. Signed-off-by: Ross Philipson Signed-off-by: Daniel Kiper Signed-off-by: Krystian Hebel Signed-off-by: Sergii Dmytruk --- include/grub/i386/cpuid.h | 12 include/grub/i38