Hi Heinrich,
On Sun, 24 Nov 2024 at 08:11, Heinrich Schuchardt <xypron.g...@gmx.de> wrote: > > On 11/23/24 20:55, Matthew Garrett wrote: > > From: Matthew Garrett <mgarr...@aurora.tech> > > > > We may want to make things conditional on EFI variable state > > > > Signed-off-by: Matthew Garrett <mgarr...@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!