Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Qualcomm-specific structures enough to view/edit their XBL.ELF images #291

Open
NikolajSchlej opened this issue Sep 9, 2022 · 1 comment

Comments

@NikolajSchlej
Copy link
Collaborator

Looks like PDAs and phones with Qualcomm SoCs are using well-defined bootloader format that has UEFI PI-compatible structures inside.
As we already support parsing Intel x86 structures, and planning to add support for AMD-specific ones, adding Qualcomm-specific ones would be a logical next step.

Sample image that uses GZip-compressed GUID defined section is attached.
xbl.elf.zip

@NikolajSchlej
Copy link
Collaborator Author

More info on XBL: https://worthdoingbadly.com/qcomxbl/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant