* grub-core/loader/i386/pc/plan9.c (grub_cmd_plan9): Remove PXE
handling. * include/grub/disk.h (grub_disk_dev_id): Remove obsolete GRUB_DISK_DEVICE_UUID_ID, GRUB_DISK_DEVICE_PXE_ID and GRUB_DISK_DEVICE_FILE_ID.
This commit is contained in:
parent
f6c434d581
commit
64c8b8f64c
3 changed files with 8 additions and 4 deletions
|
@ -1,3 +1,11 @@
|
|||
2012-01-29 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/loader/i386/pc/plan9.c (grub_cmd_plan9): Remove PXE
|
||||
handling.
|
||||
* include/grub/disk.h (grub_disk_dev_id): Remove obsolete
|
||||
GRUB_DISK_DEVICE_UUID_ID, GRUB_DISK_DEVICE_PXE_ID and
|
||||
GRUB_DISK_DEVICE_FILE_ID.
|
||||
|
||||
2012-01-29 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/kern/partition.c (grub_partition_get_name): Simplify logic
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue