-
This repository tracks bugs for the Raspberry Pi 4 bootloader EEPROM and Linux update scripts.
* If you suspect a hardware problem then please read the [Boot Problems](https://www.raspberrypi.org/f…
-
https://github.com/ventoy/vdiskchain/blob/5228721df26c9fe9d0ea00721da1d97c0912e119/build_image.sh#L95-L104
edk2 所在的文件夹名称应为 EDK2,而不是 EDKII,应该和 Ventoy 项目中的路径保持一致:
https://github.com/ventoy/Ventoy/tree…
a1ive updated
3 years ago
-
Hi,
I encounter an issue on an EC-less Tiger Lake UP3 board that the 8254 Counter 2 fails to provide the speaker tone.
I confirm that the GPP_B14 / SPKR / TIME_SYNC1 / GSPI0_CS1# pin is configur…
-
QEMU arch: `x86_64`
QEMU smp: `4`
When testing under QEMU, during the `DebugSupport` tests, the processor ISA is reported as `EBC` instead of the expected `X64` (or variant of). I added support to…
-
### What is the requested feature?
If one needs to remove their battery from their MacBook, for safety reasons (because it is swollen, which happens a lot with older MacBooks) or other reasons, the…
-
Hey there.
I got this repo link from Stack Overflow, I see you're working on a kernel that works on Quark.
I have 2 x Gen 1 Galileos I want to try to do something interesting with before they go…
-
When install VS2019 if use VS2015 or VS2013 build will auto select VS2019
![image](https://user-images.githubusercontent.com/13175278/104978686-66416a00-5a3d-11eb-8aa5-8fbe4f296bec.png)
-
Instead of defining a completely new image header for payloads, I would much prefer to use an already-existing format, such as ELF (Executable and Linkable Format). Using mature, widely-used formats i…
-
Hi,
I was wondering what the reason was for requiring the openssl source be copied into the source tree during compile time, as apposed to using an installed library?
Is there a technical limit…
-
Hi,
I'm trying to use some functions out of the "edk2\MdeModulePkg\Include\Library\NetLib.h" like "NetLibGetMacAddress", however, when I try to use any function defined in this header file I'm not…