summaryrefslogtreecommitdiff
path: root/include/pe.h
AgeCommit message (Expand)Author
2025-02-25Add shim's current NX_COMPAT status to HSIStatusPeter Jones
2025-02-25pe: read_header(): allow skipping SecDir content validationPeter Jones
2023-06-23Split pe.c up even more.Peter Jones
2022-05-17Add verify_imageEric Snowberg
2022-04-05shim: implement SBAT verification for the shim_lock protocolChris Coulson
2021-09-10pe: simplify generate_hash()Heinrich Schuchardt
2021-02-19sbat: make shim to parse it's own .sbat section on initJavier Martinez Canillas
2021-02-13Move a bunch of PE-related stuff out of shim.cPeter Jones
2021-01-29Renaming PeImage.h to pe.h wasn't actually a good idea.Peter Jones
2021-01-29Always use lower case for our local include file names.Peter Jones