Hi Heinrich,
On Sun, 24 Nov 2024 at 08:11, Heinrich Schuchardt <[email protected]> wrote: > > On 11/23/24 20:55, Matthew Garrett wrote: > > From: Matthew Garrett <[email protected]> > > > > We may want to make things conditional on EFI variable state > > > > Signed-off-by: Matthew Garrett <[email protected]> > > --- > > > > 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!

