Chen, Thanks! Done at r15624.
Reviewed-by: Jeff Fan <[email protected]> Jeff -----Original Message----- From: [email protected] [mailto:[email protected]] Sent: Tuesday, July 08, 2014 5:18 PM To: [email protected] Cc: Fan, Jeff Subject: Re: [edk2] [PATCH] UefiCpuPkg/ArchExceptionHandler.c: Fix comment typos On Tue, 2014-07-08 at 07:30 +0000, Fan, Jeff wrote: > Hi, Chen > > Thanks your fix. > > I will help to check-in your fix. I also noticed 2 same typos in other files > in attached patch file. > > Reviewed-by: Jeff Fan <[email protected]> Hi, Jeff Thanks for your review. I also found there were more typos in spelling the word "handler", please see the attached file and check-in them too. Thanks, Chen > > Thanks! > Jeff > > -----Original Message----- > From: Chen Fan [mailto:[email protected]] > Sent: Tuesday, July 08, 2014 2:05 PM > To: [email protected] > Subject: [edk2] [PATCH] UefiCpuPkg/ArchExceptionHandler.c: Fix comment > typos > > Contributed-under: TianoCore Contribution Agreement 1.0 > Signed-off-by: Chen Fan <[email protected]> > --- > UefiCpuPkg/Library/CpuExceptionHandlerLib/X64/ArchExceptionHandler.c > | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git > a/UefiCpuPkg/Library/CpuExceptionHandlerLib/X64/ArchExceptionHandler.c > b/UefiCpuPkg/Library/CpuExceptionHandlerLib/X64/ArchExceptionHandler.c > index 74ad138..ee16ea8 100644 > --- > a/UefiCpuPkg/Library/CpuExceptionHandlerLib/X64/ArchExceptionHandler.c > +++ b/UefiCpuPkg/Library/CpuExceptionHandlerLib/X64/ArchExceptionHandl > +++ er.c > @@ -1,5 +1,5 @@ > /** @file > - x64 CPU Exception Hanlder. > + x64 CPU Exception Handler. > > Copyright (c) 2012 - 2013, Intel Corporation. All rights reserved.<BR> > This program and the accompanying materials ------------------------------------------------------------------------------ Open source business process management suite built on Java and Eclipse Turn processes into business applications with Bonita BPM Community Edition Quickly connect people, data, and systems into organized workflows Winner of BOSSIE, CODIE, OW2 and Gartner awards http://p.sf.net/sfu/Bonitasoft _______________________________________________ edk2-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/edk2-devel
