IRQL_not_less_or_equal bios update

I have had this happen to me on early preview builds. This can be caused by your network adapter drivers.
Try disconnecting your internet connection & try again. You may have to update your network drivers.
 


crash dump file: C:\WINDOWS\Minidump\072117-29781-01.dmp
This was probably caused by the following module: ntoskrnl.exe (nt+0x142480)
Bugcheck code: 0xA (0x1E4, 0x2, 0x0, 0xFFFFF802820E43EC)
Error: IRQL_NOT_LESS_OR_EQUAL
file path: C:\WINDOWS\system32\ntoskrnl.exe
product: Microsoft® Windows® Operating System
company: Microsoft Corporation
description: NT Kernel & System
Bug check description: This indicates that Microsoft Windows or a kernel-mode driver accessed paged memory at DISPATCH_LEVEL or above.
This appears to be a typical software driver bug and is not likely to be caused by a hardware problem.
The crash took place in the Windows kernel. Possibly this problem is caused by another driver that cannot be identified at this time.

-------------------------------

crash dump file: C:\WINDOWS\memory.dmp
This was probably caused by the following module: ntkrnlmp.exe (nt!KeBugCheckEx+0x0)
Bugcheck code: 0xA (0x1E4, 0x2, 0x0, 0xFFFFF802820E43EC)
Error: IRQL_NOT_LESS_OR_EQUAL
Bug check description: This indicates that Microsoft Windows or a kernel-mode driver accessed paged memory at DISPATCH_LEVEL or above.
This appears to be a typical software driver bug and is not likely to be caused by a hardware problem.
The crash took place in the Windows kernel. Possibly this problem is caused by another driver that cannot be identified at this time.
 
What you've uploaded so far is the debugger results, not the actual dump files. Upload the actual dump files to somewhere like a google drive. If you get lucky, johnbl will see them and he can get more information from them. He likes both types, minidump and kernal dump. The kernal dump is the big memory.dmp file in C:\Windows.