Skip to content

implement locate_handle_buffer function? #372

@AtsukiTak

Description

@AtsukiTak

Hi there!

It seems that BootServices does not implement locate_handle_buffer function. Is there any reason to not do it?

I just tried and found that making a tidy API is not easy. (My API is like below)

pub fn locate_handle_buffer(&self, search_ty: SearchType) -> Result<(*mut Handle, usize)>

But it seems to work correctly. So if it is the only reason to not do, I would like to discuss API :) Thanks!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions