efi/pe: Import new BTI/IBT header flags from the spec
authorArd Biesheuvel <ardb@kernel.org>
Tue, 18 Apr 2023 13:49:47 +0000 (15:49 +0200)
committerArd Biesheuvel <ardb@kernel.org>
Thu, 20 Apr 2023 13:43:34 +0000 (15:43 +0200)
commit038585573d0544bc717cdc5b3be4e95206d3ee3d
tree892142c9c6ff672bd33e64a79095651c5e5e9c81
parent8364f6d000ede4185a82b1f2514543ed172d4b51
efi/pe: Import new BTI/IBT header flags from the spec

The latest version of your favorite fork of the PE/COFF spec includes a
new type of header flag that is intended to be used in the context of
EFI firmware to indicate to the image loader that the executable regions
of an image can be mapped with BTI/IBT enforcement enabled.

So let's import these definitions so we can use them in subsequent
patches.

Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
include/linux/pe.h