public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [patch 0/8] Fix coding style issues
@ 2016-12-19  7:20 Dandan Bi
  2016-12-19  7:20 ` [patch 1/8] SecurityPkg/FmpAuthenticationLib: Fix Guid format issues Dandan Bi
                   ` (7 more replies)
  0 siblings, 8 replies; 17+ messages in thread
From: Dandan Bi @ 2016-12-19  7:20 UTC (permalink / raw)
  To: edk2-devel


Dandan Bi (8):
  SecurityPkg/FmpAuthenticationLib: Fix Guid format issues
  IntelSiliconPkg: Fix format issues
  MdeModulePkg/CapsuleApp: Fix Guid format issues
  MdeModulePkg/EbcDxe: Make variable name follow rules
  MdeModulePkg/EmmcDxe: Avoid Non-Boolean type used as Boolean
  MdeModulePkg/TerminalDxe: Initialize variable after declaration
  MdeModulePkg/SataControllerDxe: Fix coding style issue
  MdeModulePkg/NonDiscoverableDeviceRegistrationLib: Fix coding style
    issues

 .../IndustryStandard/FirmwareInterfaceTable.h      |  2 +-
 .../Include/IndustryStandard/FirmwareVersionInfo.h |  2 +-
 .../Include/IndustryStandard/IgdOpRegion.h         |  2 +-
 .../DxeSmbiosDataHobLib/DxeSmbiosDataHobLib.c      |  2 +-
 .../DxeSmbiosDataHobLib/DxeSmbiosDataHobLib.inf    |  2 +-
 MdeModulePkg/Application/CapsuleApp/CapsuleApp.inf | 18 +++++++++---------
 .../Pci/SataControllerDxe/SataControllerDxe.inf    |  2 +-
 MdeModulePkg/Bus/Sd/EmmcDxe/EmmcBlockIo.c          |  2 +-
 .../Library/NonDiscoverableDeviceRegistrationLib.h |  4 +++-
 .../NonDiscoverableDeviceRegistrationLib.c         | 14 ++++++++++++--
 .../NonDiscoverableDeviceRegistrationLib.inf       | 22 ++++++++++++----------
 .../Universal/Console/TerminalDxe/TerminalConOut.c |  4 +++-
 .../Universal/EbcDxe/EbcDebugger/EdbCmdSymbol.c    |  8 ++++----
 .../Universal/EbcDxe/EbcDebugger/EdbCommon.h       |  2 +-
 .../Universal/EbcDxe/EbcDebugger/EdbSymbol.c       | 18 +++++++++---------
 .../FmpAuthenticationLibPkcs7.inf                  |  2 +-
 .../FmpAuthenticationLibRsa2048Sha256.inf          |  4 ++--
 17 files changed, 63 insertions(+), 47 deletions(-)

-- 
1.9.5.msysgit.1



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

end of thread, other threads:[~2016-12-20  1:18 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-19  7:20 [patch 0/8] Fix coding style issues Dandan Bi
2016-12-19  7:20 ` [patch 1/8] SecurityPkg/FmpAuthenticationLib: Fix Guid format issues Dandan Bi
2016-12-19  7:32   ` Yao, Jiewen
2016-12-19  7:20 ` [patch 2/8] IntelSiliconPkg: Fix " Dandan Bi
2016-12-19  7:32   ` Yao, Jiewen
2016-12-19  7:20 ` [patch 3/8] MdeModulePkg/CapsuleApp: Fix Guid " Dandan Bi
2016-12-19  7:32   ` Yao, Jiewen
2016-12-19  7:20 ` [patch 4/8] MdeModulePkg/EbcDxe: Make variable name follow rules Dandan Bi
2016-12-19  7:33   ` Yao, Jiewen
2016-12-19  7:20 ` [patch 5/8] MdeModulePkg/EmmcDxe: Avoid Non-Boolean type used as Boolean Dandan Bi
2016-12-19  7:38   ` Tian, Feng
2016-12-19  7:20 ` [patch 6/8] MdeModulePkg/TerminalDxe: Initialize variable after declaration Dandan Bi
2016-12-20  1:14   ` Tian, Feng
2016-12-19  7:20 ` [patch 7/8] MdeModulePkg/SataControllerDxe: Fix coding style issue Dandan Bi
2016-12-20  1:18   ` Tian, Feng
2016-12-19  7:20 ` [patch 8/8] MdeModulePkg/NonDiscoverableDeviceRegistrationLib: Fix coding style issues Dandan Bi
2016-12-19 13:44   ` Ard Biesheuvel

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