edk2/ShellPkg/Library/UefiShellAcpiViewCommandLib/Parsers
Andre Przywara db38e5031a ShellPkg/AcpiView: Update MPAM table "MMIO size" field check
The "ACPI for Memory System Resource Partitioning and Monitoring" spec
(Arm DEN0065, [1]) in version 2.0 described the "MMIO size" field in the
"MPAM MSC node" subtable as being always 0 if the the "PCC" interface type
is used for that MSC. Version 3.0 of the spec changes that field to convey
the enablement status of that MSC: "If set to 1, this MSC is accessible
... If set to 0, this MSC is non-functional...."
Relax the strict check for this value being 0 in the acpiview validation
checks, to also allow the new value of "1".

[1] https://developer.arm.com/documentation/den0065/3-0/

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
2026-04-20 07:34:34 +00:00
..
Aest ShellPkg/AcpiView: Update print-formatter prototype 2024-08-01 17:20:10 +00:00
Agdi ShellPkg: add support for AGDI table in acpiview 2025-09-29 10:44:12 +00:00
Apmt ShellPkg/AcpiView: APMT Parser 2022-12-13 16:50:27 +00:00
Bgrt ShellPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
Dbg2 ShellPkg/AcpiView: Update field-validator prototype 2024-08-01 17:20:10 +00:00
Dsdt ShellPkg: Remove ARM32 Support 2025-09-25 22:04:10 +00:00
Einj ShellPkg/AcpiView: Update print-formatter prototype 2024-08-01 17:20:10 +00:00
Erst ShellPkg/AcpiView: Update print-formatter prototype 2024-08-01 17:20:10 +00:00
Facs ShellPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
Fadt ShellPkg: Remove ARM32 Support 2025-09-25 22:04:10 +00:00
Fpdt ShellPkg/AcpiView: Adds FPDT Parser 2026-01-29 10:32:54 +00:00
Gtdt ShellPkg/AcpiView: Update field-validator prototype 2024-08-01 17:20:10 +00:00
Hest ShellPkg/AcpiView: Avoid mutating HEST hardware bank count during parse 2026-04-09 06:31:41 +00:00
Hmat ShellPkg/AcpiView: Update print-formatter prototype 2024-08-01 17:20:10 +00:00
Hpet ShellPkg/AcpiView: Update print-formatter prototype 2024-08-01 17:20:10 +00:00
Iort ShellPkg/AcpiView: Update field-validator prototype 2024-08-01 17:20:10 +00:00
Madt ShellPkg: Replace include guards with #pragma once 2026-02-23 21:01:28 +00:00
Mcfg ShellPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
Mpam ShellPkg/AcpiView: Update MPAM table "MMIO size" field check 2026-04-20 07:34:34 +00:00
Pcct ShellPkg: Replace include guards with #pragma once 2026-02-23 21:01:28 +00:00
Pptt ShellPkg: Replace include guards with #pragma once 2026-02-23 21:01:28 +00:00
Ras2 ShellPkg/AcpiView: RAS2 Parser - check validity of PCC Count 2024-12-17 02:43:05 +00:00
Rasf ShellPkg/AcpiView: RASF Parser 2024-10-04 17:48:11 +00:00
Rimt ShellPkg/AcpiView: Fix unused variable warnings in RimtParser 2025-12-04 08:43:02 +00:00
Rsdp ShellPkg: Remove ARM32 Support 2025-09-25 22:04:10 +00:00
Slit ShellPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
Spcr ShellPkg: Remove ARM32 Support 2025-09-25 22:04:10 +00:00
Srat ShellPkg/AcpiView: Update print-formatter prototype 2024-08-01 17:20:10 +00:00
Ssdt ShellPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
Tpm2 ShellPkg: AcpiView: TPM2 parser for Arm FF-A 2025-01-09 12:41:19 +08:00
Wsmt ShellPkg/AcpiView: Update print-formatter prototype 2024-08-01 17:20:10 +00:00
Xsdt ShellPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00