[U-Boot] [PATCH v2 13/17] efi_loader: size fields in SimpleNetworkProtocol

Simon Glass sjg at chromium.org
Mon Oct 9 04:44:31 UTC 2017


On 5 October 2017 at 08:36, Heinrich Schuchardt <xypron.glpk at gmx.de> wrote:
> The size fields in the Simple Network Protocol are all
> UINTN in the UEFI spec. So use size_t.
>
> Provide a function description of the receive function.
>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
> ---
> v2
>         no change
> ---
>  include/efi_api.h        |  4 ++--
>  lib/efi_loader/efi_net.c | 24 ++++++++++++++++++++----
>  2 files changed, 22 insertions(+), 6 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list