]> git.proxmox.com Git - qemu.git/commit - hw/loader.c
loader: more ignores for rom intended to be loaded by the bios
authorAurelien Jarno <aurelien@aurel32.net>
Thu, 24 Dec 2009 18:30:25 +0000 (19:30 +0100)
committerAurelien Jarno <aurelien@aurel32.net>
Thu, 24 Dec 2009 18:30:25 +0000 (19:30 +0100)
commitf21a59c224a6fdf7b30c3fe551fd93043e537f6c
tree71cd2a4274426af95601da0ed691049130fa09ea
parente405a2ba91b68817cae2a428de55fe9616a4cf37
loader: more ignores for rom intended to be loaded by the bios

Similarly to what has been done in e405a2ba91b68817cae2a428de55fe9616a4cf37,
ignore rom intended to be loaded by the bios in find_rom() and rom_copy().

Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
hw/loader.c