Home
last modified time | relevance | path

Searched hist:"894 bfbbfb772de2f8640f91aee322f3cb2577cb7" (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dpart.h894bfbbfb772de2f8640f91aee322f3cb2577cb7 Fri Sep 21 09:50:59 UTC 2012 Stephen Warren <swarren@nvidia.com> disk: part_efi: parse and store partition UUID

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 derived from the Linux kernel,
tag v3.6-rc4 file lib/vsprintf.c function uuid_string().

Signed-off-by: Stephen Warren <swarren@nvidia.com>
/rk3399_rockchip-uboot/disk/
H A Dpart.c894bfbbfb772de2f8640f91aee322f3cb2577cb7 Fri Sep 21 09:50:59 UTC 2012 Stephen Warren <swarren@nvidia.com> disk: part_efi: parse and store partition UUID

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 derived from the Linux kernel,
tag v3.6-rc4 file lib/vsprintf.c function uuid_string().

Signed-off-by: Stephen Warren <swarren@nvidia.com>
H A Dpart_efi.c894bfbbfb772de2f8640f91aee322f3cb2577cb7 Fri Sep 21 09:50:59 UTC 2012 Stephen Warren <swarren@nvidia.com> disk: part_efi: parse and store partition UUID

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 derived from the Linux kernel,
tag v3.6-rc4 file lib/vsprintf.c function uuid_string().

Signed-off-by: Stephen Warren <swarren@nvidia.com>