Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork175
uefi: Add TryFrom<&[u8]> for Time#1212
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
We're almost there. Please rebase, adjust the latest comments, and then we can merge this |
4d01054
to97314a3
CompareUh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
I am implementing a UEFI application which needs to convert part of a bytesplice (returned by the variable runtime service) into a `Time`. I wanted tosee if it was worth upstreaming, in case others might also need of it.
a260e67
Uh oh!
There was an error while loading.Please reload this page.
I am implementing a UEFI application which needs to convert part of a byte splice (returned by the variable runtime service) into a
Time
. I wanted to see if it was worth upstreaming, in case others might also need of it.Checklist