
6 Sep
2012
6 Sep
'12
1:24 a.m.
On Wed, Sep 05, 2012 at 04:03:42PM -0600, Stephen Warren wrote:
From: Stephen Warren swarren@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