summaryrefslogtreecommitdiff
path: root/plugins/efi_resolver
AgeCommit message (Expand)Author
2025-12-20Fix many of the warnings that show up when compiling with GCC 15.2Mark Rowe
2025-08-20Deprecate Workflow::Instance in favor of Workflow::Get and Workflow::GetOrCreateMark Rowe
2025-08-14[Mac] Consistently specify rpaths for plug-insMark Rowe
2025-08-08Update remaining projects to C++20Mark Rowe
2025-07-29Add support for declarative downstream dependencies to workflow system.Brian Potchik
2025-07-15Move LLIL instruction retrieval into the LLIL function where it belongsMason Reed
2025-06-05Fix running in headless modeMichael Krasnitski
2025-06-05Fix incorrect paths in EFI ResolverMichael Krasnitski
2025-05-08Implement EFI resolver as a module workflowBrandon Miller