Hello,
Yes that was exactly the problem, someone helped me solve it on StackOverflow:
https://stackoverflow.com/questions/75452349/setting-up-the-efi-shell-in-qemu-to-allow-for-http-requests/75458138#75458138
I hadn't noticed those instructions in the readme though, thank you for that.
Cheers.
ckard Enterprise
**
*From:* CrossedCarpet [mailto:crossedcar...@hotmail.com]
*Sent:* Monday, February 13, 2023 at 2:47 AM
*To:* devel@edk2.groups.io
*Subject:* [edk2-devel] [Help] in Setting up EFI Shell in QEMU to allow
for HTTP Req
Greetings,
I want to create an UEFI App with internet connection.
Before I start developing the code, I wanted to make sure my setup is working
properly so that the app can make http requests.
To that end, I spent the last days trying to make the `http` command work in
the EFI Shell launched ins