mirror of
https://git.proxmox.com/git/mirror_edk2
synced 2025-11-07 18:27:24 +00:00
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4405 The PE/COFF spec describes an additional DllCharacteristics field implemented as a debug directory entry, which carries flags related to which control flow integrity (CFI) features are supported by the binary. So let's add this entry when doing ELF to PE/COFF conversion - we will add support for setting the flags in a subsequent patch. Signed-off-by: Ard Biesheuvel <ardb@kernel.org> Reviewed-by: Leif Lindholm <quic_llindhol@quicinc.com> Reviewed-by: Oliver Smith-Denny <osde@linux.microsoft.com> Reviewed-by: Michael Kubacki <michael.kubacki@microsoft.com> Reviewed-by: Liming Gao <gaoliming@byosoft.com.cn> |
||
|---|---|---|
| .. | ||
| AArch64 | ||
| Arm | ||
| Common | ||
| Guid | ||
| Ia32 | ||
| IndustryStandard | ||
| LoongArch64 | ||
| Protocol | ||
| RiscV64 | ||
| X64 | ||