On Sat, 11 Sept 2021 at 17:13, Ilias Apalodimas
wrote:
>
> On Sat, Sep 11, 2021 at 09:28:30AM +0200, Heinrich Schuchardt wrote:
> > In multiple places we need the default GUID used for variables like
> > 'PK', 'KEK', 'db'. Provide a function for it.
> >
> > Signed-off-by: Heinrich Schuchardt
> >
On Sat, Sep 11, 2021 at 09:28:30AM +0200, Heinrich Schuchardt wrote:
> In multiple places we need the default GUID used for variables like
> 'PK', 'KEK', 'db'. Provide a function for it.
>
> Signed-off-by: Heinrich Schuchardt
> ---
> include/efi_variable.h | 8
> lib/efi_loader
In multiple places we need the default GUID used for variables like
'PK', 'KEK', 'db'. Provide a function for it.
Signed-off-by: Heinrich Schuchardt
---
include/efi_variable.h | 8
lib/efi_loader/efi_var_common.c | 9 +
2 files changed, 17 insertions(+)
diff --git a/in
3 matches
Mail list logo