public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [patch 0/2] ShellPkg/UefiShellAcpiViewCommandLib: Fix ECC issues
@ 2018-06-05  8:33 Dandan Bi
  2018-06-05  8:33 ` [patch 1/2] " Dandan Bi
  2018-06-05  8:33 ` [patch 2/2] " Dandan Bi
  0 siblings, 2 replies; 6+ messages in thread
From: Dandan Bi @ 2018-06-05  8:33 UTC (permalink / raw)
  To: edk2-devel; +Cc: Sami Mujawar, Evan Lloyd, Jaben Carsey, Ruiyu Ni

ECC tool report some coding style issue in UefiShellAcpiViewCommandLib.
This patch series is to clean these issues.

Cc: Sami Mujawar <sami.mujawar@arm.com>
Cc: Evan Lloyd <evan.lloyd@arm.com>
Cc: Sami Mujawar <sami.mujawar@arm.com>
Cc: Evan Lloyd <evan.lloyd@arm.com>
Cc: Jaben Carsey <jaben.carsey@intel.com>
Cc: Ruiyu Ni <ruiyu.ni@intel.com>

Dandan Bi (2):
  ShellPkg/UefiShellAcpiViewCommandLib: Fix ECC issues
  ShellPkg/UefiShellAcpiViewCommandLib: Fix ECC issues

 .../UefiShellAcpiViewCommandLib/AcpiParser.c       | 174 +++++++++-------
 .../UefiShellAcpiViewCommandLib/AcpiParser.h       | 229 ++++++++++++---------
 .../UefiShellAcpiViewCommandLib/AcpiTableParser.c  |  77 +++----
 .../UefiShellAcpiViewCommandLib/AcpiTableParser.h  |  45 ++--
 .../Library/UefiShellAcpiViewCommandLib/AcpiView.c | 113 ++++++----
 .../Library/UefiShellAcpiViewCommandLib/AcpiView.h |  75 ++++---
 .../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                  |  10 +-
 .../UefiShellAcpiViewCommandLib.inf                |   3 +
 23 files changed, 835 insertions(+), 576 deletions(-)

-- 
2.14.3.windows.1



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2018-06-06  9:36 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-05  8:33 [patch 0/2] ShellPkg/UefiShellAcpiViewCommandLib: Fix ECC issues Dandan Bi
2018-06-05  8:33 ` [patch 1/2] " Dandan Bi
2018-06-05  8:33 ` [patch 2/2] " Dandan Bi
2018-06-05  9:13   ` Alexei Fedorov
2018-06-06  2:42     ` Bi, Dandan
2018-06-06  9:36       ` Alexei Fedorov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox