Commit graph

  • 933636d254 Revert "Add ME 1.x-5.x to the manual" #412 Alexander 2024-05-28 20:45:52 +0300
  • 373f52383b
    Merge f20532d903 into 43612a630c #384 xutaxkamay 2022-08-05 14:46:50 +0200
  • f20532d903 Fixed possible errors for Intel ME 15 and 16 #384 Kamay Xutax 2022-08-05 14:06:31 +0200
  • d6b313ad75 Added support for Alder Lake (Intel ME 16) Kamay Xutax 2022-08-04 23:02:08 +0200
  • 3f1b919988 Added support for Tiger Lake (Intel ME 15) Kamay Xutax 2022-07-24 00:33:47 +0200
  • 392cb4329f added intel alderlake support Max Fritz 2022-06-18 04:39:30 +0200
  • c4b4d60c1b
    Merge 511814de9a into 43612a630c #358 dsanke 2021-05-05 21:43:10 +0800
  • 511814de9a
    Fix logic mistake #358 dsanke 2021-05-05 21:40:39 +0800
  • 9a44fc48dc
    Reduce the size of FTPR for ME 11.x dsanke 2021-05-05 18:56:02 +0800
  • 3354d1e008
    Merge 458fdb3f40 into 43612a630c #302 cosmopol 2019-10-19 14:27:38 +0000
  • 458fdb3f40
    Update README.md #302 cosmopol 2019-10-19 14:15:30 +0000
  • 0e2bba06b5
    Merge d861a85bec into 43612a630c #160 Michael Niewöhner 2019-08-25 11:57:01 +0000
  • d861a85bec Add whitelist and blacklist for modules but keep -k for backward compatibilty #160 Michael Niewoehner 2018-01-29 18:31:50 +0100
  • 38ff5320ad
    Merge 2e2c74199d into 43612a630c #288 Jacob Garber 2019-08-01 22:11:23 +0000
  • 2e2c74199d Do not wipe the gen1 ME region when -s is passed #288 Jacob Garber 2019-08-01 16:00:53 -0600
  • 14511c6b6d
    Merge 5dd940a5ac into 43612a630c #282 dt 2019-06-14 23:12:06 +0000
  • 5dd940a5ac Adding soft-disable support for IFWI/ME12 #282 dt-zero 2019-06-15 00:53:51 +0200
  • fefae74922
    Merge 4f70d3659e into 43612a630c #269 davidmartinzeus 2019-04-11 04:05:32 +0000
  • 4f70d3659e ME 12.x.x.x public key #269 David Martin 2019-04-09 20:24:34 +0000
  • fdef149f1b Find FPT header in all ME region (needed for new flash format) David Martin 2019-04-08 16:08:36 +0000
  • 039cbf2fc1
    Merge b044b6a34b into 43612a630c #268 Loljambe 2019-04-02 13:12:05 +0000
  • b044b6a34b Missing byte identifier to string #268 Xil 2019-04-02 15:09:10 +0200
  • c8290f49bc
    Clarify language around disabling or reimplementing Intel ME firmware #257 Jim Meyer 2019-02-06 17:50:02 -0800
  • 5bc9b7f492
    Merge 144f0346bf into 43612a630c #240 DavidCaughell 2018-11-27 05:21:20 +0000
  • 144f0346bf
    'invisible' #240 DavidCaughell 2018-11-27 00:21:08 -0500
  • fb9144e4d1
    Merge 03aa8f76c8 into 43612a630c #239 Jacc 2018-11-24 18:00:45 +0000
  • 03aa8f76c8
    Update grammar on README.md #239 Jacc 2018-11-24 13:00:35 -0500
  • 43612a630c Add ME 1.x-5.x to the manual master Nicola Corna 2018-10-07 10:17:48 +0200
  • a994685cb2 Do not modify gen1 images when -c is passed dev Nicola Corna 2018-09-09 18:12:27 +0200
  • 4f225808ff Update manual Nicola Corna 2018-09-09 18:05:00 +0200
  • 57b3fc765e Add support for generation 1 Nicola Corna 2018-05-21 14:29:43 +0200
  • d5b0806cdf Version 1.2 v1.2 Nicola Corna 2018-03-31 10:27:12 +0200
  • 19eb7d0372 Print the value of the HAP/AltMeDisable bit Nicola Corna 2018-03-27 13:07:25 +0200
  • cf88e6968e Rewrite README.md Nicola Corna 2018-03-27 13:06:58 +0200
  • d2b417b576 Add manpage Nicola Corna 2018-03-25 22:21:55 +0200
  • 5ce039affa Add setup.py Nicola Corna 2018-03-25 22:12:00 +0200
  • 095bc8f06d Add --version Nicola Corna 2018-03-25 22:11:52 +0200
  • fedd85f48f Reorder argparse options Nicola Corna 2018-03-25 22:11:43 +0200
  • 3c4ca946ad Fix ME 6 OutOfRegionException Nicola Corna 2018-03-23 16:09:21 +0100
  • 9e1611fdf2 Fix region size Nicola Corna 2018-02-01 10:22:56 +0100
  • 3051107031 Style fixes Nicola Corna 2018-01-31 09:56:29 +0100
  • 1299c87745 Wipe the firmware in case of a ME 6 Ignition image Nicola Corna 2018-01-30 21:20:27 +0100
  • 5bd27b36ba Remove the last partition in ME 6 Nicola Corna 2018-01-30 20:59:12 +0100
  • 2d8b6192da Fix flash descriptor permissions ME read access on the flash descriptor is (at least on some systems) needed to complete boot process. Michael Niewoehner 2018-01-16 23:01:30 +0100
  • c8507e40e6 Fix flash descriptor permissions ME read access on the flash descriptor is (at least on some systems) needed to complete boot process. #155 Michael Niewoehner 2018-01-16 23:01:30 +0100
  • 604e1bf812 Move the region offset inside RegionFile Nicola Corna 2018-01-06 15:56:20 +0100
  • 80b00b9a74 Print Huffman modules size on generation 2 Nicola Corna 2018-01-05 16:27:55 +0100
  • f8f2fc17f4 Replace sys.stdout.write with print Nicola Corna 2018-01-05 16:01:00 +0100
  • 15e81288bc Add public key match Nicola Corna 2017-12-12 12:15:52 +0100
  • 61a70b4112 Correctly remove the ME permissions on Skylake descriptors Nicola Corna 2018-01-11 12:47:27 +0100
  • 2ff65c1ea7 Add partition removal whitelist/blacklist option v1.1 Nicola Corna 2017-10-22 14:34:02 +0200
  • 2ea338782a Use the partition flags to detect if a partition has data in ROM Nicola Corna 2017-10-22 11:51:01 +0200
  • 210adf030f Add support for selective partition removal Youness Alaoui 2017-09-29 16:14:16 -0400
  • a584532c69 Merge 9facf98081 into 312ef02714 #70 Youness Alaoui 2017-09-29 21:06:37 +0000
  • 9facf98081 Change debug line to avoid confusion with new --extra-partitions argument #70 Youness Alaoui 2017-09-29 17:05:33 -0400
  • a150d27d02 Add -e option to select extra partitions to keep Youness Alaoui 2017-09-29 16:36:49 -0400
  • cb1032f45a Add support for selective partition removal Youness Alaoui 2017-09-29 16:14:16 -0400
  • 184ac81541 Remove invalid and unused header_len variable Youness Alaoui 2017-09-29 16:10:19 -0400
  • fa94786f65 Fix lenght->length typo in variable name Youness Alaoui 2017-09-29 16:09:44 -0400
  • 6afc141353 Merge 0b1faa2007 into 312ef02714 #57 Jonathan 2017-09-26 08:47:30 +0000
  • 0b1faa2007 Merge branch 'master' into patch-2 #57 Jonathan 2017-09-26 10:47:29 +0200
  • 312ef02714 Merge pull request #55 from vanillajonathan/patch-1 Nicola Corna 2017-09-26 07:59:35 +0200
  • d5705b62f8 Do not set the HAP/AltMeDisable bit by default Nicola Corna 2017-09-01 16:59:24 +0200
  • 72fff7a98e Fix the arguments interactions Nicola Corna 2017-08-30 17:39:52 +0200
  • 93e65775bb Add -s Nicola Corna 2017-08-30 15:00:12 +0200
  • 998c4e052b Add documentation Jonathan 2017-08-30 13:22:21 +0200
  • d4cc5783eb Sort imports #55 Jonathan 2017-08-30 11:54:05 +0200
  • ced3b46ba2 Set the HAP bit (ME >= 11) or the AltMeDisable bit (ME < 11) Nicola Corna 2017-08-28 18:41:49 +0200
  • 5ffeaffb40 Minor cleanup Nicola Corna 2017-08-28 18:23:51 +0200
  • 2e8761ea8b Don't fail when trying to operate on a truncated ME 11 image Nicola Corna 2017-08-08 21:53:15 +0200
  • 565dabcbc3 Minor bug fix Nicola Corna 2017-08-08 21:47:10 +0200
  • 6e097a02d4 Add -D and -M Nicola Corna 2017-08-07 10:54:57 +0200
  • 7447c872d3 Fix wrong computation of region end address Nicola Corna 2017-08-05 23:53:57 +0200
  • f4e3d1401e Add full support for Skylake (ME 11) and following Nicola Corna 2017-06-16 13:08:56 +0200
  • 4d0c002e41 Merge pull request #47 from vanillajonathan/patch-1 Nicola Corna 2017-07-30 19:00:57 +0200
  • c17a196216 Fix capitalization of class name #47 Jonathan 2017-07-25 02:18:56 +0200
  • d527d809e9 Merge pull request #40 from movermeyer/patch-1 Nicola Corna 2017-07-01 17:20:59 +0200
  • cc5a367aec minor typo #40 Michael Overmeyer 2017-06-03 10:46:44 -0400
  • ab871afb9f Update README.md Nicola Corna 2017-05-16 10:24:25 +0200
  • 30efbdb8b8 Merge d55572aef3 into 518445323b #32 persmule 2017-05-04 14:04:49 +0000
  • 518445323b Fix FPT checksum calculation for ME11 Nicola Corna 2017-05-03 14:33:20 +0200
  • ba885fa9fc Remove NR >= 2 check Nicola Corna 2017-05-02 17:03:44 +0200
  • d55572aef3 Add a recommendation and a reference to https://semiaccurate.com/2017/05/01/remote-security-exploit-2008-intel-platforms/ #32 persmule 2017-05-02 00:01:01 +0800
  • 0ac4b4bfd4 Add --truncate v1.0 Nicola Corna 2017-03-17 15:31:00 +0100
  • 250b2ec123 Add safety margin on truncation Nicola Corna 2017-02-17 13:48:21 +0100
  • 2987431acd Increase minimum FTPR offset to 0x400 Nicola Corna 2017-02-07 09:44:45 +0100
  • 3ef0b5570d Add --descriptor Nicola Corna 2017-02-05 15:46:26 +0100
  • ab4e5839aa Fix LUT offset bug Nicola Corna 2017-02-04 23:24:17 +0100
  • 1eeaf64993 Remove ME/TXE R/W access to the other flash regions Nicola Corna 2017-02-04 12:53:54 +0100
  • eb1e295cb0 Minor bug fix Nicola Corna 2017-02-04 10:17:29 +0100
  • d0b4accc00 Add an option to specify an output file Nicola Corna 2017-02-03 16:21:03 +0100
  • eb71d6e107 Move the FTPR partition to the minimum offset Nicola Corna 2017-02-03 10:14:56 +0100
  • 153da5d869 Add region checks on modules removal and relocation Nicola Corna 2017-02-03 08:31:01 +0100
  • fbc123e28a Adjust checksum in ME11+ Nicola Corna 2017-02-02 11:16:34 +0100
  • b6e58f41f3 Add region checks Nicola Corna 2017-02-02 11:04:49 +0100
  • 38fd19b9af Add command line arguments Nicola Corna 2017-01-29 11:50:50 +0100
  • a1df173eab Print the image minimum size Nicola Corna 2017-01-24 15:37:40 +0100
  • 61f85bad19 Relocate FTPR to the top of the ME region Nicola Corna 2017-01-28 23:38:02 +0100
  • 7f21d97483 Fix signature checking in ME11 and later Nicola Corna 2017-01-26 19:34:41 +0100
  • e7d9fef28d Minor fix for ME6 Ignition images Nicola Corna 2017-01-26 15:53:47 +0100