Home | History | Annotate | Download | only in Uefi

Lines Matching full:entrybuffer

1355   @param[out]  EntryBuffer      A pointer to a buffer of open protocol information in the form of

1357 @param[out] EntryCount A pointer to the number of entries in EntryBuffer.
1359 @retval EFI_SUCCESS The open protocol information was returned in EntryBuffer, and the
1361 @retval EFI_OUT_OF_RESOURCES There are not enough resources available to allocate EntryBuffer.
1370 OUT EFI_OPEN_PROTOCOL_INFORMATION_ENTRY **EntryBuffer,