Commit Graph

12 Commits

Author SHA1 Message Date
Regina König
bcf8171593 Script to debug memtest86plus (efi-version) with GDB in QEMU (#177)
* Add HOW_TO_DEBUG_WITH_GDB file
* Add debug_memtest.sh
* Add debug target to Makefile
* Add binaries and generated files for debugging to gitignore
* Add DEBUG code for memset and memcpy
* Add debug additions to Makefile in build32
* Add debug_memtest.sh to build32

[Lionel Debroux: post-merge fixups: removed a couple whitespace changes and a backup file; undone Github squash merge authorship damage.]
2023-07-30 22:09:25 +02:00
Martin Whitaker
1fca6dbcab Update ,gitignore for build_version.h. 2023-01-03 12:01:05 +00:00
Sam Demeulemeester
8f0437c579 Better githash.h generation on Makefile from @martinwhitaker 2022-04-16 13:31:28 +02:00
Sam Demeulemeester
5f92ff1a64 Rework first line, add build number based on git hash, move 32/64b info to build number, add githash.h to git ignore. A better implementation of Makefile is needed (check if git is present and avoid rebuild (APP)*.c if hash is the same 2022-04-16 13:31:28 +02:00
Martin Whitaker
76adad2fe6 Add ability to generate internal API documentation using Doxygen. 2022-02-19 16:17:40 +00:00
Martin Whitaker
5d4a370692 Add grub-iso directoru to .gitignore. 2021-12-23 19:24:49 +00:00
Martin Whitaker
7d044ed089 Add support for USB legacy boot on hybrid ISO. 2020-07-09 15:53:44 +01:00
Martin Whitaker
0d3277ff38 Update .gitignore 2020-07-03 22:42:58 +01:00
Martin Whitaker
1594752e30 Fix .gitignore 2020-05-25 14:31:50 +01:00
Martin Whitaker
cc070ed315 Add .s files to .gitignore. 2020-05-24 21:55:17 +01:00
Martin Whitaker
fbd3376668 Initial commit. 2020-05-24 21:30:55 +01:00
martinwhitaker
4d7ba9de49
Initial commit 2020-05-24 21:18:39 +01:00