Skip to content

Commit

Permalink
LegacyRegion2Dxe: Add nForce MCP7A PCI device ID
Browse files Browse the repository at this point in the history
  • Loading branch information
Goldfish64 committed Jul 24, 2023
1 parent 258fefe commit d74d43b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Legacy/BootPlatform/LegacyRegion2Dxe/LegacyRegion2.c
Original file line number Diff line number Diff line change
Expand Up @@ -733,6 +733,7 @@ DetectChipset (
mPamPciFunc = 6;
break;

case 0x0a8010de:
case 0x0a8210de:
case 0x0a8610de:
/// NForce MCP79 and similar (PAM 0xC0-0xC7).
Expand Down

0 comments on commit d74d43b

Please sign in to comment.