diff --git a/Platform/Ampere/JadePkg/Ac02AcpiTables/PCI-S0.Rca01.asi b/Platform/Ampere/JadePkg/Ac02AcpiTables/PCI-S0.Rca01.asi index 1870ad5b33..8670df0da3 100644 --- a/Platform/Ampere/JadePkg/Ac02AcpiTables/PCI-S0.Rca01.asi +++ b/Platform/Ampere/JadePkg/Ac02AcpiTables/PCI-S0.Rca01.asi @@ -139,7 +139,7 @@ Device (PCI0) { PosDecode, // Decode MinFixed, // IsMinFixed MaxFixed, // IsMaxFixed - Cacheable, // Cacheable + NonCacheable, // NonCacheable ReadWrite, // ReadAndWrite 0x0000000000000000, // AddressGranularity - GRA 0x0000000040000000, // AddressMinimum - MIN @@ -153,7 +153,7 @@ Device (PCI0) { PosDecode, // Decode MinFixed, // IsMinFixed MaxFixed, // IsMaxFixed - Cacheable, // Cacheable + NonCacheable, // NonCacheable ReadWrite, // ReadAndWrite 0x0000000000000000, // AddressGranularity - GRA 0x0000300000000000, // AddressMinimum - MIN @@ -470,7 +470,7 @@ Device (PCI1) { PosDecode, // Decode MinFixed, // IsMinFixed MaxFixed, // IsMaxFixed - Cacheable, // Cacheable + NonCacheable, // NonCacheable ReadWrite, // ReadAndWrite 0x0000000000000000, // AddressGranularity - GRA 0x0000000050000000, // AddressMinimum - MIN @@ -484,7 +484,7 @@ Device (PCI1) { PosDecode, // Decode MinFixed, // IsMinFixed MaxFixed, // IsMaxFixed - Cacheable, // Cacheable + NonCacheable, // NonCacheable ReadWrite, // ReadAndWrite 0x0000000000000000, // AddressGranularity - GRA 0x0000340000000000, // AddressMinimum - MIN diff --git a/Platform/Ampere/JadePkg/AcpiTables/PCI-S0.Rca01.asi b/Platform/Ampere/JadePkg/AcpiTables/PCI-S0.Rca01.asi index 67e1518ebf..9c0bd38320 100644 --- a/Platform/Ampere/JadePkg/AcpiTables/PCI-S0.Rca01.asi +++ b/Platform/Ampere/JadePkg/AcpiTables/PCI-S0.Rca01.asi @@ -145,7 +145,7 @@ PosDecode, // Decode MinFixed, // IsMinFixed MaxFixed, // IsMaxFixed - Cacheable, // Cacheable + NonCacheable, // NonCacheable ReadWrite, // ReadAndWrite 0x0000000000000000, // AddressGranularity - GRA 0x0000000040000000, // AddressMinimum - MIN @@ -159,7 +159,7 @@ PosDecode, // Decode MinFixed, // IsMinFixed MaxFixed, // IsMaxFixed - Cacheable, // Cacheable + NonCacheable, // NonCacheable ReadWrite, // ReadAndWrite 0x0000000000000000, // AddressGranularity - GRA 0x0000300000000000, // AddressMinimum - MIN @@ -482,7 +482,7 @@ PosDecode, // Decode MinFixed, // IsMinFixed MaxFixed, // IsMaxFixed - Cacheable, // Cacheable + NonCacheable, // NonCacheable ReadWrite, // ReadAndWrite 0x0000000000000000, // AddressGranularity - GRA 0x0000000050000000, // AddressMinimum - MIN @@ -496,7 +496,7 @@ PosDecode, // Decode MinFixed, // IsMinFixed MaxFixed, // IsMaxFixed - Cacheable, // Cacheable + NonCacheable, // NonCacheable ReadWrite, // ReadAndWrite 0x0000000000000000, // AddressGranularity - GRA 0x0000340000000000, // AddressMinimum - MIN