mbox series

[U-Boot,0/2] efi_loader: rework loading (continued)

Message ID 20190214075630.6672-1-takahiro.akashi@linaro.org
Headers show
Series efi_loader: rework loading (continued) | expand

Message

AKASHI Takahiro Feb. 14, 2019, 7:56 a.m. UTC
Heinrich,

I like your patch[1], but the resulting code looks a bit sloppy.
Can you add those patches to yours?

Then, I will rework my own "run -e" patch[2] on top of them.

[1] https://lists.denx.de/pipermail/u-boot/2019-February/358042.html
[2] https://lists.denx.de/pipermail/u-boot/2019-January/354611.html

AKASHI Takahiro (2):
  cmd: bootefi: move bootefi_test_prepare() forward
  cmd: bootefi: rework do_bootefi()

 cmd/bootefi.c | 186 +++++++++++++++++++++++++-------------------------
 1 file changed, 94 insertions(+), 92 deletions(-)