Open
Description
Hi,
I'm experimenting with uefi-rs, specifically I want to read the BootOrder
variable (and the accompanying Boot####
variables) and try to write a very minimal boot manager application. Reading the content of the variables is straightforward, but how can I convert the resulting &[u8]
into something I can print to the screen?
Metadata
Metadata
Assignees
Labels
No labels