commit | e6745594c88dca13e374daa19eba75dfdf3281d5 | [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 | 0cc0b2107dca8e7fd599665591021df6183c0e87 [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>