Files
memtest86plus/boot
Peter Jones 87f03f3b10 Add declarations and defines for PE images
This adds a header file to describe the PE binary we're building.  This
has constants defined for all the values we use in the PE headers, as
well as the structures for reference (guarded by #ifdef __ASSEMBLY__).

This particular peimage.h is originally from binutils-2.10.0.18, which
is GPLv2 licensed, and is copyright the Free Software Foundation.  I've
added the few additional fields we need.

Signed-off-by: Peter Jones <pjones@redhat.com>
2023-01-03 00:58:52 +01:00
..
2022-02-28 22:05:21 +00:00
2022-02-19 19:44:58 +00:00
2020-07-08 11:07:32 +01:00
2022-02-19 19:44:58 +00:00
2022-08-15 17:51:48 +02:00