K 10 svn:author V 8 jhibbits K 8 svn:date V 27 2017-11-05T22:09:59.392248Z K 7 svn:log V 268 Fix an off-by-one error missed in the initial commit of this driver When the segment count is > 16 it spills into an 'indirect descriptor list', which immediately follows the main table, but the indirect list is entry 15, so needs to be skipped for the general list. END