Re: [U-Boot] [PATCH v2 00/17] efi_loader: Simple Network Protocol

2017-10-06 Thread Heinrich Schuchardt
On 10/06/2017 02:08 PM, Alexander Graf wrote: > > > 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

Re: [U-Boot] [PATCH v2 00/17] efi_loader: Simple Network Protocol

2017-10-06 Thread Alexander Graf
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 net

[U-Boot] [PATCH v2 00/17] efi_loader: Simple Network Protocol

2017-10-05 Thread Heinrich Schuchardt
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 mes