-
Notifications
You must be signed in to change notification settings - Fork 12
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
UEFI Application for x86 64bit - 316 bytes #130
Comments
Hello! Apologies for the late reply on this, but I am unable to build the dockerfile at the moment due to a submodule issue with the build system. We might have to fix up the submodules because one of them appears to be private. Here is the output. I am looking into it but I wanted to let you know! If you have had this error before and have any fixes that would be appreciated. Thank you!!
|
Hello there @netspooky thanks for reviewing. Seems like older EDK II stable releases have a submodule that does not exist anymore as dependency. I have updated the Dockerfile in my repository to use the tag Let me know if there is any other issue. |
Thank you so much! I will test tonight. Your writeup is very helpful and well written! I appreciate that. |
Sorry but unfortunately the setup is not so easy as it requires UEFI firmware with HTTPS + TLS support, so I opted to provide a (hopefully) straightforward way to build and run your own EDK II OVMF firmware with QEMU using Docker (see instructions at the link provided above). Please do not hesitate to ping me if there are any issues.
Update 2024-09-04: writeup added in the repo linked above!
The text was updated successfully, but these errors were encountered: