[U-Boot] [PATCH v5 06/16] disk: part: efi: export internal function

Simon Glass sjg at chromium.org
Sun Apr 16 19:32:15 UTC 2017


On 13 April 2017 at 03:52, Patrick Delaunay <patrick.delaunay at st.com> wrote:
> export the needed functions for GPT over MTD
>
> Signed-off-by: Patrick Delaunay <patrick.delaunay at st.com>
> Reviewed-by: Christophe KERELLO <christophe.kerello at st.com>
> ---
>
> Changes in v5: None
> Changes in v4: None
> Changes in v3: None
> Changes in v2: None
>
>  disk/part_efi.c     | 32 +++++++++-----------------------
>  disk/part_efi_int.h | 36 ++++++++++++++++++++++++++++++++++++
>  2 files changed, 45 insertions(+), 23 deletions(-)
>  create mode 100644 disk/part_efi_int.h

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

Please add function comments in the new header file.


More information about the U-Boot mailing list