This patch series are meant for cleaning up code according to coding style
requirements.

Jian J Wang (4):
  MdePkg/BaseLib.h: Coding style clean-up
  MdeModulePkg/Core: Coding style clean-up
  UefiCpuPkg/UefiCpuPkg.uni: Add missing string definition for new PCDs
  UefiCpuPkg: Update code to use new structure field names

 MdeModulePkg/Core/DxeIplPeim/X64/VirtualMemory.c   |  5 ++
 MdePkg/Include/Library/BaseLib.h                   | 72 +++++++++++-----------
 .../Ia32/ArchExceptionHandler.c                    | 24 ++++----
 .../X64/ArchExceptionHandler.c                     |  6 +-
 UefiCpuPkg/Library/MpInitLib/MpLib.c               |  2 +-
 UefiCpuPkg/UefiCpuPkg.uni                          | 16 ++++-
 6 files changed, 71 insertions(+), 54 deletions(-)

-- 
2.15.1.windows.2

_______________________________________________
edk2-devel mailing list
[email protected]
https://lists.01.org/mailman/listinfo/edk2-devel

Reply via email to