Skip to content

Commit

Permalink
Add new patches
Browse files Browse the repository at this point in the history
  • Loading branch information
xCuri0 committed Jun 7, 2023
1 parent 32f76e9 commit 3e5867f
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 0 deletions.
4 changes: 4 additions & 0 deletions UEFIPatch/IvyUSB3.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# PciBus | Add Intel 7 Series XHCI Controller to 64-bit blacklist (fix broken USB in UEFI)
3C1DE39F-D207-408A-AACC-731CFB7F1DD7 10 P:DE10D301FFFF00000B:8680311EFFFF00000B

# It works by replacing NVIDIA 7200 GS (10de:01d3) force 32-bit BAR with 7 series XHCI (8086:1e31)
13 changes: 13 additions & 0 deletions UEFIPatch/patches.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,16 @@

# NvramSmi NVRAM whitelist unlock (by @vit9696)
842A454A-75E5-408B-8B1C-36420E4E3F21 10 P:9801000072:0000000072

# PciHostBridge | Fix AddMemorySpace call (Sandy/Ivy Bridge)
8D6756B9-E55E-4D6A-A3A5-5E4D72DDF772 10 P:040000004823C1483BC2480F47D04C2BC27411:100000004823C1483BC2480F47D04C2BC26690

# PciBus | Increase 256 byte configuration space limit to 4096 byte allowing access to PCIe extended configuration space
3C1DE39F-D207-408A-AACC-731CFB7F1DD7 10 P:FF000000760B48B8:00100000760B48B8

# Runtime | Remove 4GB limit for CpuIo2
CBC59C4A-383A-41EB-A8EE-4498AEA567E4 10 P:B9FFFFFFFF490FAFC14903C0483BC1776C:6690669090490FAFC14903C06690906690

# PciHostBridge | Remove 4GB limit for PciRootBridgeIo.Mem
8D6756B9-E55E-4D6A-A3A5-5E4D72DDF772 10 P:493B4C24C0771B:66906690669090
8D6756B9-E55E-4D6A-A3A5-5E4D72DDF772 10 P:493B4C24C0771C:66906690669090

0 comments on commit 3e5867f

Please sign in to comment.