HomeFreeBSD

Simplify boot1 allocation of handles.

Description

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.

Details

Provenance
impAuthored on
Parents
rS347200: MFC of 346185
Branches
Unknown
Tags
Unknown