Skip to content

[UNTESTED] Platform/a52q: fix stale ACPI table filename reference - #447

Open
ayberkcn8181 wants to merge 1 commit into
edk2-porting:masterfrom
ayberkcn8181:master
Open

ayberkcn8181 wants to merge 1 commit into
edk2-porting:masterfrom
ayberkcn8181:master

Conversation

@ayberkcn8181

@ayberkcn8181 ayberkcn8181 commented Aug 12, 2026

Copy link
Copy Markdown

Warning

Not yet tested on real hardware. This fix has only been verified by a clean local build (see Test plan below). I have not yet flashed or booted this on a physical Galaxy A52 (a52q) device. Please treat this as unverified on-device until updated.

Summary

  • Silicon/Qualcomm/sm7125/AcpiTables/BuiltIn/MADT.aml was renamed to APIC.aml in a23d912 ("Miatoll: Update AcpiTables"), but Platform/Samsung/sm7125/a52q.fdf.inc was never updated to match.
  • Since a52q hasn't had any changes since its initial bring-up in Platform: Add initial Samsung Galaxy A52 (a52q) Support #275, this went unnoticed and left the a52q target broken with a "File/directory not found in workspace" error for anyone trying to build it.

Test plan

  • Built a52q locally with ./build.sh --device a52q --installer-zip after the fix — build now completes successfully and produces boot-a52q.img / uefi-installer-a52q.zip.
  • Flashed and booted on a physical a52q device — not done yet, pending hardware access (USB port currently non-functional). Will update this PR once tested.

🤖 Generated with Claude Code

Silicon/Qualcomm/sm7125's AcpiTables/BuiltIn/MADT.aml was renamed to
APIC.aml in commit a23d912 ("Miatoll: Update AcpiTables"), but
a52q.fdf.inc was never updated to match (a52q hasn't been touched
since its initial bring-up in PR edk2-porting#275). This left the a52q build
broken with "File/directory not found in workspace" for anyone
attempting to build it.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@ayberkcn8181 ayberkcn8181 changed the title Platform/a52q: fix stale ACPI table filename reference [UNTESTED] Platform/a52q: fix stale ACPI table filename reference Aug 12, 2026
@ayberkcn8181

Copy link
Copy Markdown
Author

⚠️ Reminder: this fix is build-verified only so far — I have not yet flashed/booted it on a physical Galaxy A52 (a52q). Will follow up here once it's been tested on real hardware.

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