Fix comments format issue.

Signed-off-by: Jeff Fan <jeff.fan@intel.com>
Reviewed-by: Eric Dong <eric.dong@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@14934 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
Jeff Fan
2013-12-06 01:13:11 +00:00
committed by vanjeff
parent 8d84dbe985
commit 3f25e6eab9
9 changed files with 10 additions and 10 deletions

View File

@ -115,7 +115,7 @@ FindModuleImageBase (
/**
Display CPU information.
@param InterruptType Exception type.
@param ExceptionType Exception type.
@param SystemContext Pointer to EFI_SYSTEM_CONTEXT.
**/
VOID
@ -155,7 +155,7 @@ InitializeCpuExceptionHandlersWorker (
previously installed.
@retval EFI_UNSUPPORTED The interrupt specified by InterruptType is not supported,
or this function is not supported.
*/
**/
EFI_STATUS
RegisterCpuInterruptHandlerWorker (
IN EFI_EXCEPTION_TYPE InterruptType,