[TOOL] Easy automated Mod tool for Coffee Lake bios

@Iz_SaldbI known issue, use 2xxx version bios should work for 8700.

@revlaay Yeah, right. With version 2003 works. But UEFI requires me to complete the update and requires you to specify a file from the site asus * .cap
How do I get rid of this requirement?

@Iz_SaldbI use me version from original bios, there are some detection in BIOS.

Zitat von revlaay im Beitrag #300
@sciwander , @Valera Master ,@sciwander
I upload source file, download [[File:ACPIPatch.zip]], extract to ACPI directory, delete ACPIPatch.exe,then open command window
type
1
 
ACPIPatch yourbios
 

see what error happen


sed: can't read D:\2\ACPI\Z27BF528.me117.pcie.67ABC.sku370.htfix.bin.dump\\body.dsl: No such file or directory
cannot find the file _needmod.txt.



Asus capsule format is just an additional structure around a normal UEFI. With UEFI Tool you can replace the actual data in any .CAP file with your modded .rom/.bin/ā€¦ . The internal format is the same. Note however that no UEFI option will accept modded UEFI in any form. There are content checks beyond .CAP which are hard to fool. Either you have an unlocked UEFI and access to something like Intel FPT or you need SPI flasher. (unlocked ROG boards will flash modded .CAP using flashback, but I think Z170 Pro Gaming does not have this feature)

Despite the errors displayed in ModTool, the motherboard works with this bios. Š’ut in the device manager only 8 processors are displayed instead of 12. Although in the BIOS itself it shows correctly, 6 cores and C threads. CPU is i7-8700 ES QN8H

This is expected when ACPI Mod did not work. The UEFI cannot initialise more than 8 logical cores without the mod, though tools that only report CPU functions may still report the actual specs.

I think issue may be directories names was too long created by auto tools in ACPI dir according to dsdtpath
N:\biod_mid_jie\ACPI\Z170_2003.CAP.dump\1 Volume image section\0 5C60F367-A505-419A-859E-2A4FF6CA6FE5\255 C118F50D-391D-45F4-B3D3-11BC931AA56D\0 Raw section\body.bin

below is logs :
N:\biod_mid_jie\ACPI\Z170_2003.CAP.dump>for /R %i in (body.dsl) do if exist %~si grep -lobUaP "CPU7|STS7|PDC7|CAP7" %~si 1>>"N:\biod_mid_jie\ACPI"_needmod.txt

N:\biod_mid_jie\ACPI\Z170_2003.CAP.dump>if exist N:\biod_mid_jie\ACPI\Z170_2003.CAP.dump\body.dsl grep -lobUaP "CPU7|STS7|PDC7|CAP7" N:\biod_mid_jie\ACPI\Z170_2003.CAP.dump\body.dsl 1>>"N:\biod_mid_jie\ACPI"_needmod.txt

N:\biod_mid_jie\ACPI\Z170_2003.CAP.dump>if exist N:\biod_mid_jie\ACPI\Z170_2003.CAP.dump\0 Intel image\body.dsl grep -lobUaP "CPU7|STS7|PDC7|CAP7" N:\biod_mid_jie\ACPI\Z170_2003.CAP.dump\0 Intel image\body.dsl 1>>"N:\biod_mid_jie\ACPI"_needmod.txt

N:\biod_mid_jie\ACPI\Z170_2003.CAP.dump>if exist N:\biod_mid_jie\ACPI\Z170_2003.CAP.dump\0 Intel image\3 BIOS region\body.dsl grep -lobUaP "CPU7|STS7|PDC7|CAP7" N:\biod_mid_jie\ACPI\Z170_2003.CAP.dump\0 Intel image\3 BIOS region\body.dsl 1>>"N:\biod_mid_jie\ACPI"_needmod.txt

N:\biod_mid_jie\ACPI\Z170_2003.CAP.dump>if exist N:\biod_mid_jie\ACPI\Z170_2003.CAP.dump\0 Intel image\3 BIOS region\5 4F1C52D3-D824-4D2A-A2F0-EC40C23C5916\body.dsl grep -lobUaP "CPU7|STS7|PDC7|CAP7" N:\biod_mid_jie\ACPI\Z170_2003.CAP.dump\0 Intel image\3 BIOS region\5 4F1C52D3-D824-4D2A-A2F0-EC40C23C5916\body.dsl 1>>"N:\biod_mid_jie\ACPI"_needmod.txt

N:\biod_mid_jie\ACPI\Z170_2003.CAP.dump>if exist N:\biod_mid_jie\ACPI\Z170_2003.CAP.dump\0 Intel image\3 BIOS region\5 4F1C52D3-D824-4D2A-A2F0-EC40C23C5916\3 9E21FD93-9C72-4C15-8C4B-E77F1DB2D792\body.dsl grep -lobUaP "CPU7|STS7|PDC7|CAP7" N:\biod_mid_jie\ACPI\Z170_2003.CAP.dump\0 Intel image\3 BIOS region\5 4F1C52D3-D824-4D2A-A2F0-EC40C23C5916\3 9E21FD93-9C72-4C15-8C4B-E77F1DB2D792\body.dsl 1>>"N:\biod_mid_jie\ACPI"_needmod.txt

N:\biod_mid_jie\ACPI\Z170_2003.CAP.dump>if exist N:\biod_mid_jie\ACPI\Z170_2003.CAP.dump\0 Intel image\3 BIOS region\5 4F1C52D3-D824-4D2A-A2F0-EC40C23C5916\3 9E21FD93-9C72-4C15-8C4B-E77F1DB2D792\0 EE4E5898-3914-4259-9D6E-DC7BD79403CF\body.dsl grep -lobUaP "CPU7|STS7|PDC7|CAP7" N:\biod_mid_jie\ACPI\Z170_2003.CAP.dump\0 Intel image\3 BIOS region\5 4F1C52D3-D824-4D2A-A2F0-EC40C23C5916\3 9E21FD93-9C72-4C15-8C4B-E77F1DB2D792\0 EE4E5898-3914-4259-9D6E-DC7BD79403CF\body.dsl 1>>"N:\biod_mid_jie\ACPI"_needmod.txt

N:\biod_mid_jie\ACPI\Z170_2003.CAP.dump>if exist N:\biod_mid_jie\ACPI\Z170_2003.CAP.dump\1 Volume image section\body.dsl grep -lobUaP "CPU7|STS7|PDC7|CAP7" N:\biod_mid_jie\ACPI\Z170_2003.CAP.dump\1 Volume image section\body.dsl 1>>"N:\biod_mid_jie\ACPI"_needmod.txt

N:\biod_mid_jie\ACPI\Z170_2003.CAP.dump>if exist N:\biod_mid_jie\ACPI\Z170_2003.CAP.dump\1 Volume image section\0 5C60F367-A505-419A-859E-2A4FF6CA6FE5\body.dsl grep -lobUaP "CPU7|STS7|PDC7|CAP7" N:\biod_mid_jie\ACPI\Z170_2003.CAP.dump\1 Volume image section\0 5C60F367-A505-419A-859E-2A4FF6CA6FE5\body.dsl 1>>"N:\biod_mid_jie\ACPI"_needmod.txt

N:\biod_mid_jie\ACPI\Z170_2003.CAP.dump>if exist N:\biod_mid_jie\ACPI\Z170_2003.CAP.dump\1 Volume image section\0 5C60F367-A505-419A-859E-2A4FF6CA6FE5\255 C118F50D-391D-45F4-B3D3-11BC931AA56D\body.dsl grep -lobUaP "CPU7|STS7|PDC7|CAP7" N:\biod_mid_jie\ACPI\Z170_2003.CAP.dump\1 Volume image section\0 5C60F367-A505-419A-859E-2A4FF6CA6FE5\255 C118F50D-391D-45F4-B3D3-11BC931AA56D\body.dsl 1>>"N:\biod_mid_jie\ACPI"_needmod.txt

N:\biod_mid_jie\ACPI\Z170_2003.CAP.dump>if exist N:\biod_mid_jie\ACPI\Z170_2003.CAP.dump\1 Volume image section\0 5C60F367-A505-419A-859E-2A4FF6CA6FE5\255 C118F50D-391D-45F4-B3D3-11BC931AA56D\0 Raw section\body.dsl grep -lobUaP "CPU7|STS7|PDC7|CAP7" N:\biod_mid_jie\ACPI\Z170_2003.CAP.dump\1 Volume image section\0 5C60F367-A505-419A-859E-2A4FF6CA6FE5\255 C118F50D-391D-45F4-B3D3-11BC931AA56D\0 Raw section\body.dsl 1>>"N:\biod_mid_jie\ACPI"_needmod.txt

N:\biod_mid_jie\ACPI\Z170_2003.CAP.dump>if exist N:\biod_mid_jie\ACPI\Z170_2003.CAP.dump\1 Volume image section\0 5C60F367-A505-419A-859E-2A4FF6CA6FE5\376 EA139578-FEA0-4DD2-91B5-6953819EF1E4\body.dsl grep -lobUaP "CPU7|STS7|PDC7|CAP7" N:\biod_mid_jie\ACPI\Z170_2003.CAP.dump\1 Volume image section\0 5C60F367-A505-419A-859E-2A4FF6CA6FE5\376 EA139578-FEA0-4DD2-91B5-6953819EF1E4\body.dsl 1>>"N:\biod_mid_jie\ACPI"_needmod.txt

N:\biod_mid_jie\ACPI\Z170_2003.CAP.dump>if exist N:\biod_mid_jie\ACPI\Z170_2003.CAP.dump\1 Volume image section\0 5C60F367-A505-419A-859E-2A4FF6CA6FE5\376 EA139578-FEA0-4DD2-91B5-6953819EF1E4\0 Raw section\body.dsl grep -lobUaP "CPU7|STS7|PDC7|CAP7" N:\biod_mid_jie\ACPI\Z170_2003.CAP.dump\1 Volume image section\0 5C60F367-A505-419A-859E-2A4FF6CA6FE5\376 EA139578-FEA0-4DD2-91B5-6953819EF1E4\0 Raw section\body.dsl 1>>"N:\biod_mid_jie\ACPI"_needmod.txt

N:\biod_mid_jie\ACPI\Z170_2003.CAP.dump>if exist N:\biod_mid_jie\ACPI\Z170_2003.CAP.dump\1 Volume image section\0 5C60F367-A505-419A-859E-2A4FF6CA6FE5\377 3BBB09DA-1E0F-469B-8997-D440F101D6F1\body.dsl grep -lobUaP "CPU7|STS7|PDC7|CAP7" N:\biod_mid_jie\ACPI\Z170_2003.CAP.dump\1 Volume image section\0 5C60F367-A505-419A-859E-2A4FF6CA6FE5\377 3BBB09DA-1E0F-469B-8997-D440F101D6F1\body.dsl 1>>"N:\biod_mid_jie\ACPI"_needmod.txt

N:\biod_mid_jie\ACPI\Z170_2003.CAP.dump>if exist N:\biod_mid_jie\ACPI\Z170_2003.CAP.dump\1 Volume image section\0 5C60F367-A505-419A-859E-2A4FF6CA6FE5\377 3BBB09DA-1E0F-469B-8997-D440F101D6F1\0 Raw section\body.dsl grep -lobUaP "CPU7|STS7|PDC7|CAP7" N:\biod_mid_jie\ACPI\Z170_2003.CAP.dump\1 Volume image section\0 5C60F367-A505-419A-859E-2A4FF6CA6FE5\377 3BBB09DA-1E0F-469B-8997-D440F101D6F1\0 Raw section\body.dsl 1>>"N:\biod_mid_jie\ACPI"_needmod.txt

N:\biod_mid_jie\ACPI\Z170_2003.CAP.dump>if exist N:\biod_mid_jie\ACPI\Z170_2003.CAP.dump\1 Volume image section\0 5C60F367-A505-419A-859E-2A4FF6CA6FE5\380 C38FB0E2-0C43-49C9-B544-9B17AA4DCBA3\body.dsl grep -lobUaP "CPU7|STS7|PDC7|CAP7" N:\biod_mid_jie\ACPI\Z170_2003.CAP.dump\1 Volume image section\0 5C60F367-A505-419A-859E-2A4FF6CA6FE5\380 C38FB0E2-0C43-49C9-B544-9B17AA4DCBA3\body.dsl 1>>"N:\biod_mid_jie\ACPI"_needmod.txt

N:\biod_mid_jie\ACPI\Z170_2003.CAP.dump>if exist N:\biod_mid_jie\ACPI\Z170_2003.CAP.dump\1 Volume image section\0 5C60F367-A505-419A-859E-2A4FF6CA6FE5\380 C38FB0E2-0C43-49C9-B544-9B17AA4DCBA3\0 Raw section\body.dsl grep -lobUaP "CPU7|STS7|PDC7|CAP7" N:\biod_mid_jie\ACPI\Z170_2003.CAP.dump\1 Volume image section\0 5C60F367-A505-419A-859E-2A4FF6CA6FE5\380 C38FB0E2-0C43-49C9-B544-9B17AA4DCBA3\0 Raw section\body.dsl 1>>"N:\biod_mid_jie\ACPI"_needmod.txt

N:\biod_mid_jie\ACPI\Z170_2003.CAP.dump>if exist N:\biod_mid_jie\ACPI\Z170_2003.CAP.dump\1 Volume image section\0 5C60F367-A505-419A-859E-2A4FF6CA6FE5\380 C38FB0E2-0C43-49C9-B544-9B17AA4DCBA3\1 Raw section\body.dsl grep -lobUaP "CPU7|STS7|PDC7|CAP7" N:\biod_mid_jie\ACPI\Z170_2003.CAP.dump\1 Volume image section\0 5C60F367-A505-419A-859E-2A4FF6CA6FE5\380 C38FB0E2-0C43-49C9-B544-9B17AA4DCBA3\1 Raw section\body.dsl 1>>"N:\biod_mid_jie\ACPI"_needmod.txt

N:\biod_mid_jie\ACPI\Z170_2003.CAP.dump>if exist N:\biod_mid_jie\ACPI\Z170_2003.CAP.dump\1 Volume image section\0 5C60F367-A505-419A-859E-2A4FF6CA6FE5\380 C38FB0E2-0C43-49C9-B544-9B17AA4DCBA3\10 Raw section\body.dsl grep -lobUaP "CPU7|STS7|PDC7|CAP7" N:\biod_mid_jie\ACPI\Z170_2003.CAP.dump\1 Volume image section\0 5C60F367-A505-419A-859E-2A4FF6CA6FE5\380 C38FB0E2-0C43-49C9-B544-9B17AA4DCBA3\10 Raw section\body.dsl 1>>"N:\biod_mid_jie\ACPI"_needmod.txt

N:\biod_mid_jie\ACPI\Z170_2003.CAP.dump>if exist N:\biod_mid_jie\ACPI\Z170_2003.CAP.dump\1 Volume image section\0 5C60F367-A505-419A-859E-2A4FF6CA6FE5\380 C38FB0E2-0C43-49C9-B544-9B17AA4DCBA3\2 Raw section\body.dsl grep -lobUaP "CPU7|STS7|PDC7|CAP7" N:\biod_mid_jie\ACPI\Z170_2003.CAP.dump\1 Volume image section\0 5C60F367-A505-419A-859E-2A4FF6CA6FE5\380 C38FB0E2-0C43-49C9-B544-9B17AA4DCBA3\2 Raw section\body.dsl 1>>"N:\biod_mid_jie\ACPI"_needmod.txt

N:\biod_mid_jie\ACPI\Z170_2003.CAP.dump>if exist N:\biod_mid_jie\ACPI\Z170_2003.CAP.dump\1 Volume image section\0 5C60F367-A505-419A-859E-2A4FF6CA6FE5\380 C38FB0E2-0C43-49C9-B544-9B17AA4DCBA3\3 Raw section\body.dsl grep -lobUaP "CPU7|STS7|PDC7|CAP7" N:\biod_mid_jie\ACPI\Z170_2003.CAP.dump\1 Volume image section\0 5C60F367-A505-419A-859E-2A4FF6CA6FE5\380 C38FB0E2-0C43-49C9-B544-9B17AA4DCBA3\3 Raw section\body.dsl 1>>"N:\biod_mid_jie\ACPI"_needmod.txt

N:\biod_mid_jie\ACPI\Z170_2003.CAP.dump>if exist N:\biod_mid_jie\ACPI\Z170_2003.CAP.dump\1 Volume image section\0 5C60F367-A505-419A-859E-2A4FF6CA6FE5\380 C38FB0E2-0C43-49C9-B544-9B17AA4DCBA3\4 Raw section\body.dsl grep -lobUaP "CPU7|STS7|PDC7|CAP7" N:\biod_mid_jie\ACPI\Z170_2003.CAP.dump\1 Volume image section\0 5C60F367-A505-419A-859E-2A4FF6CA6FE5\380 C38FB0E2-0C43-49C9-B544-9B17AA4DCBA3\4 Raw section\body.dsl 1>>"N:\biod_mid_jie\ACPI"_needmod.txt

N:\biod_mid_jie\ACPI\Z170_2003.CAP.dump>if exist N:\biod_mid_jie\ACPI\Z170_2003.CAP.dump\1 Volume image section\0 5C60F367-A505-419A-859E-2A4FF6CA6FE5\380 C38FB0E2-0C43-49C9-B544-9B17AA4DCBA3\5 Raw section\body.dsl grep -lobUaP "CPU7|STS7|PDC7|CAP7" N:\biod_mid_jie\ACPI\Z170_2003.CAP.dump\1 Volume image section\0 5C60F367-A505-419A-859E-2A4FF6CA6FE5\380 C38FB0E2-0C43-49C9-B544-9B17AA4DCBA3\5 Raw section\body.dsl 1>>"N:\biod_mid_jie\ACPI"_needmod.txt

N:\biod_mid_jie\ACPI\Z170_2003.CAP.dump>if exist N:\biod_mid_jie\ACPI\Z170_2003.CAP.dump\1 Volume image section\0 5C60F367-A505-419A-859E-2A4FF6CA6FE5\380 C38FB0E2-0C43-49C9-B544-9B17AA4DCBA3\6 Raw section\body.dsl grep -lobUaP "CPU7|STS7|PDC7|CAP7" N:\biod_mid_jie\ACPI\Z170_2003.CAP.dump\1 Volume image section\0 5C60F367-A505-419A-859E-2A4FF6CA6FE5\380 C38FB0E2-0C43-49C9-B544-9B17AA4DCBA3\6 Raw section\body.dsl 1>>"N:\biod_mid_jie\ACPI"_needmod.txt

N:\biod_mid_jie\ACPI\Z170_2003.CAP.dump>if exist N:\biod_mid_jie\ACPI\Z170_2003.CAP.dump\1 Volume image section\0 5C60F367-A505-419A-859E-2A4FF6CA6FE5\380 C38FB0E2-0C43-49C9-B544-9B17AA4DCBA3\7 Raw section\body.dsl grep -lobUaP "CPU7|STS7|PDC7|CAP7" N:\biod_mid_jie\ACPI\Z170_2003.CAP.dump\1 Volume image section\0 5C60F367-A505-419A-859E-2A4FF6CA6FE5\380 C38FB0E2-0C43-49C9-B544-9B17AA4DCBA3\7 Raw section\body.dsl 1>>"N:\biod_mid_jie\ACPI"_needmod.txt

N:\biod_mid_jie\ACPI\Z170_2003.CAP.dump>if exist N:\biod_mid_jie\ACPI\Z170_2003.CAP.dump\1 Volume image section\0 5C60F367-A505-419A-859E-2A4FF6CA6FE5\380 C38FB0E2-0C43-49C9-B544-9B17AA4DCBA3\8 Raw section\body.dsl grep -lobUaP "CPU7|STS7|PDC7|CAP7" N:\biod_mid_jie\ACPI\Z170_2003.CAP.dump\1 Volume image section\0 5C60F367-A505-419A-859E-2A4FF6CA6FE5\380 C38FB0E2-0C43-49C9-B544-9B17AA4DCBA3\8 Raw section\body.dsl 1>>"N:\biod_mid_jie\ACPI"_needmod.txt

N:\biod_mid_jie\ACPI\Z170_2003.CAP.dump>if exist N:\biod_mid_jie\ACPI\Z170_2003.CAP.dump\1 Volume image section\0 5C60F367-A505-419A-859E-2A4FF6CA6FE5\380 C38FB0E2-0C43-49C9-B544-9B17AA4DCBA3\9 Raw section\body.dsl grep -lobUaP "CPU7|STS7|PDC7|CAP7" N:\biod_mid_jie\ACPI\Z170_2003.CAP.dump\1 Volume image section\0 5C60F367-A505-419A-859E-2A4FF6CA6FE5\380 C38FB0E2-0C43-49C9-B544-9B17AA4DCBA3\9 Raw section\body.dsl 1>>"N:\biod_mid_jie\ACPI"_needmod.txt

N:\biod_mid_jie\ACPI\Z170_2003.CAP.dump>rem DSDT

N:\biod_mid_jie\ACPI\Z170_2003.CAP.dump>pushd "N:\biod_mid_jie\ACPI"

N:\biod_mid_jie\ACPI>echo --------------Patching----------------
--------------Patching----------------

N:\biod_mid_jie\ACPI>echo A M I
A M I

N:\biod_mid_jie\ACPI>set dsdtdsl=N:\biod_mid_jie\ACPI\Z170_2003.CAP.dump\body.dsl

z170 2003 log.txt (68.9 KB)

@revlaay
can you help to try with bin for ASUS Z170 pro gaming,I hope you can support with i5 8500,btw,is it possible to add i5 9600K ?
https://dlsvr04.asus.com/pub/ASUS/mb/LGAā€¦G-ASUS-2003.zip

i complete all step and receive 2 file .bin . but i canā€™t flash bios by this file ,EZ flash just detect file.CAP .im using asus b150 gaming d3 . can you help me

do you live vietnam and have facebook or tiwter . i want discuss something about this

@blackcat13 [GUIDE] Grub Fix Intel FPT Error 368 - BIOS Lock Asus/Other Mod BIOS Flash

@sciwander check this registry key
KEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem
LongPathsEnabled

https://www.howtogeek.com/266621/how-to-ā€¦260-characters/

and try replace these file

Thanks for the quick reply,I am using windows 10 pro and indeed I enabled long path using gpedit.msc to enabled long path long time ago
anyway,I will try the registry way also

@revlaay below is error info
Ready to fix ACPI TABLE
------------Extract module------------
--------------Patching----------------
A M I
grep: N:\biod_mid_jie\ACPI\Z170_2003.pcie.67ABC.sku370.bin.dump\body.dsl: No such file or directory
(Stripping trailing CRs from patch; use --binary to disable.)
patching file 'N:\biod_mid_jie\ACPI\Z170_2003.pcie.67ABC.sku370.bin.dump\body.dslā€™
Hunk #1 FAILED at 26475.
patch: **** Canā€™t reopen file ā€˜N:\biod_mid_jie\ACPI\Z170_2003.pcie.67ABC.sku370.bin.dump\body.dslā€™ : No such file or directory
sed: canā€™t read N:\biod_mid_jie\ACPI\Z170_2003.pcie.67ABC.sku370.bin.dump\body.dsl: No such file or directory
sed: canā€™t read N:\biod_mid_jie\ACPI\Z170_2003.pcie.67ABC.sku370.bin.dump\body.dsl: No such file or directory
(Stripping trailing CRs from patch; use --binary to disable.)
patching file 'N:\biod_mid_jie\ACPI\Z170_2003.pcie.67ABC.sku370.bin.dump\body.dslā€™
Hunk #1 FAILED at 12878.
Hunk #2 FAILED at 20787.
Hunk #3 FAILED at 20834.
Hunk #4 FAILED at 33560.
patch: **** Canā€™t reopen file ā€˜N:\biod_mid_jie\ACPI\Z170_2003.pcie.67ABC.sku370.bin.dump\body.dslā€™ : No such file or directory
--------------Patching----------------
DptfTabl
sed: canā€™t read N:\biod_mid_jie\ACPI\Z170_2003.pcie.67ABC.sku370.bin.dump\1: No such file or directory
sed: canā€™t read Volume: No such file or directory
sed: canā€™t read image: No such file or directory
sed: canā€™t read section\0: No such file or directory
sed: canā€™t read 5C60F367-A505-419A-859E-2A4FF6CA6FE5\376: No such file or directory
sed: canā€™t read EA139578-FEA0-4DD2-91B5-6953819EF1E4\0: No such file or directory
sed: canā€™t read Raw: No such file or directory
sed: canā€™t read section\body.dsl: No such file or directory
(Stripping trailing CRs from patch; use --binary to disable.)
patching file 'N:\biod_mid_jie\ACPI\Z170_2003.pcie.67ABC.sku370.bin.dump\1 Volume image section\0 5C60F367-A505-419A-859E-2A4FF6CA6FE5\376 EA139578-FEA0-4DD2-91B5-6953819EF1E4\0 Raw section\body.dslā€™
Hunk #1 succeeded at 1375 (offset 244 lines).
Hunk #2 succeeded at 1450 (offset 244 lines).
Hunk #3 succeeded at 1484 (offset 244 lines).
Hunk #4 succeeded at 3339 (offset 305 lines).
--------------Patching----------------
DptfSds_
sed: canā€™t read N:\biod_mid_jie\ACPI\Z170_2003.pcie.67ABC.sku370.bin.dump\1: No such file or directory
sed: canā€™t read Volume: No such file or directory
sed: canā€™t read image: No such file or directory
sed: canā€™t read section\0: No such file or directory
sed: canā€™t read 5C60F367-A505-419A-859E-2A4FF6CA6FE5\377: No such file or directory
sed: canā€™t read 3BBB09DA-1E0F-469B-8997-D440F101D6F1\0: No such file or directory
sed: canā€™t read Raw: No such file or directory
sed: canā€™t read section\body.dsl: No such file or directory
(Stripping trailing CRs from patch; use --binary to disable.)
patching file 'N:\biod_mid_jie\ACPI\Z170_2003.pcie.67ABC.sku370.bin.dump\1 Volume image section\0 5C60F367-A505-419A-859E-2A4FF6CA6FE5\377 3BBB09DA-1E0F-469B-8997-D440F101D6F1\0 Raw section\body.dslā€™
Hunk #1 succeeded at 1363 (offset 225 lines).
Hunk #2 succeeded at 1438 (offset 225 lines).
Hunk #3 succeeded at 1472 (offset 225 lines).
Hunk #4 succeeded at 2984 (offset -50 lines).
--------------Patching----------------
ApCst
sed: canā€™t read N:\biod_mid_jie\ACPI\Z170_2003.pcie.67ABC.sku370.bin.dump\1: No such file or directory
sed: canā€™t read Volume: No such file or directory
sed: canā€™t read image: No such file or directory
sed: canā€™t read section\0: No such file or directory
sed: canā€™t read 5C60F367-A505-419A-859E-2A4FF6CA6FE5\380: No such file or directory
sed: canā€™t read C38FB0E2-0C43-49C9-B544-9B17AA4DCBA3\0: No such file or directory
sed: canā€™t read Raw: No such file or directory
sed: canā€™t read section\body.dsl: No such file or directory
(Stripping trailing CRs from patch; use --binary to disable.)
patching file 'N:\biod_mid_jie\ACPI\Z170_2003.pcie.67ABC.sku370.bin.dump\1 Volume image section\0 5C60F367-A505-419A-859E-2A4FF6CA6FE5\380 C38FB0E2-0C43-49C9-B544-9B17AA4DCBA3\0 Raw section\body.dslā€™
Hunk #1 succeeded at 107 (offset 10 lines).
--------------Patching----------------
ApHwp
sed: canā€™t read N:\biod_mid_jie\ACPI\Z170_2003.pcie.67ABC.sku370.bin.dump\1: No such file or directory
sed: canā€™t read Volume: No such file or directory
sed: canā€™t read image: No such file or directory
sed: canā€™t read section\0: No such file or directory
sed: canā€™t read 5C60F367-A505-419A-859E-2A4FF6CA6FE5\380: No such file or directory
sed: canā€™t read C38FB0E2-0C43-49C9-B544-9B17AA4DCBA3\1: No such file or directory
sed: canā€™t read Raw: No such file or directory
sed: canā€™t read section\body.dsl: No such file or directory
(Stripping trailing CRs from patch; use --binary to disable.)
patching file 'N:\biod_mid_jie\ACPI\Z170_2003.pcie.67ABC.sku370.bin.dump\1 Volume image section\0 5C60F367-A505-419A-859E-2A4FF6CA6FE5\380 C38FB0E2-0C43-49C9-B544-9B17AA4DCBA3\1 Raw section\body.dslā€™
Hunk #1 succeeded at 107 (offset 9 lines).
--------------Patching----------------
HwpLvt
sed: canā€™t read N:\biod_mid_jie\ACPI\Z170_2003.pcie.67ABC.sku370.bin.dump\1: No such file or directory
sed: canā€™t read Volume: No such file or directory
sed: canā€™t read image: No such file or directory
sed: canā€™t read section\0: No such file or directory
sed: canā€™t read 5C60F367-A505-419A-859E-2A4FF6CA6FE5\380: No such file or directory
sed: canā€™t read C38FB0E2-0C43-49C9-B544-9B17AA4DCBA3\10: No such file or directory
sed: canā€™t read Raw: No such file or directory
sed: canā€™t read section\body.dsl: No such file or directory
(Stripping trailing CRs from patch; use --binary to disable.)
patching file 'N:\biod_mid_jie\ACPI\Z170_2003.pcie.67ABC.sku370.bin.dump\1 Volume image section\0 5C60F367-A505-419A-859E-2A4FF6CA6FE5\380 C38FB0E2-0C43-49C9-B544-9B17AA4DCBA3\10 Raw section\body.dslā€™
Hunk #1 succeeded at 59 (offset 10 lines).
Hunk #2 succeeded at 134 (offset 10 lines).
Hunk #3 succeeded at 168 (offset 10 lines).
--------------Patching----------------
ApIst
sed: canā€™t read N:\biod_mid_jie\ACPI\Z170_2003.pcie.67ABC.sku370.bin.dump\1: No such file or directory
sed: canā€™t read Volume: No such file or directory
sed: canā€™t read image: No such file or directory
sed: canā€™t read section\0: No such file or directory
sed: canā€™t read 5C60F367-A505-419A-859E-2A4FF6CA6FE5\380: No such file or directory
sed: canā€™t read C38FB0E2-0C43-49C9-B544-9B17AA4DCBA3\2: No such file or directory
sed: canā€™t read Raw: No such file or directory
sed: canā€™t read section\body.dsl: No such file or directory
(Stripping trailing CRs from patch; use --binary to disable.)
patching file 'N:\biod_mid_jie\ACPI\Z170_2003.pcie.67ABC.sku370.bin.dump\1 Volume image section\0 5C60F367-A505-419A-859E-2A4FF6CA6FE5\380 C38FB0E2-0C43-49C9-B544-9B17AA4DCBA3\2 Raw section\body.dslā€™
Hunk #1 succeeded at 468 (offset 9 lines).
--------------Patching----------------
ApTst
sed: canā€™t read N:\biod_mid_jie\ACPI\Z170_2003.pcie.67ABC.sku370.bin.dump\1: No such file or directory
sed: canā€™t read Volume: No such file or directory
sed: canā€™t read image: No such file or directory
sed: canā€™t read section\0: No such file or directory
sed: canā€™t read 5C60F367-A505-419A-859E-2A4FF6CA6FE5\380: No such file or directory
sed: canā€™t read C38FB0E2-0C43-49C9-B544-9B17AA4DCBA3\3: No such file or directory
sed: canā€™t read Raw: No such file or directory
sed: canā€™t read section\body.dsl: No such file or directory
(Stripping trailing CRs from patch; use --binary to disable.)
patching file 'N:\biod_mid_jie\ACPI\Z170_2003.pcie.67ABC.sku370.bin.dump\1 Volume image section\0 5C60F367-A505-419A-859E-2A4FF6CA6FE5\380 C38FB0E2-0C43-49C9-B544-9B17AA4DCBA3\3 Raw section\body.dslā€™
Hunk #1 succeeded at 391 (offset 9 lines).
--------------Patching----------------
CpuSsdt
sed: canā€™t read N:\biod_mid_jie\ACPI\Z170_2003.pcie.67ABC.sku370.bin.dump\1: No such file or directory
sed: canā€™t read Volume: No such file or directory
sed: canā€™t read image: No such file or directory
sed: canā€™t read section\0: No such file or directory
sed: canā€™t read 5C60F367-A505-419A-859E-2A4FF6CA6FE5\380: No such file or directory
sed: canā€™t read C38FB0E2-0C43-49C9-B544-9B17AA4DCBA3\8: No such file or directory
sed: canā€™t read Raw: No such file or directory
sed: canā€™t read section\body.dsl: No such file or directory
(Stripping trailing CRs from patch; use --binary to disable.)
patching file 'N:\biod_mid_jie\ACPI\Z170_2003.pcie.67ABC.sku370.bin.dump\1 Volume image section\0 5C60F367-A505-419A-859E-2A4FF6CA6FE5\380 C38FB0E2-0C43-49C9-B544-9B17AA4DCBA3\8 Raw section\body.dslā€™
Hunk #1 succeeded at 88 (offset 10 lines).
Hunk #2 succeeded at 745 (offset 18 lines).
--------------Patching----------------
CtdpB
sed: canā€™t read N:\biod_mid_jie\ACPI\Z170_2003.pcie.67ABC.sku370.bin.dump\1: No such file or directory
sed: canā€™t read Volume: No such file or directory
sed: canā€™t read image: No such file or directory
sed: canā€™t read section\0: No such file or directory
sed: canā€™t read 5C60F367-A505-419A-859E-2A4FF6CA6FE5\380: No such file or directory
sed: canā€™t read C38FB0E2-0C43-49C9-B544-9B17AA4DCBA3\9: No such file or directory
sed: canā€™t read Raw: No such file or directory
sed: canā€™t read section\body.dsl: No such file or directory
(Stripping trailing CRs from patch; use --binary to disable.)
patching file 'N:\biod_mid_jie\ACPI\Z170_2003.pcie.67ABC.sku370.bin.dump\1 Volume image section\0 5C60F367-A505-419A-859E-2A4FF6CA6FE5\380 C38FB0E2-0C43-49C9-B544-9B17AA4DCBA3\9 Raw section\body.dslā€™
Hunk #1 succeeded at 205 (offset 9 lines).
Hunk #2 succeeded at 280 (offset 9 lines).
Hunk #3 succeeded at 314 (offset 9 lines).
------------Check------------
Compilation complete. 21 Errors, 0 Warnings, 0 Remarks, 0 Optimizations
Compilation complete. 18 Errors, 0 Warnings, 0 Remarks, 0 Optimizations
Compilation complete. 16 Errors, 0 Warnings, 0 Remarks, 0 Optimizations
Compilation complete. 16 Errors, 0 Warnings, 0 Remarks, 0 Optimizations
Compilation complete. 20 Errors, 0 Warnings, 0 Remarks, 0 Optimizations
Compilation complete. 16 Errors, 0 Warnings, 0 Remarks, 30 Optimizations
Compilation complete. 16 Errors, 0 Warnings, 0 Remarks, 30 Optimizations
Compilation complete. 16 Errors, 8 Warnings, 7 Remarks, 0 Optimizations
Compilation complete. 20 Errors, 1 Warnings, 1 Remarks, 0 Optimizations
if all above has 0 Errors,please choose 1
continue: 1,exit: 2

@sciwander
filesystem donā€™t create 8dot3 filename, but script use ,so some quotes missing.
try again.

ACPI.zip (93 KB)

YES!!! Thank You Very Match!!!

@revlaay thanks very much for your warmly support,now issue resolved after this fix.

Hello @revlaay

Iā€™m new here and I want to get a CPU to work with my motherboard. And i have a little questions for you. I would really appreciate if you help.

I have MSI Z270-A PRO Motherboard and Iā€™m thinking of buying i5 9600K. But as you know, that CPU incompatible with my motherboard.
And I found and tried your tool to mod my motherboard latest bios version. The patch is complete without any errors. (Screenshot links below)

First Patch: https://i.imgur.com/AXK3sMc.png
And I pressed to continue: https://i.imgur.com/Mi4TA0X.png

As you can see there is no problem, at least.

Now, hereā€™s my questions.
1- Can this BIOS mod work with i5 9600k on my motherboard?
2- Or does it work only with the 8th generation?

Thank you.
(SFMBE)


this bios include 9600k microcode(906EC),but i only tested with 8500,it works,you can test by yourself.