summaryrefslogtreecommitdiffstats
path: root/disk/part_efi.h
Commit message (Collapse)AuthorAgeFilesLines
* Coding Style cleanup, update CHANGELOGWolfgang Denk2008-11-021-27/+27
| | | | Signed-off-by: Wolfgang Denk <wd@denx.de>
* Add support for CONFIG_EFI_PARTITION (GUID Partition Table)richardretanubun2008-10-181-0/+138
The GUID (Globally Unique Identifier) Partition Table (GPT) is a part of EFI. See http://en.wikipedia.org/wiki/GUID_Partition_Table Based on linux/fs/partitions/efi.[ch] Signed-off-by: Richard Retanubun <RichardRetanubun@RugggedCom.com>
OpenPOWER on IntegriCloud