Remove_SMM... UEFI.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • fyaagoub
    Badcaps Veteran
    • Dec 2016
    • 269
    • maroc

    #1081
    Re: Remove_SMM... UEFI.

    hi big thanks for Knucklegrumble and Maxpower3

    Comment

    • daasco
      Member
      • Dec 2017
      • 27
      • Lebanon

      #1082
      Re: Remove_SMM... UEFI.

      Hello

      I've tried the auto patcher and both bioses in attachment result 5 beeps
      both bioses are from Two different laptops

      in attachment there patched and original one

      thank you
      best regards
      Last edited by SMDFlea; 04-01-2023, 07:27 AM.

      Comment

      • Knucklegrumble
        Senior Member
        • Jun 2020
        • 78
        • US

        #1083
        Re: Remove_SMM... UEFI.

        Originally posted by daasco
        Hello

        I've tried the auto patcher and both bioses in attachment result 5 beeps
        both bioses are from Two different laptops

        in attachment there patched and original one

        thank you
        best regards
        Could you take a screenshot of the command line output you get when running the auto patcher with those files?

        They come out fine when I run it.



        Attached Files
        Last edited by Knucklegrumble; 08-25-2020, 07:05 AM.

        Comment

        • daasco
          Member
          • Dec 2017
          • 27
          • Lebanon

          #1084
          Re: Remove_SMM... UEFI.

          Originally posted by Knucklegrumble
          Could you take a screenshot of the command line output you get when running the auto patcher with those files?

          They come out fine when I run it.




          not like your pictures my result different
          Attached Files

          Comment

          • Knucklegrumble
            Senior Member
            • Jun 2020
            • 78
            • US

            #1085
            Re: Remove_SMM... UEFI.

            Originally posted by daasco
            not like your pictures my result different
            What's your version of Python?

            python --version

            Comment

            • daasco
              Member
              • Dec 2017
              • 27
              • Lebanon

              #1086
              Re: Remove_SMM... UEFI.

              Originally posted by knucklegrumble
              what's your version of python?

              Python --version
              2.7

              by the way
              the file you give works
              thank you
              Last edited by daasco; 08-25-2020, 11:56 AM.

              Comment

              • Knucklegrumble
                Senior Member
                • Jun 2020
                • 78
                • US

                #1087
                Re: Remove_SMM... UEFI.

                Originally posted by daasco
                2.7

                by the way
                the file you give works
                thank you
                Latest auto-patcher does not work with Python 2.
                You need Python 3

                Comment

                • sonsy
                  Senior Member
                  • Mar 2017
                  • 62
                  • Serbia

                  #1088
                  Re: Remove_SMM... UEFI.

                  Hello. Why I can't download "LENOVO DXE Auto-Patcher.rar"? I got some error every time i try..

                  Comment

                  • Knucklegrumble
                    Senior Member
                    • Jun 2020
                    • 78
                    • US

                    #1089
                    Re: Remove_SMM... UEFI.

                    Originally posted by sonsy
                    Hello. Why I can't download "LENOVO DXE Auto-Patcher.rar"? I got some error every time i try..
                    https://www.badcaps.net/forum/showthread.php?t=87588

                    Comment

                    • sonsy
                      Senior Member
                      • Mar 2017
                      • 62
                      • Serbia

                      #1090
                      Re: Remove_SMM... UEFI.

                      Originally posted by Knucklegrumble
                      Thanks Knucklegrumble. I install python 3.5.1 and again got error in cmd. I m not sure where is problem, can you help me please?
                      Attached Files

                      Comment

                      • Knucklegrumble
                        Senior Member
                        • Jun 2020
                        • 78
                        • US

                        #1091
                        Re: Remove_SMM... UEFI.

                        Originally posted by sonsy
                        Thanks Knucklegrumble. I install python 3.5.1 and again got error in cmd. I m not sure where is problem, can you help me please?
                        you need to add Python to Windows' PATH

                        here is the first link that came up on google...
                        https://geek-university.com/python/a...-windows-path/

                        Comment

                        • Aditya11ttt
                          Adi
                          • Feb 2019
                          • 177
                          • India

                          #1092
                          Re: Remove_SMM... UEFI.

                          X390 anyone did ??

                          Comment

                          • sonsy
                            Senior Member
                            • Mar 2017
                            • 62
                            • Serbia

                            #1093
                            Re: Remove_SMM... UEFI.

                            Originally posted by Knucklegrumble
                            you need to add Python to Windows' PATH

                            here is the first link that came up on google...
                            https://geek-university.com/python/a...-windows-path/
                            Thanks a lot, I tried adding a path before I posted message here, but more things were causing me problems. I managed to get started lenovo_autopatcher in cmd and successfully made a patch.
                            I also tried "LENOVO DXE Auto-Patcher" but to no avail. I put python 2.7.18, set the path, the program starts, I choose the bios that I would like to patch, it says loading, but no file is produced... the program could not even be installed on win7 64, while on win10 64 it could ..
                            Last edited by sonsy; 08-27-2020, 01:23 PM.

                            Comment

                            • Maxpower3
                              Bad Veteran
                              • Feb 2018
                              • 1171
                              • France

                              #1094
                              Re: Remove_SMM... UEFI.

                              Originally posted by Aditya11ttt
                              X390 anyone did ??

                              it's 32mb bios? not done for the moment.
                              Mec content remplacement by Jtag ,is the only solution .no?

                              Originally posted by sonsy
                              Thanks a lot, I tried adding a path before I posted message here, but more things were causing me problems. I managed to get started lenovo_autopatcher in cmd and successfully made a patch.
                              I also tried "LENOVO DXE Auto-Patcher" but to no avail. I put python 2.7.18, set the path, the program starts, I choose the bios that I would like to patch, it says loading, but no file is produced... the program could not even be installed on win7 64, while on win10 64 it could ..

                              There is a security problem on a file. A file remains read-only. I have to look at why this occurs on my patch.

                              Comment

                              • Knucklegrumble
                                Senior Member
                                • Jun 2020
                                • 78
                                • US

                                #1095
                                Re: Remove_SMM... UEFI.

                                Originally posted by sonsy
                                Thanks a lot, I tried adding a path before I posted message here, but more things were causing me problems. I managed to get started lenovo_autopatcher in cmd and successfully made a patch.
                                I also tried "LENOVO DXE Auto-Patcher" but to no avail. I put python 2.7.18, set the path, the program starts, I choose the bios that I would like to patch, it says loading, but no file is produced... the program could not even be installed on win7 64, while on win10 64 it could ..
                                You need Python 3. The cleanup step won't work with Python 2. If your machine is an older gen it doesn't matter, but newer generations need nvram to be cleaned.
                                Last edited by Knucklegrumble; 08-27-2020, 02:50 PM.

                                Comment

                                • sonsy
                                  Senior Member
                                  • Mar 2017
                                  • 62
                                  • Serbia

                                  #1096
                                  Re: Remove_SMM... UEFI.

                                  Originally posted by Knucklegrumble
                                  You need Python 3. The cleanup step won't work with Python 2. If your machine is an older gen it doesn't matter, but newer generations need nvram to be cleaned.
                                  Yes of course I used your patch with python 3.5.1, and it works perfectly.
                                  I can confirm that I have successfully unlocked the X250.
                                  Thank you so much for your work and commitment Knucklegrumble and Maxpower3.

                                  I have one more question, how is the patching done when the laptop has two bios chips, as is the case with the T440p / T540p models. Which dump of those two need to be patched?

                                  Comment

                                  • Aditya11ttt
                                    Adi
                                    • Feb 2019
                                    • 177
                                    • India

                                    #1097
                                    Re: Remove_SMM... UEFI.

                                    Originally posted by Maxpower3
                                    it's 32mb bios? not done for the moment.
                                    Mec content remplacement by Jtag ,is the only solution .no?



                                    There is a security problem on a file. A file remains read-only. I have to look at why this occurs on my patch.
                                    yes via change and mec its possible!!

                                    Comment

                                    • fire1234
                                      Senior Member
                                      • Dec 2017
                                      • 77
                                      • Poland

                                      #1098
                                      Re: Remove_SMM... UEFI.

                                      Originally posted by sonsy
                                      Yes of course I used your patch with python 3.5.1, and it works perfectly.
                                      I can confirm that I have successfully unlocked the X250.
                                      Thank you so much for your work and commitment Knucklegrumble and Maxpower3.

                                      I have one more question, how is the patching done when the laptop has two bios chips, as is the case with the T440p / T540p models. Which dump of those two need to be patched?
                                      patch the 4Mb file.

                                      Comment

                                      • jafasbay@gmail.com
                                        Member
                                        • May 2019
                                        • 19
                                        • mocambique

                                        #1099
                                        Re: Remove_SMM... UEFI.

                                        Originally posted by alucard6666
                                        9 digit Hardware ID key generator:
                                        https://drive.google.com/open?id=1Qj...fEsnA-vLKrtQ8d

                                        Can anyone help me with injection DXE driver to BIOS?
                                        bro ,can you send this generator to ******************
                                        Last edited by SMDFlea; 09-06-2020, 08:25 AM.

                                        Comment

                                        • black0hackers
                                          Badcaps Veteran
                                          • Jul 2020
                                          • 365
                                          • USA

                                          #1100
                                          Re: Remove_SMM... UEFI.

                                          Some one patch for me T470s computrac bios pls!
                                          Last edited by SMDFlea; 04-01-2023, 07:27 AM.

                                          Comment

                                          Related Topics

                                          Collapse

                                          • DynaxSC
                                            Activation of Management Engine after exchange Z590 chipset - ASUS PRIME Z590M-PLUS
                                            by DynaxSC
                                            Hi, i have an ASUS PRIME Z590M-PLUS board, which had an shorted Z590 chipset. I have succesfully exchanged the chipset to a factory new one, however there is a serious problem with the Intel Management Engine (later on: ME) not beeing activated after the chipset device replacement.

                                            For lower chipset families (on ASUS boards) it worked to program the oldest bios version into the SPI rom, and the bios had activated the Management Engine itself by default - there was a message on the screen prior booting - "BIOS is updating Management Engine ..... . Do not shut down to prevent...
                                            06-10-2023, 11:30 AM
                                          • m3vuv
                                            getting an hp elitebook 8730w to work with a gpt drive with uefi
                                            by m3vuv
                                            Its a bit of a long tale but i swapped the original hd for a 2tb ssd,i want about 6 bootable partitions,it needs the uefi enabling in the bios,I am ok with that,the issue is i cant convert the drive to gpt when it has data on it,the issue is windows wont install to a gpt drive,there is a utility from hp to install the efi partition on the drive but it runs on windows,its a chicken and egg thing,can anyone explaine how hp did this?,I am pulling my hair out;it seems i need to run the hp uefi tool to make the uefi option work in the bios, but it needs windows to run this that wont install on a gpt...
                                            07-15-2024, 10:15 AM
                                          • CronaxFD
                                            Is unlocking UEFI worth the hassle? (Surface Pro 4)
                                            by CronaxFD
                                            Hey guys,

                                            Bought myself Surface Pro 4 tablet today on a local craigslist-type website.
                                            I've seen that UEFI was password protected and of course the seller forgot the password, but decided to buy it anyway.
                                            Really needed such a tablet to use with RomRaider to do some logging/tuning on my car.
                                            It has secure boot turned off and boots from USB, so I've formatted SSD and have done clean win10 install.

                                            Works fine, but wanted to ask, are there any real security risks associated with UEFI settings on Surface (remote access etc.)?

                                            From what I've...
                                            03-14-2024, 12:42 PM
                                          • S70rm7r00p3r
                                            Intel NUC NUC6i3SYH UEFI Update went wrong
                                            by S70rm7r00p3r
                                            Hi guys.

                                            I am very new to this business and i have some questions. Maybe someone can help me further.

                                            I have a 2015 Intel NUC NUC6i3SYH and for some internet and office the computer works perfectly. Lately it has been bugging me a bit on and off. Then I saw there is a UEFI update from Intel and I thought if I put it on, the problems might be gone, but unfortunately the update didn't go through. The screen stayed black and after waiting for a while nothing happened, I had to pull the plug at some point. Of course, the NUC then failed to boot!

                                            ...
                                            03-19-2022, 08:59 AM
                                          • hinsech475
                                            Fujitsu LIFEBOOK AH562-UEFI problem-Help request
                                            by hinsech475
                                            Hi, I would appreciate your help with the following problem.

                                            I have a Fujitsu laptop AH562 witn a BIOS-UEFI problem since I converted the HDD to a SSD. For more details on the paltop go to the following link:

                                            http://support.fujitsupc.com/CS/Port...srch=TECHSPECS

                                            After copying the HDD to SSD with ALtiris utility provided with the Kingston SSD and replacing the HDD with the SSD the laptop went into a startup loop with no screen display and only the disk LED flashing twice per second. I waited for approximatly 2h and then stopped the laptop...
                                            06-03-2018, 10:57 PM
                                          • Loading...
                                          • No more items.
                                          Working...