Browse Source

AmpereAltraPkg: Correct PCIe memory attribute

This fixes the memory attribute of the first
RC Type B (RCB0).

Signed-off-by: Nhi Pham <nhi@os.amperecomputing.com>
Reviewed-by: Leif Lindholm <quic_llindhol@quicinc.com>
Vu Nguyen 1 year ago
parent
commit
2dff352722
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Silicon/Ampere/AmpereAltraPkg/Include/Platform/Ac01.h

+ 1 - 1
Silicon/Ampere/AmpereAltraPkg/Include/Platform/Ac01.h

@@ -292,7 +292,7 @@
 //
 // DSDT RCB0 PCIe MMIO32 Attribute
 //
-#define AC01_PCIE_RCB0_QMEM_LIST         0x0000000000000000, 0x0000000001000000, 0x000000000FFFFFFF, 0x0000000000000000, 0x000000000F000000
+#define AC01_PCIE_RCB0_QMEM_LIST         0x0000000000000000, 0x0000000008000000, 0x000000000FFFFFFF, 0x0000000000000000, 0x0000000008000000
 
 //
 // DSDT RCB1 PCIe MMIO32 Attribute