public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Fix an incorrectly spelled Marco
@ 2018-12-19  8:54 Shenglei Zhang
  2018-12-19  8:54 ` [PATCH v2 1/3] MdePkg/IndustryStandard: Introduce a correctly " Shenglei Zhang
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Shenglei Zhang @ 2018-12-19  8:54 UTC (permalink / raw)
  To: edk2-devel
  Cc: Leif Lindholm, Laszlo Ersek, Michael D Kinney, Liming Gao,
	Jian J Wang, Hao Wu, Star Zeng, Philippe Mathieu-Daud�

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=y, Size: 1144 bytes --]

EFI_RETURNING_FROM_EFI_APPLICATOIN is not spelled correctly and
change it to EFI_RETURNING_FROM_EFI_APPLICATION.

v2
In v1 EFI_RETURNING_FROM_EFI_APPLICATOIN is changed into
EFI_RETURNING_FROM_EFI_APPLICATION directly in one patch,
which may lead to unbisectability.
To solve this problem, the correct one is introduced in 1/3 and
remove the incorrect one in 3/3.

Cc: Leif Lindholm <leif.lindholm@linaro.org>
Cc: Laszlo Ersek <lersek@redhat.com>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Cc: Jian J Wang <jian.j.wang@intel.com>
Cc: Hao Wu <hao.a.wu@intel.com>
Cc: Star Zeng <star.zeng@intel.com>
Cc: Philippe Mathieu-Daudé <philmd@redhat.com>
Shenglei Zhang (3):
  MdePkg/IndustryStandard: Introduce a correctly spelled Marco
  SecurityPkg/Tcg: Fix typos in TcgDxe.c and Tcg2Dxe.c
  MdePkg/IndustryStandard: Remove an incorrectly spelled Marco

 MdePkg/Include/IndustryStandard/UefiTcgPlatform.h | 2 +-
 SecurityPkg/Tcg/Tcg2Dxe/Tcg2Dxe.c                 | 4 ++--
 SecurityPkg/Tcg/TcgDxe/TcgDxe.c                   | 4 ++--
 3 files changed, 5 insertions(+), 5 deletions(-)

-- 
2.18.0.windows.1



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

end of thread, other threads:[~2019-01-29  3:09 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-12-19  8:54 [PATCH v2 0/3] Fix an incorrectly spelled Marco Shenglei Zhang
2018-12-19  8:54 ` [PATCH v2 1/3] MdePkg/IndustryStandard: Introduce a correctly " Shenglei Zhang
2018-12-19  8:54 ` [PATCH v2 2/3] SecurityPkg/Tcg: Fix typos in TcgDxe.c and Tcg2Dxe.c Shenglei Zhang
2018-12-19  8:54 ` [PATCH v2 3/3] MdePkg/IndustryStandard: Remove an incorrectly spelled Marco Shenglei Zhang
2018-12-26 20:05 ` [PATCH v2 0/3] Fix " Laszlo Ersek
2019-01-29  3:09 ` Gao, Liming

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