[U-Boot] [PATCH V2 2/4] disk: part_efi: parse and store partition UUID
Tom Rini
trini at ti.com
Thu Sep 6 01:24:48 CEST 2012
On Wed, Sep 05, 2012 at 04:03:42PM -0600, Stephen Warren wrote:
> From: Stephen Warren <swarren at nvidia.com>
>
> Each EFI partition table entry contains a UUID. Extend U-Boot's struct
> disk_partition to be able to store this information, and modify
> get_partition_info_efi() to fill it in.
>
> The implementation of uuid_string() was stolen from the Linux kernel.
Don't say "stolen", say borrowed and cite a release and file path.
Thanks!
--
Tom
More information about the U-Boot
mailing list