edk2/ShellPkg/Library/UefiShellAcpiViewCommandLib
Sami Mujawar f47d5291b9 ShellPkg/Acpiview: Make reserved-field validation common
Move the reserved-field validators from MpamParser.c into AcpiParser.c
and expose them through AcpiParser.h so they can be reused by multiple
Acpiview parsers.

Update the AGDI, MPAM and WSMT parsers to use the common helpers for
byte-length and bit-length reserved fields.

Signed-off-by: Sami Mujawar <sami.mujawar@arm.com>
2026-07-03 12:24:39 +00:00
..
Arm ShellPkg: Replace include guards with #pragma once 2026-02-23 21:01:28 +00:00
Parsers ShellPkg/Acpiview: Make reserved-field validation common 2026-07-03 12:24:39 +00:00
AcpiParser.c ShellPkg/Acpiview: Make reserved-field validation common 2026-07-03 12:24:39 +00:00
AcpiParser.h ShellPkg/Acpiview: Make reserved-field validation common 2026-07-03 12:24:39 +00:00
AcpiTableParser.c ShellPkg: Remove ARM32 Support 2025-09-25 22:04:10 +00:00
AcpiTableParser.h ShellPkg/Acpiview: Increase the max supported parsers 2026-07-03 12:24:39 +00:00
AcpiView.c ShellPkg: Remove ARM32 Support 2025-09-25 22:04:10 +00:00
AcpiView.h ShellPkg: Replace include guards with #pragma once 2026-02-23 21:01:28 +00:00
AcpiViewConfig.c ShellPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
AcpiViewConfig.h ShellPkg: Replace include guards with #pragma once 2026-02-23 21:01:28 +00:00
UefiShellAcpiViewCommandLib.c ShellPkg/AcpiView: Adds FPDT Parser 2026-01-29 10:32:54 +00:00
UefiShellAcpiViewCommandLib.inf ShellPkg/AcpiView: Adds FPDT Parser 2026-01-29 10:32:54 +00:00
UefiShellAcpiViewCommandLib.uni ShellPkg,acpiview: Add RIMT (RISC-V IO Mapping Table) parser 2025-11-23 21:20:54 +00:00