[PATCH 10/10] Add command to set an environment variable to an EFI variable
Simon Glass
sjg at chromium.org
Sun Dec 8 16:29:11 CET 2024
Hi Heinrich,
On Sun, 24 Nov 2024 at 08:11, Heinrich Schuchardt <xypron.glpk at gmx.de> wrote:
>
> On 11/23/24 20:55, Matthew Garrett wrote:
> > From: Matthew Garrett <mgarrett at aurora.tech>
> >
> > We may want to make things conditional on EFI variable state
> >
> > Signed-off-by: Matthew Garrett <mgarrett at aurora.tech>
> > ---
> >
> > cmd/Kconfig | 4 ++
> > cmd/Makefile | 1 +
> > cmd/efigetenv.c | 133 ++++++++++++++++++++++++++++++++++++++++++++++++
> > 3 files changed, 138 insertions(+)
> > create mode 100644 cmd/efigetenv.c
> >
Applied to ci/master, thanks!
More information about the U-Boot
mailing list