mirror of
https://github.com/memtest86plus/memtest86plus.git
synced 2025-01-08 13:33:01 -06:00
e38ad8e6a4
The EFI image .text section is taken from memtest_shared.bin, which is a combined code and data section. Some recent UEFI BIOSs set the page protection attributes when loading EFI images, so we need to mark this section as both executable and writable to prevent page faults. Fixes issue #413 and should fix issue #377. |
||
---|---|---|
.. | ||
boot.h | ||
bootparams.h | ||
bootsect.S | ||
efi.h | ||
efisetup.c | ||
header.S | ||
macros.h | ||
mbr.S | ||
peimage.h | ||
sbat.csv | ||
setup.S | ||
startup32.S | ||
startup64.S |