commit | 0dcfc5c071ef283dcea3c4f4e11e2cfa90eb846b | [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 | 823ffdece358ffb4600ff4234177c25ae276efd8 [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>