You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not sure if I need this but I think I do for my use case, which is:
Download files
Save them to disk
Chain-boot the downloaded .efi file
I think the uefi crate would also need TCP to work (and I would need to use a Rust library that builds off of TCP to make HTTP requests cuz I'm pretty sure my computer has TCP but not HTTP UEFI functionality).
The text was updated successfully, but these errors were encountered:
I'm not sure if I need this but I think I do for my use case, which is:
.efi
fileI think the
uefi
crate would also need TCP to work (and I would need to use a Rust library that builds off of TCP to make HTTP requests cuz I'm pretty sure my computer has TCP but not HTTP UEFI functionality).The text was updated successfully, but these errors were encountered: