wireguard-go/tun/wintun/memmod
Jason A. Donenfeld 3957e9b9dd memmod: register exception handler tables
Otherwise recent WDK binaries fail on ARM64, where an exception handler
is used for trapping an illegal instruction when ARMv8.1 atomics are
being tested for functionality.

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
2021-08-05 14:56:48 +02:00
..
memmod_windows.go memmod: register exception handler tables 2021-08-05 14:56:48 +02:00
memmod_windows_32.go global: bump copyright 2021-01-28 17:52:15 +01:00
memmod_windows_64.go global: bump copyright 2021-01-28 17:52:15 +01:00
memmod_windows_386.go global: bump copyright 2021-01-28 17:52:15 +01:00
memmod_windows_amd64.go global: bump copyright 2021-01-28 17:52:15 +01:00
memmod_windows_arm.go global: bump copyright 2021-01-28 17:52:15 +01:00
memmod_windows_arm64.go global: bump copyright 2021-01-28 17:52:15 +01:00
syscall_windows.go memmod: register exception handler tables 2021-08-05 14:56:48 +02:00
syscall_windows_32.go memmod: disable protected delayed load for now 2021-07-29 01:13:03 +02:00
syscall_windows_64.go memmod: disable protected delayed load for now 2021-07-29 01:13:03 +02:00