-
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
Built firmware for AsrockRack ALTRA8UD-1L2T system. Without x86 emulator, DEBUG mode.
AMD Radeon RX6700XT gets initialised, displays TianoCore logo, progressbar, "Press ESCAPE for Setup" message etc.
But that's it. If I go to Setup then it appears on the serial console and on VGA output. Radeon still shows same frozen screen. Same with Grub screen.
No idea how Linux behaves because system crash early in Linux code.
Expected Behavior
Setup appears on AMD Radeon screen.
Steps To Reproduce
- boot with Radeon card
- wait for logo
- press Esc key to enter setup
- see setup on VGA or serial
- look at logo on Radeon
Build Environment
- OS(s): Fedora 42 aarch64
- Tool Chain(s): gcc 15.1.1
Version Information
today's HEAD of edk2/edk2-platforms
my development system does not boot now
Urgency
Medium
Are you going to fix this?
Someone else needs to fix it
Do you need maintainer feedback?
Maintainer feedback requested
Anything else?
No response