Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a WideString type #27

Open
gurry opened this issue Jul 10, 2018 · 0 comments
Open

Add a WideString type #27

gurry opened this issue Jul 10, 2018 · 0 comments
Assignees

Comments

@gurry
Copy link
Owner

gurry commented Jul 10, 2018

Add a string and expose in the public interface a type for UEFI's native UCS-2 strings. Should also provide CStr like functionality for null terminated UINT16 byte sequences.

Instead of writing this ourselves we should try to use widestring crate by making it no_std?

@gurry gurry self-assigned this Jul 10, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant