public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: Jian J Wang <jian.j.wang@intel.com>
To: edk2-devel@lists.01.org
Subject: [PATCH v2 0/2] Fix unix style of EOL
Date: Mon, 20 Nov 2017 16:22:13 +0800	[thread overview]
Message-ID: <20171120082215.10036-1-jian.j.wang@intel.com> (raw)

> v2: Split patches per package

Jian J Wang (2):
  MdeModulePkg: Fix unix style of EOL
  UefiCpuPkg: Fix unix style of EOL

 MdeModulePkg/Core/Dxe/DxeMain.inf                  |    8 +-
 MdeModulePkg/Core/Dxe/Mem/HeapGuard.c              | 2394 ++++++++--------
 MdeModulePkg/Core/Dxe/Mem/HeapGuard.h              |  788 +++---
 MdeModulePkg/Core/Dxe/Mem/Imem.h                   |   70 +-
 MdeModulePkg/Core/Dxe/Mem/Page.c                   |  210 +-
 MdeModulePkg/Core/Dxe/Mem/Pool.c                   |  242 +-
 MdeModulePkg/Core/Dxe/Misc/MemoryProtection.c      |    6 +-
 MdeModulePkg/Core/DxeIplPeim/DxeIpl.inf            |    2 +-
 MdeModulePkg/Core/DxeIplPeim/Ia32/DxeLoadFunc.c    |   64 +-
 MdeModulePkg/Core/PiSmmCore/HeapGuard.c            | 2944 ++++++++++----------
 MdeModulePkg/Core/PiSmmCore/HeapGuard.h            |  796 +++---
 MdeModulePkg/Core/PiSmmCore/Page.c                 |   88 +-
 MdeModulePkg/Core/PiSmmCore/PiSmmCore.c            |   12 +-
 MdeModulePkg/Core/PiSmmCore/PiSmmCore.h            |  158 +-
 MdeModulePkg/Core/PiSmmCore/PiSmmCore.inf          |   12 +-
 MdeModulePkg/Core/PiSmmCore/Pool.c                 |  126 +-
 MdeModulePkg/Include/Protocol/SmmMemoryAttribute.h |  272 +-
 MdeModulePkg/MdeModulePkg.dec                      |  120 +-
 MdeModulePkg/MdeModulePkg.uni                      |  116 +-
 UefiCpuPkg/CpuDxe/CpuPageTable.c                   |    4 +-
 UefiCpuPkg/PiSmmCpuDxeSmm/Ia32/PageTbl.c           |   20 +-
 UefiCpuPkg/PiSmmCpuDxeSmm/PiSmmCpuDxeSmm.c         |   40 +-
 UefiCpuPkg/PiSmmCpuDxeSmm/PiSmmCpuDxeSmm.h         |  196 +-
 UefiCpuPkg/PiSmmCpuDxeSmm/PiSmmCpuDxeSmm.inf       |    4 +-
 UefiCpuPkg/PiSmmCpuDxeSmm/SmmCpuMemoryManagement.c |  326 +--
 UefiCpuPkg/PiSmmCpuDxeSmm/X64/PageTbl.c            |   28 +-
 26 files changed, 4523 insertions(+), 4523 deletions(-)

-- 
2.14.1.windows.1



             reply	other threads:[~2017-11-20  8:18 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-20  8:22 Jian J Wang [this message]
2017-11-20  8:22 ` [PATCH v2 1/2] MdeModulePkg: Fix unix style of EOL Jian J Wang
2017-11-20  8:22 ` [PATCH v2 2/2] UefiCpuPkg: " Jian J Wang
2017-11-20  8:27 ` [PATCH v2 0/2] " Wu, Hao A

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20171120082215.10036-1-jian.j.wang@intel.com \
    --to=devel@edk2.groups.io \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox