-
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.
-
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…
-
# edk2_stable202205 升級紀錄(NASM 版本太舊) - S!mon SAYS
[https://damn99.com/2022-05-28-edk2_stable202205_build_error_on_nasm/](https://damn99.com/2022-05-28-edk2_stable202205_build_error_on_nasm/)
-
I'm trying to build the EDK2 and boot Linux using QEMU.
Selected platform: HiFive Unleashed (Freedom U540 SoC)
Execution environment: QEMU
I followed the building guideline and successfully bui…
-
`Checking all required tools are installed
Building boot loader
Building RCW
python3 ../rcw.py -i rcws/rcw_lx2160acex7.rcw -o rcws/rcw_lx2160acex7.bin
Build UEFI
make: Entering directory '/home…
-
I get the following error whenever I try to load windows boot manager after I have loaded the MiniVisor EFI Driver, exactly right after `ExitBootServicesHandler` is called and windows logo is shown:
…
-
-
Well,
subject says all.
nms42 updated
3 years ago
-
Can't build ipxe (on ArchLinux current) - any clue ?
docker-compose up
.................
⠿ Container pipxe-build-1 Created …
-
**Describe the bug**
After updating to Jetpack 6.1 (on master branch), I'm unable to get the Jetson AGX Orin devkit to boot with the tegraflash image.
Flashing goes trough without errors, but afte…