
Dear All,
This patch series provides a new command - "gpt" for eMMC partition table (in the GPT format) restoration and display.
As a pre-work, some cleanup at the part_efi.c file was performed to remove custom macros and make GPT related structures more readable.
The GPT detailed description has been written to README.gpt file.
Tested at:
- Exynos4210 rev.1 - TRATS Samsung development board
Lukasz Majewski (6): gpt:doc: GPT (GUID Partition Table) documentation gpt: Replace the leXX_to_int() calls with ones defined at <compiler.h> gpt: Replacement of GPT structures members with ones indicating endianness and size gpt: Support for GPT (GUID Partition Table) restoration gpt: Support for new "gpt" command gpt: Enable support for GPT partition table restoration at Samsung's Trats
Any ideas/comments ?