summaryrefslogtreecommitdiff
path: root/post-process-pe.c
AgeCommit message (Expand)Author
2025-02-18post-process-pe: add tests to validate NX complianceDennis Tseng
2024-01-22post-process-pe: Don't set the NX_COMPAT flag by default after all.Peter Jones
2023-01-27Enable the NX compatibility flag by default.Peter Jones
2022-05-17post-process-pe: set EFI_IMAGE_DLLCHARACTERISTICS_NX_COMPATPeter Jones
2022-05-17post-process-pe: there is no 's' argument.Peter Jones
2022-05-04post-process-pe: Fix format string warnings on 32-bit platformsSteve McIntyre
2022-04-19post-process-pe: Fix a missing return code checkPeter Jones
2021-05-25Post-process our PE to be sure.Peter Jones