partition: check GPT partition table
Now only support GPT partition table. MBR partition table isn't
supported yet.

Signed-off-by: Haojian Zhuang <haojian.zhuang@linaro.org>
1 parent 079e522 commit 201b66b7e7a49d7d44f2c31639b87c84e37df0eb
@Haojian Zhuang Haojian Zhuang authored on 28 Jul 2016
Showing 5 changed files
View
drivers/partition/gpt.c 0 → 100644
View
drivers/partition/partition.c 0 → 100644
View
include/drivers/partition/gpt.h 0 → 100644
View
include/drivers/partition/mbr.h 0 → 100644
View
include/drivers/partition/partition.h 0 → 100644