-
The current code of the Makefile git clone the edk2 repo.
Why not having a submodule to point a particular release ?
If you agree, I can offer the PR.
-
When I run the steps just to compile the EFI, it keeps giving a python error, could it be a syntax error?
ERROR CMD:
build.py...
: error 7000: Failed to execute command
C:\Program Fil…
-
Redfish Platform Config Protocol pass the Tiano design review: https://edk2.groups.io/g/devel/files/Designs/2021/0319/New%20EFI%20Protocols%20for%20edk2%20Redfish%20Implementation_conclusion.pdf
The …
-
Then we can use any firmware and load the UefiPayload to have a proper EDK2 environment.
For example:
- oreboot => UefiPayload => OS
- U-boot => LinuxBoot => UefiPayload => OS
It's useful so tha…
-
### 你在什么场景下需要该功能?
uefi的开发环境 https://github.com/tianocore/edk2
目前都是手动安装依赖,启动edksetup设置环境变量,再构建
调试也比较麻烦
### 描述可能的解决方案
加入对edk2工具链的支持,(如果能自动拉取工具链,配置依赖更方便)
支持构建uefi程序
支持调试uefi程序(目前是支持用vs调试的,但是配置很麻烦,…
-
**Describe the bug**
Full description could be found [here](https://github.com/MichaIng/DietPi/issues/6663), since I raise this issue is a duplicate to backport the fix into current project. In a nut…
-
**Is your feature request related to a problem? Please describe.**
I'm running comby on a big project with lots of build files stored in the same tree as the git repository (ignored by .gitignore). A…
-
Well,
subject says all.
nms42 updated
3 years ago
-
### Qubes OS release
Fresh install of 4.2-RC4
### Brief summary
After upgrading to 4.2, UEFI enabled HVMs won't boot anymore and will just hang on `Guest has not initialized the display (…
-
On Windows 11, in the "C:\ProgramData\edkrepo" folder, delete the "edk2-edkrepo-manifest-main" manifest-repo folder if it has already been cloned before.
Run a Command Prompt as Administrator, an…