Reviewed-by: Liming Gao <[email protected]> > -----Original Message----- > From: Zhang, Shenglei > Sent: Wednesday, December 19, 2018 4:55 PM > To: [email protected] > Cc: Leif Lindholm <[email protected]>; Laszlo Ersek > <[email protected]>; Kinney, Michael D <[email protected]>; Gao, > Liming <[email protected]>; Wang, Jian J <[email protected]>; Wu, Hao > A <[email protected]>; Zeng, Star > <[email protected]>; Philippe Mathieu-Daud� <[email protected]> > Subject: [PATCH v2 0/3] Fix an incorrectly spelled Marco > > 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 <[email protected]> > Cc: Laszlo Ersek <[email protected]> > Cc: Michael D Kinney <[email protected]> > Cc: Liming Gao <[email protected]> > Cc: Jian J Wang <[email protected]> > Cc: Hao Wu <[email protected]> > Cc: Star Zeng <[email protected]> > Cc: Philippe Mathieu-Daudé <[email protected]> > 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
_______________________________________________ edk2-devel mailing list [email protected] https://lists.01.org/mailman/listinfo/edk2-devel

