These patch series make the coding style follow EDKII coding rules.

Dandan Bi (18):
  ShellPkg/UefiShellDebug1CommandsLib: Fix coding style issues
  ShellPkg/UefiShellNetwork1CommandsLib: Fix incorrect Protocol format
  ShellPkg/UefiShellNetwork2CommandsLib: Fix incorrect Protocol format
  Security:Add info string to UNI file for PcdPkcs7CertBuffer
  SecurityPkg/FmpAuthenticationLibPkcs7: Fix incorrect Guid format in
    INF file
  SecurityPkg/FmpAuthenticationLibRsa2048Sha256: Fix Guid/pcd format
    issues
  SecurityPkg/OpalPasswordDxe: Make comments align with the function
  SignedCapsulePkg/EdkiiSystemCapsuleLib: Fix coding style issues in INF
    file
  SignedCapsulePkg/RecoveryModuleLoadPei: Add source file to INF file
  SignedCapsulePkg/SystemFirmwareUpdate: Add source file to INF file
  SignedCapsulePkg/IniParsingLib: Update struct name
  UefiCpuPkg: Make the comments align with the functions
  UefiCpuPkg: Add info string to UNI file for PcdCpuSmmStaticPageTable
  UefiCpuPkg/MicrocodeUpdateDxe: Fix coding style issues in INF file
  UefiCpuPkg/Capsule: Fix coding style issues
  MdeModulePkg: Make the comments align with the function
  MdeModulePkg: Add missing info string for PCDs
  MdeModulePkg/CapsuleApp: Fix GUID/protocol format issues

 MdeModulePkg/Application/CapsuleApp/AppSupport.c   | 10 ++--
 MdeModulePkg/Application/CapsuleApp/CapsuleApp.inf | 28 ++++-----
 MdeModulePkg/Application/CapsuleApp/CapsuleDump.c  |  6 +-
 .../Core/PiSmmCore/MemoryAttributesTable.c         |  8 +--
 .../Library/DxeCapsuleLibFmp/DxeCapsuleLib.c       |  4 +-
 MdeModulePkg/MdeModulePkg.dec                      |  1 +
 MdeModulePkg/MdeModulePkg.uni                      | 69 ++++++++++++++++++++++
 .../FmpAuthenticationLibPkcs7.inf                  |  2 +-
 .../FmpAuthenticationLibRsa2048Sha256.inf          |  6 +-
 SecurityPkg/SecurityPkg.uni                        |  5 ++
 SecurityPkg/Tcg/Opal/OpalPasswordDxe/OpalHii.c     |  2 +-
 .../Library/UefiShellDebug1CommandsLib/DmpStore.c  |  5 +-
 .../UefiShellNetwork1CommandsLib.inf               |  2 +-
 .../UefiShellNetwork2CommandsLib.inf               |  2 +-
 .../EdkiiSystemCapsuleLib.inf                      | 18 +++---
 .../Library/IniParsingLib/IniParsingLib.c          |  8 +--
 .../RecoveryModuleLoadPei.inf                      |  1 +
 .../SystemFirmwareReportDxe.inf                    |  1 +
 .../SystemFirmwareUpdateDxe.inf                    |  1 +
 UefiCpuPkg/CpuDxe/CpuMp.c                          |  2 +-
 .../MicrocodeCapsulePdb/MicrocodeCapsulePdb.dsc    |  1 +
 .../MicrocodeCapsuleTxt/MicrocodeCapsuleTxt.dsc    |  1 +
 .../MicrocodeUpdateDxe/MicrocodeUpdateDxe.inf      |  5 +-
 UefiCpuPkg/Include/Library/MpInitLib.h             |  4 +-
 UefiCpuPkg/Library/MpInitLib/DxeMpLib.c            |  4 +-
 UefiCpuPkg/Library/MpInitLib/MpLib.c               | 11 ++--
 UefiCpuPkg/Library/MpInitLib/MpLib.h               |  4 +-
 UefiCpuPkg/Library/MpInitLib/PeiMpLib.c            |  4 +-
 UefiCpuPkg/PiSmmCpuDxeSmm/MpService.c              |  2 +-
 UefiCpuPkg/SecCore/SecBist.c                       | 16 ++---
 UefiCpuPkg/UefiCpuPkg.uni                          |  8 +++
 31 files changed, 166 insertions(+), 75 deletions(-)

-- 
1.9.5.msysgit.1

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

Reply via email to