This website requires JavaScript.
Explore
Help
Sign In
NuKVM
/
memtest86plus
Watch
3
Star
0
Fork
0
You've already forked memtest86plus
mirror of
https://github.com/memtest86plus/memtest86plus.git
synced
2025-02-25 18:55:23 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
numa
memtest86plus
/
build32
History
Lionel Debroux
ea2cf16f55
Add a file containing useful macro definitions, currently a single top-level macro for obtaining the size of an array; use it to replace a sizeof(x) / sizeof(x[0]) construct in system/smbus.c . This requires switching the GCC build mode from C11 to C11 with GCC extensions.
2024-03-04 16:38:41 +01:00
..
ldscripts
Avoid sbverify warning about gap in section table.
2023-02-02 14:01:13 +01:00
debug_memtest.sh
Script to debug memtest86plus (efi-version) with GDB in QEMU (
#177
)
2023-07-30 22:09:25 +02:00
Makefile
Add a file containing useful macro definitions, currently a single top-level macro for obtaining the size of an array; use it to replace a sizeof(x) / sizeof(x[0]) construct in system/smbus.c . This requires switching the GCC build mode from C11 to C11 with GCC extensions.
2024-03-04 16:38:41 +01:00