-
Notifications
You must be signed in to change notification settings - Fork 547
Open
Description
Is there an existing issue for this?
- I have searched existing issues
Bug Type
- Firmware
- Tool
- Unit Test
What packages are impacted?
Platform/Ampere/JadePkg
Which targets are impacted by this bug?
DEBUG
Current Behavior
I have AsrockRack ALTRA8UD-1L2T-based system. Built EDK2 for it using buildfw.sh script.
Composed firmware image, flashed, system rebooted. I got output from serial ports:
EDK2 starts, finds PCIe/USB devices, initialize all graphic cards (on-board ASPEED, AMD Radeon WX2100 in top PCIe slot, AMD Radeon RX6700XT in 3rd slow), displays TianoCore logo and hangs.
Expected Behavior
Bootable system.
Steps To Reproduce
- build firmware using buildfw.sh script (DEBUG, ASRockRack Altra1L2T)
- compose firmware image (add ampere tf-a)
- flash
- reboot system
Build Environment
- OS(s): Fedora 42, aarch64
- Tool Chain(s): gcc (GCC) 15.1.1 20250521 (Red Hat 15.1.1-2)
Version Information
EDK2: 5090c39a59e308f6eedbbdc4c9004da9ab250a51
EDK2-platforms: e9831ef5cc6f2b84a2451a2d5aede1a66f5864d7
EDK2-ampere-tools: 880dfffd2a32f30883a7e25f9755facbdce74297
Urgency
Low
Are you going to fix this?
Someone else needs to fix it
Do you need maintainer feedback?
Maintainer feedback requested
Anything else?
No response