binaryninja-api
binaryninja-api copied to clipboard
Make EFI Resolver a native plugin
Also made some changes related to EFI
- Leveraged the typed register for defining PEI service pointers
- Fixed https://github.com/Vector35/efi-resolver/issues/20 and https://github.com/Vector35/efi-resolver/issues/14
- Supported renaming SMI handlers https://github.com/Vector35/efi-resolver/issues/12