Permit multiple BEV and BEV/BCV combinations in a single option rom.
authorKevin O'Connor <kevin@koconnor.net>
Sat, 14 Jan 2012 16:55:35 +0000 (11:55 -0500)
committerKevin O'Connor <kevin@koconnor.net>
Sat, 14 Jan 2012 17:59:26 +0000 (12:59 -0500)
commit1e15725c92858a0cb1dd5c76bd44af1fec09fee3
tree5b227a41b952d8753f41b300efcbb61ee25e3af4
parentddb8047f61c1f05b54488bcb8be44e9853ec5b3b
Permit multiple BEV and BEV/BCV combinations in a single option rom.

The BBS spec is unclear on multiple BEV entry points for a rom.
However, the LSI scsi rom has been seen to register a BEV followed by
multiple BCV entry points.  Add support for it, as there's no harm in
it.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
src/optionroms.c