commit | f7f10b8358b61ad532db66a27be7e087a4a4de0b | [log] [tgz] |
---|---|---|
author | Steve Rae <srae@broadcom.com> | Mon May 26 11:52:24 2014 -0700 |
committer | Tom Rini <trini@ti.com> | Thu Jun 05 14:44:56 2014 -0400 |
tree | 93b5ecb5562f8945fc97b12f1140d11dd985b347 | |
parent | d30cbae033e20af20e33d0ce289e7383acf6fbb4 [diff] |
disk: part_efi: add get_partition_info_efi_by_name() Add function to find a GPT table entry by name. Tested on little endian ARMv7 and ARMv8 configurations Signed-off-by: Steve Rae <srae@broadcom.com>