Dear Stephen Warren, In message <[email protected]> you wrote: > From: Stephen Warren <[email protected]> > > 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. > > Signed-off-by: Stephen Warren <[email protected]>
Can we please make this addition dependent on EFI support being enabled? Otherwise the increased memory footprint will hit all users, even if they never use EFI at all. 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: [email protected] Committee, n.: A group of men who individually can do nothing but as a group decide that nothing can be done. - Fred Allen _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

