-
The version of EDK2 included in the HiKey build requires Python 2, which is deprecated.
On a build host with Python 3 only:
```
$ make
[...]
make[2]: Entering directory '/home/jerome/work/optee…
-
For ease of testing on RPI3 and RPI4, I host both RPI3_EFI.fd and RPI4_EFI.fd. But there is a problem, the settings are not saved, as they try to write to RPI_EFI. I did a workaround. When assembling …
-
After choosing "Delete System76 and Microsoft keys (Use your own)" in the firmware setup menu, both System76 and Microsoft keys can still be seen with sbkeysync from Linux.
The code hints that only…
-
To ease the ability for edk2 code to set the NX compat bit. This issue proposes setting in the build process (e.g. `GenFw`) under the following conditions:
1. A 64 bit PE file
2. Has 4K alignment …
-
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…
-
Currently all x86 linux VMs virt-install creates will use BIOS/seabios by default instead of UEFI/edk2. We may want to change that in the future as more and more things depend on UEFI.
There's no i…
-
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 i…
-
Gentlemen, I've seen https://lore.kernel.org/qemu-devel/20240725072118.358923-2-chenyi.qiang@intel.com/ for QEMU is posted are you already upstreaming the KVM and edk2 changes as well? Any pointers?
-
I followed the commands at each step according to [QEMU + Virt-Manager Setup](https://github.com/Scrut1ny/Hypervisor-Phantom#qemu--virt-manager-setup)
```
/root/Downloads/qemu/hw/usb/canokey.c:39: …
-
After running make -j $(nproc) eventually I fall into this error.
I am using Arch Linux for this.
...
[283/2719] Generating pc-bios/keymaps/ar with a custom command
FAILED: pc-bios/keymaps/a…