commit | 07f3d789b9beb7ce3278c974f4d5c8f51b6ab567 | [log] [tgz] |
---|---|---|
author | richardretanubun <richardretanubun@ruggedcom.com> | Fri Sep 26 11:13:22 2008 -0400 |
committer | Wolfgang Denk <wd@denx.de> | Sat Oct 18 21:54:01 2008 +0200 |
tree | cb0ae1f7368cf8de7146f3161315018ea7cac367 | |
parent | fbc87dc0546dff709b38f358e2c5d5e39c4ca374 [diff] |
Add support for CONFIG_EFI_PARTITION (GUID Partition Table) 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>