K 10 svn:author V 3 imp K 8 svn:date V 27 2019-05-06T19:35:30.636015Z K 7 svn:log V 174 Simplify boot1 allocation of handles. There's no need to pre-malloc the number of handles. Instead call LocateHandles twice, once to get the size, and once to get the data. END