gpt: Support for GPT (GUID Partition Table) restoration
authorLukasz Majewski <l.majewski@samsung.com>
Tue, 11 Dec 2012 10:09:46 +0000 (11:09 +0100)
committerTom Rini <trini@ti.com>
Thu, 13 Dec 2012 18:46:02 +0000 (11:46 -0700)
commit40684ddb83a500f25d813fab7323a190a707402c
treed4dc013db8e2e0e6921ffd2f93b217f7acfb7139
parentfae2bf22a2b1aee85734fc2643ac6ede88cbbd01
gpt: Support for GPT (GUID Partition Table) restoration

The restoration of GPT table (both primary and secondary) is now possible.
Function 'gpt_restore' presents example of partition restoration process.

Signed-off-by: Lukasz Majewski <l.majewski@samsung.com>
Signed-off-by: Piotr Wilczek <p.wilczek@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
disk/part_efi.c
include/part.h