]> Git Repo - J-u-boot.git/commit
gpt: Support for GPT (GUID Partition Table) restoration
authorLukasz Majewski <[email protected]>
Tue, 11 Dec 2012 10:09:46 +0000 (11:09 +0100)
committerTom Rini <[email protected]>
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 <[email protected]>
Signed-off-by: Piotr Wilczek <[email protected]>
Signed-off-by: Kyungmin Park <[email protected]>
disk/part_efi.c
include/part.h
This page took 0.034566 seconds and 4 git commands to generate.