aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/pe.h (follow)
AgeCommit message (Collapse)AuthorFilesLines
2014-07-09Provide PE binary definitionsDavid Howells1-0/+448
Provide some PE binary structural and constant definitions as taken from the pesign package sources. Signed-off-by: David Howells <dhowells@redhat.com> Acked-by: Vivek Goyal <vgoyal@redhat.com> Reviewed-by: Kees Cook <keescook@chromium.org>