Figure out if it's possible to objdump from a dxe given a runtime pointer. #245
Labels
enhancement
New feature or request
help wanted
Extra attention is needed
question
Further information is requested
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?
The text was updated successfully, but these errors were encountered: