Skip to content

UEFI variables: enable convenient way to get variable as CStr. #1789

@phip1611

Description

@phip1611

A lof of variables will be &CStr16 (UCS2-Strings). Therefore, it would be cool if we improve get_variable() and get_variable_boxed() to better reflect that. For example, we could return an enum with the variants CStr16 and Arbitrary.

This error originates from #925.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions