-
- Downloads
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>
Showing
- README 1 addition, 1 deletionREADME
- disk/Makefile 1 addition, 0 deletionsdisk/Makefile
- disk/part.c 30 additions, 3 deletionsdisk/part.c
- disk/part_efi.c 425 additions, 0 deletionsdisk/part_efi.c
- disk/part_efi.h 138 additions, 0 deletionsdisk/part_efi.h
- include/part.h 8 additions, 0 deletionsinclude/part.h
Loading
Please register or sign in to comment