Skip to content

XArch: support UiApp replacement across firmware builds#24

Merged
MarsDoge merged 1 commit into
mainfrom
phase30/all-platform-uiapp-replacement
May 22, 2026
Merged

XArch: support UiApp replacement across firmware builds#24
MarsDoge merged 1 commit into
mainfrom
phase30/all-platform-uiapp-replacement

Conversation

@MarsDoge
Copy link
Copy Markdown
Owner

Summary

  • Extend MODERN_SETUP_REPLACE_UIAPP=1 support beyond LoongArchVirt to OVMF X64, ArmVirt AARCH64, and RiscVVirt RISCV64.
  • Preserve the product architecture validated in Phase30: ModernSetupApp provides the UiApp/Firmware Setup frontend while native BootManagerMenuApp remains responsible for Boot#### launch.
  • Add smoke coverage for the generated replacement overlays.

Release impact

This follow-up is needed before tagging a binary release where all firmware assets are UiApp-replacement builds:

  • OVMF X64: OVMF_CODE.fd
  • ArmVirt AARCH64: QEMU_EFI.fd
  • LoongArchVirt LOONGARCH64: QEMU_EFI.fd
  • RiscVVirt RISCV64: RISCV_VIRT_CODE.fd

Validation

  • python3 Tests/Smoke/smoke_validate.py
  • git diff --check

@MarsDoge MarsDoge merged commit b4ff902 into main May 22, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant