Add an efi chunk type. We need to be able to create an EFI partition
on ia64, because that's where we need to put the loader and the kernel.
This commit is contained in:
parent
255bef40ce
commit
c9a3bb24d6
@ -60,6 +60,7 @@ typedef enum {
|
||||
mbr,
|
||||
gpt,
|
||||
|
||||
efi,
|
||||
fat,
|
||||
freebsd,
|
||||
extended,
|
||||
|
Loading…
Reference in New Issue
Block a user