
16 Apr
2017
16 Apr
'17
9:32 p.m.
On 13 April 2017 at 03:52, Patrick Delaunay patrick.delaunay@st.com wrote:
export the needed functions for GPT over MTD
Signed-off-by: Patrick Delaunay patrick.delaunay@st.com Reviewed-by: Christophe KERELLO christophe.kerello@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@chromium.org
Please add function comments in the new header file.