public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH] PeCoffGetEntryPointLib: Fix spelling issue
@ 2017-04-24  2:29 Jeff Fan
  2017-04-24  2:29 ` Jeff Fan
  0 siblings, 1 reply; 3+ messages in thread
From: Jeff Fan @ 2017-04-24  2:29 UTC (permalink / raw)
  To: edk2-devel; +Cc: Liming Gao, Feng Tian, Michael Kinney

*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



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

end of thread, other threads:[~2017-04-25  1:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-24  2:29 [PATCH] PeCoffGetEntryPointLib: Fix spelling issue Jeff Fan
2017-04-24  2:29 ` Jeff Fan
2017-04-25  1:55   ` Gao, Liming

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