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]> 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/ArchExceptionHandler.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 -- 1.9.3 ------------------------------------------------------------------------------ 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
1.patch
Description: 1.patch
------------------------------------------------------------------------------ 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
