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

Figure out if it's possible to objdump from a dxe given a runtime pointer. #245

Open
GanShun opened this issue Jan 29, 2019 · 0 comments
Open
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed question Further information is requested

Comments

@GanShun
Copy link
Member

GanShun commented Jan 29, 2019

Given an address in efi, can we locate the dxe/pei module that contains the code that is at that address and objdump it?

This may or may not be possible given the presence of compressed FVs. Where in memory does the decompressed FV go? Is it deterministic?

@GanShun GanShun added enhancement New feature or request help wanted Extra attention is needed question Further information is requested labels Jan 29, 2019
@GanShun GanShun self-assigned this Jan 29, 2019
xaionaro pushed a commit that referenced this issue Dec 21, 2021
pkg/me: Add parser for the Intel ME Flash Partition Table
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant