-
### Component
Dasharo firmware
### Device
NovaCustom V56 14th Gen
### Dasharo version
v0.9.0
### Dasharo Tools Suite version
_No response_
### Test case ID
_No response_
### Brief summary
C…
-
### Official FAQ
- [X] I have checked the official FAQ.
### Ventoy Version
1.0.99
### What about latest release
Yes. I have tried the latest release, but the bug still exist.
### Try alternative…
-
_This is copypasted from a TXT that I wrote six months ago. Don't expect that I learn Markdown just to parse it here, heh._
These are the features that I expect from Secure Boot and the interface…
-
I am using a Zako for UEFI firmware development. I found that this ChromeOS box is a great and non-expensive way to do development.
I am trying to get `SimpleNetworkProtocol` UEFI protocol that all…
-
Sorry, couldn't find a better place to file this.
The url given at https://slimbootloader.github.io/developer-guides/debugging-with-udk.html#prerequisite
to get Intel UDK Debugger for linux (https…
-
## Rationale
GRUB has issues with booting bigger images, and not really transparent development process.
`systemd-boot` is a better bootloader in every sense, but it only suppors UEFI systems.
…
smira updated
8 months ago
-
### What happened?
Building with CRYPTROOT_ENABLE=yes leads to an error with grub configuration. Built on docker with a Mac.
grub-install: error: attempt to install to encrypted disk without crypt…
-
### 你在什么场景下需要该功能?
uefi的开发环境 https://github.com/tianocore/edk2
目前都是手动安装依赖,启动edksetup设置环境变量,再构建
调试也比较麻烦
### 描述可能的解决方案
加入对edk2工具链的支持,(如果能自动拉取工具链,配置依赖更方便)
支持构建uefi程序
支持调试uefi程序(目前是支持用vs调试的,但是配置很麻烦,…
-
I'm not familiar with Windows driver development, so I'm not sure if there is something preventing this,
but presumably the ideal way to obtain the FDT would be from UEFI as described here: https://g…
-
### Description
When I run `limactl start $instance` remote address values are missing from this log line:
```
INFO[0000] [hostagent] new connection from to
```
```
$ limactl st…