Re: [edk2] [PATCH v1 1/1] ShellPkg/UefiShellAcpiViewCommandLib: Add support for PPTT

2019-01-29 Thread Krzysztof Koch
To: Krzysztof Koch ; edk2-devel@lists.01.org Cc: Gao, Liming Subject: RE: [edk2] [PATCH v1 1/1] ShellPkg/UefiShellAcpiViewCommandLib: Add support for PPTT The function ValidateCacheAttributes(..) is based on APCI spec. It may not need the conditional pre-compiling for ARM CPU. Thanks, GaoZhichao

Re: [edk2] [PATCH v1 1/1] ShellPkg/UefiShellAcpiViewCommandLib: Add support for PPTT

2019-01-27 Thread Gao, Zhichao
ary 23, 2019 6:58 PM > To: edk2-devel@lists.01.org > Cc: n...@arm.com > Subject: [edk2] [PATCH v1 1/1] ShellPkg/UefiShellAcpiViewCommandLib: Add > support for PPTT > > Added the acpiview parser for the PPTT table. > > Contributed-under: TianoCore Contribution Agreement

Re: [edk2] [PATCH v1 1/1] ShellPkg/UefiShellAcpiViewCommandLib: Add support for PPTT

2019-01-24 Thread Sami Mujawar
Reviewed-by: Sami Mujawar Regards, Sami Mujawar -Original Message- From: Carsey, Jaben Sent: 22 January 2019 05:47 PM To: Krzysztof Koch ; edk2-devel@lists.01.org Cc: leif.lindh...@linaro.org; Matteo Carlini ; Stephanie Hughes-Fitt ; Ni, Ray ; Sami Mujawar ; nd Subject: RE: [PATCH

Re: [edk2] [PATCH v1 1/1] ShellPkg/UefiShellAcpiViewCommandLib: Add support for PPTT

2019-01-24 Thread Carsey, Jaben
Reviewed-by: Jaben Carsey And pushed. > -Original Message- > From: Sami Mujawar [mailto:sami.muja...@arm.com] > Sent: Thursday, January 24, 2019 8:05 AM > To: Carsey, Jaben ; Krzysztof Koch > ; edk2-devel@lists.01.org > Cc: leif.lindh...@linaro.org; Matteo Carlini ; > Stephanie

[edk2] [PATCH v1 1/1] ShellPkg/UefiShellAcpiViewCommandLib: Add support for PPTT

2019-01-23 Thread Krzysztof Koch
Added the acpiview parser for the PPTT table. Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Krzysztof Koch --- The changes can be seen at: https://github.com/KrzysztofKoch1/edk2/tree/woa_390_pptt_acpiview_v1 Notes: v1: - added a parser for PPTT in acpiview

Re: [edk2] [PATCH v1 1/1] ShellPkg/UefiShellAcpiViewCommandLib: Add support for PPTT

2019-01-22 Thread Carsey, Jaben
Reviewed-by: Jaben Carsey Note: I am not pushing this to allow proper time for other to review/comment. The code looks good to me. Jaben > -Original Message- > From: Krzysztof Koch [mailto:krzysztof.k...@arm.com] > Sent: Tuesday, January 22, 2019 9:06 AM > To: edk2-devel@lists.01.org