Skip to content

add initial loader for all 32-bit PEI modules from the input firmware#137

Merged
yeggor merged 7 commits intomasterfrom
feature/loader-32bit-pei
Apr 3, 2026
Merged

add initial loader for all 32-bit PEI modules from the input firmware#137
yeggor merged 7 commits intomasterfrom
feature/loader-32bit-pei

Conversation

@yeggor
Copy link
Copy Markdown
Member

@yeggor yeggor commented Mar 28, 2026

#134

This implementation enables us to choose which modules to load: 64-bit modules or 32-bit PEI modules (both TE/PE modules will be loaded):

image

If we select 64-bit modules, the behaviour will remain the same, except that the IDB will be created in <file-path>.64.i64.

If 32-bit PEI modules are selected, then 32-bit PEI modules will be loaded and efiXplorer can be used for analysis:

image

If no modules are found, the following error will be displayed:

image

@yeggor yeggor marked this pull request as ready for review April 3, 2026 00:35
@yeggor yeggor merged commit 923a6e0 into master Apr 3, 2026
3 checks passed
@yeggor yeggor deleted the feature/loader-32bit-pei branch April 3, 2026 00:37
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