audk/BaseTools/Source/C/Include
Ard Biesheuvel b62d7ac97b BaseTools/GenFw: Add DllCharacteristicsEx field to debug data
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>
2023-04-07 13:18:38 +00:00
..
AArch64 BaseTools: use stdint.h for GCC ProcessorBind.h typedefs 2019-10-01 10:55:38 +01:00
Arm BaseTools: Replace BSD License with BSD+Patent License 2019-04-09 09:10:20 -07:00
Common BaseTools: Remove RVCT support 2022-05-13 14:58:54 +00:00
Guid BaseTools: Replace BSD License with BSD+Patent License 2019-04-09 09:10:20 -07:00
Ia32 BaseTools: Replace BSD License with BSD+Patent License 2019-04-09 09:10:20 -07:00
IndustryStandard BaseTools/GenFw: Add DllCharacteristicsEx field to debug data 2023-04-07 13:18:38 +00:00
LoongArch64 BaseTools: Add LoongArch64 binding. 2022-10-14 02:16:33 +00:00
Protocol BaseTools: Bootable NVDIMM namespaces 2020-05-15 05:05:52 +00:00
RiscV64 BaseTools: Add RISCV64 binding 2020-09-29 03:31:56 +00:00
X64 BaseTools: Replace BSD License with BSD+Patent License 2019-04-09 09:10:20 -07:00