All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] efi_loader: simplify efidebug implementation
@ 2021-05-24  9:56 Heinrich Schuchardt
  2021-05-24  9:56 ` [PATCH 1/4] efi_loader: simplify show_efi_boot_opt_data() Heinrich Schuchardt
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Heinrich Schuchardt @ 2021-05-24  9:56 UTC (permalink / raw)
  To: Alexander Graf
  Cc: AKASHI Takahiro, Ilias Apalodimas, u-boot, Heinrich Schuchardt

This series contains several patches reducing the code size of the efidebug
command implementation.

Heinrich Schuchardt (4):
  efi_loader: simplify show_efi_boot_opt_data()
  efi_loader: simplify show_efi_boot_order()
  efi_loader: use efi_create_indexed_name()
  efi_loader: simplify accessing variables

 cmd/efidebug.c | 96 +++++++++++++++++---------------------------------
 1 file changed, 33 insertions(+), 63 deletions(-)

--
2.30.2


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2021-05-24 13:55 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-24  9:56 [PATCH 0/4] efi_loader: simplify efidebug implementation Heinrich Schuchardt
2021-05-24  9:56 ` [PATCH 1/4] efi_loader: simplify show_efi_boot_opt_data() Heinrich Schuchardt
2021-05-24 13:51   ` Ilias Apalodimas
2021-05-24  9:56 ` [PATCH 2/4] efi_loader: simplify show_efi_boot_order() Heinrich Schuchardt
2021-05-24 13:52   ` Ilias Apalodimas
2021-05-24  9:56 ` [PATCH 3/4] efi_loader: use efi_create_indexed_name() Heinrich Schuchardt
2021-05-24 13:52   ` Ilias Apalodimas
2021-05-24  9:56 ` [PATCH 4/4] efi_loader: simplify accessing variables Heinrich Schuchardt
2021-05-24 13:55   ` Ilias Apalodimas

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.