Re: [edk2-devel] [PATCH v1 3/7] ShellPkg: Update Acpiview PPTT parser to ACPI 6.4

2021-11-03 Thread Chris Jones
: Monday, October 18, 2021 5:33 PM To: devel@edk2.groups.io ; Christopher Jones Cc: michael.d.kin...@intel.com ; gaolim...@byosoft.com.cn ; zhiguang@intel.com ; ray...@intel.com ; zhichao@intel.com ; Alexei Fedorov ; Sami Mujawar ; nd Subject: Re: [edk2-devel] [PATCH v1 3/7] ShellPkg

Re: [edk2-devel] [PATCH v1 3/7] ShellPkg: Update Acpiview PPTT parser to ACPI 6.4

2021-10-18 Thread Jeremy Linton
Hi, On 10/18/21 10:10 AM, Chris Jones via groups.io wrote: Bugzilla: 3697 (https://bugzilla.tianocore.org/show_bug.cgi?id=3697) Update the Acpiview PPTT parser to use Acpi64.h. As part of the changes, remove support for parsing PPTT type 2 ID structure. Signed-off-by: Chris Jones --- ShellP

[edk2-devel] [PATCH v1 3/7] ShellPkg: Update Acpiview PPTT parser to ACPI 6.4

2021-10-18 Thread Chris Jones
Bugzilla: 3697 (https://bugzilla.tianocore.org/show_bug.cgi?id=3697) Update the Acpiview PPTT parser to use Acpi64.h. As part of the changes, remove support for parsing PPTT type 2 ID structure. Signed-off-by: Chris Jones --- ShellPkg/Library/UefiShellAcpiViewCommandLib/Parsers/Pptt/PpttParser.