Reviewed-by: Ruiyu Ni <ruiyu...@intel.com>

Thanks/Ray

> -----Original Message-----
> From: Bi, Dandan
> Sent: Wednesday, June 6, 2018 8:50 PM
> To: edk2-devel@lists.01.org
> Cc: alexei.fedo...@arm.com; Sami Mujawar <sami.muja...@arm.com>;
> Evan Lloyd <evan.ll...@arm.com>; Carsey, Jaben
> <jaben.car...@intel.com>; Ni, Ruiyu <ruiyu...@intel.com>
> Subject: [patch V2 0/2] ShellPkg/UefiShellAcpiViewCommandLib: Fix ECC
> issues
> 
> ECC tool report some coding style issue in UefiShellAcpiViewCommandLib.
> This patch series is to clean these issues.
> 
> V2: Remove the updates of guard macros in header files in patch 2.
> 
> Cc: Sami Mujawar <sami.muja...@arm.com>
> Cc: Evan Lloyd <evan.ll...@arm.com>
> Cc: Jaben Carsey <jaben.car...@intel.com>
> Cc: Ruiyu Ni <ruiyu...@intel.com>
> 
> Dandan Bi (2):
>   ShellPkg/UefiShellAcpiViewCommandLib: Fix ECC issues
>   ShellPkg/UefiShellAcpiViewCommandLib: Fix ECC issues
> 
>  .../UefiShellAcpiViewCommandLib/AcpiParser.c       | 174 +++++++++-------
>  .../UefiShellAcpiViewCommandLib/AcpiParser.h       | 223 ++++++++++++----
> -----
>  .../UefiShellAcpiViewCommandLib/AcpiTableParser.c  |  77 +++----
>   .../UefiShellAcpiViewCommandLib/AcpiTableParser.h  |  39 ++--
>   .../Library/UefiShellAcpiViewCommandLib/AcpiView.c | 113 +++++++----
>   .../Library/UefiShellAcpiViewCommandLib/AcpiView.h |  69 ++++---
>  .../Parsers/Bgrt/BgrtParser.c                      |  12 +-
>  .../Parsers/Dbg2/Dbg2Parser.c                      |  34 ++--
>  .../Parsers/Dsdt/DsdtParser.c                      |   7 +-
>  .../Parsers/Fadt/FadtParser.c                      |  68 +++++--
>  .../Parsers/Gtdt/GtdtParser.c                      |  57 ++++--
>  .../Parsers/Iort/IortParser.c                      | 159 ++++++++-------
>  .../Parsers/Madt/MadtParser.c                      |  67 ++++---
>  .../Parsers/Mcfg/McfgParser.c                      |  18 +-
>  .../Parsers/Rsdp/RsdpParser.c                      |  42 ++--
>  .../Parsers/Slit/SlitParser.c                      |  61 +++---
>  .../Parsers/Spcr/SpcrParser.c                      |  42 ++--
>  .../Parsers/Srat/SratParser.c                      |  82 +++++---
>  .../Parsers/Ssdt/SsdtParser.c                      |   7 +-
>  .../Parsers/Xsdt/XsdtParser.c                      |  11 +-
>  .../UefiShellAcpiViewCommandLib.c                  |  18 +-
>  .../UefiShellAcpiViewCommandLib.h                  |   4 +-
>  .../UefiShellAcpiViewCommandLib.inf                |   3 +
>  23 files changed, 823 insertions(+), 564 deletions(-)
> 
> --
> 2.14.3.windows.1

_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel

Reply via email to