]> git.proxmox.com Git - mirror_qemu.git/commit
bootindex: support to set a existent device's bootindex to -1
authorGonglei <arei.gonglei@huawei.com>
Tue, 7 Oct 2014 08:00:10 +0000 (16:00 +0800)
committerGerd Hoffmann <kraxel@redhat.com>
Wed, 15 Oct 2014 07:52:47 +0000 (09:52 +0200)
commita598f2ffc2df59afcea5454fb353b849911da90b
tree67d6152c0c06e67bfb147553e7aae1f5554c13cc
parente614b54b9340e6fe14eaecd378a2d7d7ebcde736
bootindex: support to set a existent device's bootindex to -1

When set a device's bootindex to -1, we remove it from global
fw_boot_order list.

Signed-off-by: Gonglei <arei.gonglei@huawei.com>
Reviewed-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
bootdevice.c