Commit Graph

  • 040e253b54 Remove the alignment characteristics from the EFI image PE section table. Martin Whitaker 2023-01-31 18:08:09 +0000
  • 2fa2346ae0 Use the correct name for the relocation type in the EFI image .reloc section. Martin Whitaker 2023-01-31 18:06:15 +0000
  • e5d7119abf White space changes to improve readability. Martin Whitaker 2023-01-31 18:02:28 +0000
  • a4c9adc445 Fix the virtual memory addresses and sizes in the EFI image headers. Martin Whitaker 2023-01-29 21:52:59 +0000
  • 43c6290143
    [misc] generate PDBs for Visual Studio builds Pete Batard 2023-01-30 19:21:08 +0000
  • 485bfa46a3
    Add a quirk to disable SMP on SuperMicro X10SDV (#244) Sam Demeulemeester 2023-01-30 16:47:54 +0100
  • 6ebe13eb31
    [fido] deactivate Fido for Windows 7 Pete Batard 2023-01-27 17:23:08 +0000
  • b15a8bb632 Add SPD support for ATI SB400 Southbridge Sam Demeulemeester 2023-01-23 16:09:32 +0100
  • 327495ec61
    Allow use on headless EFI systems. (#242) martinwhitaker 2023-01-23 14:50:52 +0000
  • 8f788b27e1 Add support for configuring the error reporting mode through the command line. Fixes #83. Lionel Debroux 2022-09-19 07:51:20 +0200
  • f24e897883 Add support for configuring the CPU sequencing mode through the command line. Reorder tests in app/config.c::parse_option alphabetically. Fixes #82. Lionel Debroux 2022-09-19 07:39:17 +0200
  • 3aeda70e24 Move more of the simple string functions to the header, to allow inlining and further optimization. Lionel Debroux 2022-09-17 16:06:29 +0200
  • b6992b9ec0
    Fix parallel build after d3d52b: boot/setup.S now contains #include "build_version.h", so that file needs to be generated beforehand. (#235) Lionel Debroux 2023-01-23 15:17:47 +0100
  • 10e8435604 Add SPD support for legacy VIA Southbridges (VT82C686A/B & VT8235) (From PR #236) Sam Demeulemeester 2023-01-23 15:01:48 +0100
  • 9e7ce1fa15
    Merge b8c0f6f417 into 1dc9fab917 #2024 Syuugo 2023-01-22 19:28:40 +0900
  • 1dc9fab917
    [misc] add a cheat mode to preserve the log between sessions Pete Batard 2023-01-13 21:49:57 +0000
  • 6eabcb4c9d
    [internal] add pull_request_template.md and update issue_template.md Pete Batard 2023-01-13 21:45:50 +0000
  • 787eb43920
    Merge 7327bb69f0 into 1ce1f47a8b #2010 VenusGirl❤ 2023-01-12 21:26:21 +0900
  • 1ce1f47a8b
    [wue] add option to Disable BitLocker automatic device encryption Pete Batard 2023-01-10 20:43:07 +0000
  • 3fbc465d31
    [core] fix Large FAT32 not being used in ISO → ESP mode Pete Batard 2023-01-09 23:16:36 +0000
  • 186ef6e913
    Improved own addr test (#219) martinwhitaker 2023-01-04 22:26:22 +0000
  • d0399fd287
    Add a command line option to disable the big PASS/FAIL status display. (#227) martinwhitaker 2023-01-04 15:16:55 +0000
  • 68deff493f
    Change how BadRAM patterns are aggregated to minimize the number of covered addresses (#178) Anders Wenhaug 2023-01-03 23:12:47 +0100
  • 1fca6dbcab Update ,gitignore for build_version.h. Martin Whitaker 2023-01-03 12:01:05 +0000
  • a1af48a8cf Fix and improve documentation in heap.h (issue #232) Martin Whitaker 2023-01-03 11:55:51 +0000
  • 03cd8d1898 Fix disabling SMP using F2 at startup dialogue. Martin Whitaker 2023-01-03 11:38:55 +0000
  • d3d52b8a11 Add Memtest86+ Version String to Kernel Header (#75) Sam Demeulemeester 2023-01-03 01:35:51 +0100
  • 04980dfda3 EFI: Add support for .sbat signature revocations Peter Jones 2022-03-30 15:16:31 -0400
  • d1014365c1 EFI: Add a dummy relocation section Peter Jones 2022-03-31 13:24:59 -0400
  • e022441544 Fix Pe.OptHdr.SizeOfImage and SizeOfHeaders Peter Jones 2022-03-31 13:32:14 -0400
  • 3dd1fa8959 EFI: Add Data Directory space Peter Jones 2022-03-31 13:26:24 -0400
  • e3c0d6df60 Make header.S use symbolic names for values Peter Jones 2022-03-30 15:11:21 -0400
  • 87f03f3b10 Add declarations and defines for PE images Peter Jones 2022-03-30 15:02:54 -0400
  • f96c5b5093 Use gcc -x assembler-with-cpp instead of gcc -E --traditional Peter Jones 2022-03-30 14:58:49 -0400
  • 59a0996070
    Bump actions/stale from 6 to 7 (#222) dependabot[bot] 2023-01-03 00:40:55 +0100
  • da7b9b955d Move Memtest86+ version number to an external file (along with the the latest GIT commit hash) (#75) Sam Demeulemeester 2023-01-03 00:39:10 +0100
  • 036922ab26 Bump version to v6.01 Sam Demeulemeester 2022-12-30 16:41:28 +0100
  • 19baef841e
    Add PtBr 325 - 334 Maison da Silva 2022-12-16 11:42:19 -0300
  • ac7b171eca
    [misc] fix badges Pete Batard 2022-12-16 00:39:10 +0000
  • 8d04e5f1f4
    [misc] update GitHub Actions scripts Pete Batard 2022-12-15 17:40:02 +0000
  • 7234bc12fb
    Bump microsoft/setup-msbuild from 1.1 to 1.3 #2113 dependabot[bot] 2022-12-14 11:09:23 +0000
  • ccd166e7bb
    Bump microsoft/setup-msbuild from 1.1 to 1.2 #2111 dependabot[bot] 2022-12-13 11:08:25 +0000
  • 5a2bc4c960 Skip segments in tests where the calculated chunk size is too small. Martin Whitaker 2022-12-10 15:24:26 +0000
  • 45b93952a4
    Update zh-CN.po #2110 HRxiaohu 2022-12-10 23:07:32 +0800
  • eba96d89b7
    [loc] update Chinese (Simplified) translation HRxiaohu 2022-12-10 22:41:36 +0800
  • fab095c043
    [misc] prefer strtol/strtoull over atol/atoll Rose 2022-12-05 16:57:41 +0000
  • 2bc1428975
    [misc] bump dessant/lock-threads from 3 to 4 dependabot[bot] 2022-12-05 11:12:42 +0000
  • 36f4716afd
    [checksum] enable x86 acceleration if the CPU supports it Jeffrey Walton 2022-12-08 11:15:48 +0000
  • 7ff8fb6b06
    Fix build error #2104 Rose 2022-12-05 12:02:32 -0500
  • 8f66a9c1a6
    Use strtol over atol Rose 2022-12-05 12:00:24 -0500
  • 602a916e75
    Use strtoull instead of atoll Rose 2022-12-05 11:57:41 -0500
  • 2d3871957f Use strtol over atol #2103 Rose 2022-12-05 11:55:05 -0500
  • e462039d60
    Bump dessant/lock-threads from 3 to 4 #2102 dependabot[bot] 2022-12-05 11:12:42 +0000
  • ddcbe8ed81
    v3.21 (Build 1949) v3.21 Pete Batard 2022-11-28 16:41:27 +0000
  • 9a86f115f4 Add 'press any key to remove' message on banner By default, don't re-display FAIL banner after it has been discarded (#130 & #173) Add an option to re-display FAIL banner even if previously discarded Sam Demeulemeester 2022-11-27 23:34:43 +0100
  • c2fe08080a
    [core] add provision for Windows 7 sunsetting Pete Batard 2022-11-22 13:35:50 +0000
  • b1ec3df0d0
    Update it-IT.po #2091 marcellogianola 2022-11-22 09:09:26 +0100
  • 419522c803
    [efi] update UEFI:NTFS's NTFS and exFAT drivers to latest Pete Batard 2022-11-16 18:19:32 +0000
  • 9727fd4342
    [core] improve/fix file system selection according to current ISO Pete Batard 2022-11-16 16:55:41 +0000
  • a6769e4fb2
    [core] don't process DBT_DEVNODES_CHANGED when scanning an image Pete Batard 2022-11-16 16:50:53 +0000
  • 165127d221
    [iso] fix GRUB boot for newer Arch and derivatives Pete Batard 2022-11-13 20:57:26 +0000
  • 4cfe1c9947
    [iso] fix UEFI:NTFS not being installed for ISOs that have a >4GB file, when MBR is selected Pete Batard 2022-11-07 17:45:42 +0000
  • 3cd6d18ef8
    [ui] fix 'Image option'/'Persistent partition size' title not toggling when switching ISOs Pete Batard 2022-11-07 17:42:54 +0000
  • 0beb172a0d
    Bump actions/stale from 5 to 6 (#175) dependabot[bot] 2022-10-28 11:04:33 +0200
  • d3bc8fa7c2 V6.00 Final Release - Fix title '+' char shift Sam Demeulemeester 2022-10-23 20:21:09 +0200
  • 1ee1078cf5
    V6.00 Final Release PR (#187) Sam Demeulemeester 2022-10-23 17:32:17 +0200
  • 8c81d228c8
    Merge f2128134b5 into c19ef1125d #2072 Michael Cirkl 2022-10-22 16:19:13 +0000
  • f2128134b5
    Fixed Czech Translation #2072 Michael Cirkl 2022-10-22 18:12:41 +0200
  • c19ef1125d
    [wue] allow the provision of an arbitrary local account username Pete Batard 2022-10-18 13:58:38 +0100
  • eaf4714d8b
    Update ru-RU.po #1965 Vik 2022-10-18 15:56:34 +0300
  • c629471302
    Update el-GR.po #2068 CrisBal 2022-10-16 09:09:32 +0300
  • cee21b1981
    [wue] prevent 'Administrator' and 'Guest' from being set as username Pete Batard 2022-10-15 12:20:49 +0100
  • 5036aa197a Provide a more user-oriented grub-memtest.iso. Martin Whitaker 2022-10-12 15:34:09 +0100
  • 1278f02617 Add new code contributions section to README table of contents. Martin Whitaker 2022-10-09 18:26:51 +0100
  • 85213a9a27 Add code contribution section to the README, referencing the README_DEVEL. Martin Whitaker 2022-10-09 13:51:32 +0100
  • 83d08db69e Document the lack of support for USB hot-plugging in the README. Martin Whitaker 2022-10-09 13:45:26 +0100
  • 76ff620714
    [ui] fix tab order not working on WUE dialog Pete Batard 2022-10-07 17:43:46 +0100
  • aaa0cffaa6 Use virtual memory base address when probing USB controllers (issue #180) Martin Whitaker 2022-10-07 13:06:42 +0100
  • 66b1389348 Revert workaround for issue #6 and issue #71 (commit 3a10701). Martin Whitaker 2022-10-07 09:33:23 +0100
  • 407fb811c2
    Take ownership of all USB controllers before probing for devices. (#167) martinwhitaker 2022-10-07 09:32:09 +0100
  • fcae51a446
    [grub] force server download for nonstandard GRUB (Fedora 37, openSUSE Live, GeckoLinux) Pete Batard 2022-10-06 23:39:32 +0100
  • 8814944c35
    [wue] improve Windows version reporting from ISO/.wim Pete Batard 2022-10-04 11:58:30 +0100
  • d21028d1b3
    Create Win10 #2058 aulakdekush 2022-10-03 01:22:38 -0500
  • 2504014fab
    Update ru-RU.po Vik 2022-09-22 15:13:02 +0300
  • 4d6c8b72d8
    [loc] improve fatal error handling on application launch Pete Batard 2022-09-19 10:37:23 +0200
  • 07d1fdcc2f
    [cmp] update Bled to latest Pete Batard 2022-09-14 19:29:11 +0200
  • ddbee66c85 Fix a cast issue that broke the run time clock on (very) fast CPUs Sam Demeulemeester 2022-09-14 20:47:29 +0200
  • 1c4d7f4089
    Document PCI vendor and device IDs for several SMBus controller models from SiS, EFAR and ALi; move the PCI vendor ID defines from system/smbus.h to system/pci.h and add several vendor IDs; use the defines from system/pci.h in system/hwquirks.c. (#154) Lionel Debroux 2022-09-14 18:57:10 +0200
  • 2cf183e9f1
    [misc] fix Y2K38 related Coverity warnings Pete Batard 2022-09-14 10:58:18 +0200
  • c41159084d Guard against unsupported or invalid USB controller types. Martin Whitaker 2022-09-09 19:48:59 +0100
  • 03a5222ee2 Add support for Zen4/AM5 DDR5 SPD Sam Demeulemeester 2022-09-09 18:09:13 +0200
  • 1735c38434
    Update italian strings #2040 bovirus 2022-09-09 16:50:43 +0200
  • f265d1f1c5 Fix EHCI and XHCI drivers to handle USB1 hubs (issue #156) Martin Whitaker 2022-09-08 18:09:43 +0100
  • d9e8b8caeb
    [iso] fix incorrect detection of GRUB with nonstandard prefixes Pete Batard 2022-09-07 18:10:30 +0100
  • fe1d758624
    Bump actions/checkout from 2 to 3 #2036 dependabot[bot] 2022-09-07 11:41:20 +0000
  • 18f12116c0 Fix a rare capacity detection issue with DDR3 modules built using 3 or 4 ranks Sam Demeulemeester 2022-08-29 02:50:11 +0200
  • 385f912776 Fix date decoding issue: week 53 is actually valid for some years Sam Demeulemeester 2022-08-29 02:12:05 +0200
  • 6799bfba3c Fix timings decoding issues with DDR3 XMP Modules. Add quirks for early modules based on XMP Draft Sam Demeulemeester 2022-08-29 01:59:36 +0200
  • 540270513f smbus: introduce and use bcd_to_ui8 helper function 01e3 2022-08-20 20:45:05 -0700
  • 5686da4b1d smbus: optimize parse_spd_* functions 01e3 2022-08-26 23:16:12 -0700