commit | 40684ddb83a500f25d813fab7323a190a707402c | [log] [tgz] |
---|---|---|
author | Lukasz Majewski <l.majewski@samsung.com> | Tue Dec 11 11:09:46 2012 +0100 |
committer | Tom Rini <trini@ti.com> | Thu Dec 13 11:46:02 2012 -0700 |
tree | d4dc013db8e2e0e6921ffd2f93b217f7acfb7139 | |
parent | fae2bf22a2b1aee85734fc2643ac6ede88cbbd01 [diff] |
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>