[PATCH 5/5] disk: partitions: add EFI GUID Partition Table
Sascha Hauer
s.hauer at pengutronix.de
Fri Feb 15 12:46:30 EST 2013
On Fri, Feb 15, 2013 at 02:35:17PM +0100, Jean-Christophe PLAGNIOL-VILLARD wrote:
> form linux 3.8
>
> +
> +struct partition_parser efi_partition_parser = {
> + .parse = efi_partition,
> + .type = filetype_gpt,
> +};
static
Sascha
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
More information about the barebox
mailing list