[U-Boot] [PATCH] Add support for CONFIG_EFI_PARTITION (GUID Partition Table)

Wolfgang Denk wd at denx.de
Tue Oct 14 15:15:27 CEST 2008


Dear richardretanubun,

In message <48DCFC12.20909 at ruggedcom.com> you wrote:
> Add support for CONFIG_EFI_PARTITION (GUID Partition Table)
> Based on linux/fs/partitions/efi.[ch]
> 
> Signed-off-by: Richard Retanubun <RichardRetanubun at RugggedCom.com>
> ---
> Hi Wolfgang,
> 
> Boy, do I suck at submitting patches. 
> This is the same patch as before, 
> with some minor comment cleanup and proper formatting of patch.
> 
> Richard 
> 
>  README          |    2 +-
>  disk/Makefile   |    1 +
>  disk/part.c     |   33 ++++-
>  disk/part_efi.c |  425 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
>  disk/part_efi.h |  138 ++++++++++++++++++
>  include/part.h  |    8 +
>  6 files changed, 603 insertions(+), 4 deletions(-)
>  create mode 100644 disk/part_efi.c
>  create mode 100644 disk/part_efi.h

Applied to "next" branch, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Es gibt immer genug fuer die Beduerfnisse aller, aber  niemals  genug
fuer die Gier einzelner.                                    -- Ghandi


More information about the U-Boot mailing list