public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: Jeff Fan <jeff.fan@intel.com>
To: edk2-devel@lists.01.org
Cc: Liming Gao <liming.gao@intel.com>,
	Feng Tian <feng.tian@intel.com>,
	Michael Kinney <michael.d.kinney@intel.com>
Subject: [PATCH] PeCoffGetEntryPointLib: Fix spelling issue
Date: Mon, 24 Apr 2017 10:29:27 +0800	[thread overview]
Message-ID: <20170424022928.8160-1-jeff.fan@intel.com> (raw)

*Serach* should be *Search*. This is an incompatible change of library API name.
But this API was introduced a couple of weeks ago, this fix should be low
impact.

To make sure build pass on each commit, I create one single patch across
packages updating for this typo fix.

https://bugzilla.tianocore.org/show_bug.cgi?id=503

Cc: Liming Gao <liming.gao@intel.com>
Cc: Feng Tian <feng.tian@intel.com>
Cc: Michael Kinney <michael.d.kinney@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jeff Fan <jeff.fan@intel.com>

Jeff Fan (1):
  PeCoffGetEntryPointLib: Fix spelling issue

 MdePkg/Include/Library/PeCoffGetEntryPointLib.h                      | 2 +-
 MdePkg/Library/BasePeCoffGetEntryPointLib/PeCoffGetEntryPoint.c      | 2 +-
 SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/DebugAgent.c | 2 +-
 UefiCpuPkg/Library/CpuExceptionHandlerLib/CpuExceptionCommon.c       | 2 +-
 UefiCpuPkg/PiSmmCpuDxeSmm/PiSmmCpuDxeSmm.c                           | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

-- 
2.9.3.windows.2



             reply	other threads:[~2017-04-24  2:29 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-24  2:29 Jeff Fan [this message]
2017-04-24  2:29 ` [PATCH] PeCoffGetEntryPointLib: Fix spelling issue Jeff Fan
2017-04-25  1:55   ` Gao, Liming

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=20170424022928.8160-1-jeff.fan@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