[U-Boot] [PATCH v2 00/17] efi_loader: Simple Network Protocol
Alexander Graf
agraf at suse.de
Fri Oct 6 12:08:57 UTC 2017
On 05.10.17 16:35, Heinrich Schuchardt wrote:
> This patch series focuses on
> * correction of parameter types for boot services
> * fixes for the SetMem and CopyMem boot services
> * fixes for the simple network protocol implementation (SNP)
> * a unit test for SetMem, CopyMem and the simple network protocol
>
> The unit test broadcasts a DHCPDISCOVER messager over the network and
> receives the reply.
>
> This patch series is based on
> * efi-next tree
> https://github.com/agraf/u-boot/tree/efi-next
> * [PATCH 1/1] efi_selftest: enable CONFIG_CMD_BOOTEFI_SELFTEST
> https://patchwork.ozlabs.org/patch/816412/
> This patch enables the unit test on qemu-x86_defconfig
> * [PATCH 1/1] efi_loader: provide function comments for boot services
> https://patchwork.ozlabs.org/patch/817010/
Looks quite good to me. I've applied them (with the modification I
suggested), running through tests and will push them to master if nobody
(human or machine) objects within the next 1-2 days.
Alex
More information about the U-Boot
mailing list