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

How to process SMI? #9

Open
SteinsGatep001 opened this issue Mar 30, 2020 · 1 comment
Open

How to process SMI? #9

SteinsGatep001 opened this issue Mar 30, 2020 · 1 comment

Comments

@SteinsGatep001
Copy link

Hey, I used this emulator to do dxe emualtion. But I notice that this emulator do nothing for System management mode. I also read souce code of unicorn engine. Unicorn use qemu to process,do_interrupt_x86_hardirq do something with smm. However, it couldn't be called anyway. Should I add smm emulation by UC_X86_INS_IN in unicorn engine?

@assafcarlsbad
Copy link
Owner

assafcarlsbad commented May 5, 2020

Hi, sorry for the long time it took me to reply. I currently don't have any concrete plans to add support for SMM emulation. Also, like you said yourself this kind of feature is more suitable for Unicorn engine itself to handle.

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

No branches or pull requests

2 participants