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:
@ -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,
|
||||
|
Reference in New Issue
Block a user