]> git.proxmox.com Git - mirror_edk2.git/commit
ShellPkg: Update Acpiview HMAT parser to ACPI spec version 6.4
authorChris Jones <christopher.jones@arm.com>
Wed, 14 Jul 2021 11:45:12 +0000 (12:45 +0100)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Fri, 8 Oct 2021 15:16:21 +0000 (15:16 +0000)
commit30400318a278a9bc9b5543097341ab7aaa69774d
treef71204b4ec55d80f44faf634d92a0351cde956cc
parent5ece2ad36caa7ddc62d4954559b2cdd0d8a40a14
ShellPkg: Update Acpiview HMAT parser to ACPI spec version 6.4

Add parser support for the new "MinTransferSize" field of the System
Locality, Latency and Bandwidth structure, introduced by the ACPI
specification version 6.4.

Also update the HMAT parser to use the newer ACPI version 6.4
definitions.

Signed-off-by: Chris Jones <christopher.jones@arm.com>
Reviewed-by: Zhichao Gao <zhcihao.gao@intel.com>
Reviewed-by: Sami Mujawar <sami.mujawar@arm.com>
ShellPkg/Library/UefiShellAcpiViewCommandLib/Parsers/Hmat/HmatParser.c
ShellPkg/Library/UefiShellAcpiViewCommandLib/UefiShellAcpiViewCommandLib.c