* Makefile.util.def: Add partmap/msdos.c to common library.
* include/grub/msdos_partition.h: Add GRUB_PC_PARTITION_TYPE_LDM * grub-core/disk/ldm.c: Check for existence of GRUB_PC_PARTITION_TYPE_LDM.
This commit is contained in:
parent
28d468d6f2
commit
b7b78edb1c
4 changed files with 49 additions and 3 deletions
|
@ -1,3 +1,10 @@
|
|||
2013-02-25 Andrey Borzenkov <arvidjaar@gmail.com>
|
||||
|
||||
* Makefile.util.def: Add partmap/msdos.c to common library.
|
||||
* include/grub/msdos_partition.h: Add GRUB_PC_PARTITION_TYPE_LDM
|
||||
* grub-core/disk/ldm.c: Check for existence of
|
||||
GRUB_PC_PARTITION_TYPE_LDM.
|
||||
|
||||
2013-02-25 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/normal/misc.c (grub_normal_print_device_info): Use KiB to display
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue