[edk2] [patch 0/4] Fix coding style issue

Dandan Bi posted 4 patches 6 years, 6 months ago
Failed in applying to current master (apply log)
.../Csm/BiosThunk/KeyboardDxe/BiosKeyboard.c              |  8 ++++----
IntelFrameworkModulePkg/Csm/LegacyBiosDxe/LegacyBios.c    | 12 ++++++------
.../Csm/LegacyBiosDxe/LegacyBiosInterface.h               |  8 ++++----
MdeModulePkg/Core/DxeIplPeim/DxeIpl.h                     | 14 +++++++-------
MdeModulePkg/Core/DxeIplPeim/X64/VirtualMemory.c          | 15 +++++++++++----
UefiCpuPkg/Include/Library/MtrrLib.h                      |  2 +-
UefiCpuPkg/Library/MtrrLib/MtrrLib.c                      |  2 +-
7 files changed, 34 insertions(+), 27 deletions(-)
[edk2] [patch 0/4] Fix coding style issue
Posted by Dandan Bi 6 years, 6 months ago
This pacth series maily refine the coding style,
such as adding some missing comments, making comments
alin with function...

Dandan Bi (4):
  IntelFrameworkModulePkg/Csm: Refine coding style in comments
  IntelFrameworkModule/LegacyBios: not use explicit comparisons for
    BOOLEAN type
  MdeModulePkg/DxeIplPeim: Refine coding style in function comments
  UefiCpuPkg/MtrrLib: Make comments align with function

 .../Csm/BiosThunk/KeyboardDxe/BiosKeyboard.c              |  8 ++++----
 IntelFrameworkModulePkg/Csm/LegacyBiosDxe/LegacyBios.c    | 12 ++++++------
 .../Csm/LegacyBiosDxe/LegacyBiosInterface.h               |  8 ++++----
 MdeModulePkg/Core/DxeIplPeim/DxeIpl.h                     | 14 +++++++-------
 MdeModulePkg/Core/DxeIplPeim/X64/VirtualMemory.c          | 15 +++++++++++----
 UefiCpuPkg/Include/Library/MtrrLib.h                      |  2 +-
 UefiCpuPkg/Library/MtrrLib/MtrrLib.c                      |  2 +-
 7 files changed, 34 insertions(+), 27 deletions(-)

-- 
1.9.5.msysgit.1

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