]> git.proxmox.com Git - mirror_edk2.git/blobdiff - UefiCpuPkg/Library/CpuExceptionHandlerLib/CpuExceptionCommon.h
SourceLevelDebugPkg: DebugAgentLib: Fix clang/Xcode 5 compile/link errors
[mirror_edk2.git] / UefiCpuPkg / Library / CpuExceptionHandlerLib / CpuExceptionCommon.h
index 12d5e4634aae36ed43aaaafcb7384356d4c0eef4..1b899b30249dd1050a8e85ce5dc9f84b16ba05a4 100644 (file)
@@ -115,7 +115,7 @@ FindModuleImageBase (
 /**\r
   Display CPU information.\r
 \r
-  @param InterruptType  Exception type.\r
+  @param ExceptionType  Exception type.\r
   @param SystemContext  Pointer to EFI_SYSTEM_CONTEXT.\r
 **/\r
 VOID\r
@@ -155,7 +155,7 @@ InitializeCpuExceptionHandlersWorker (
                                 previously installed.\r
   @retval EFI_UNSUPPORTED       The interrupt specified by InterruptType is not supported,\r
                                 or this function is not supported.\r
-*/\r
+**/\r
 EFI_STATUS\r
 RegisterCpuInterruptHandlerWorker (\r
   IN EFI_EXCEPTION_TYPE            InterruptType,\r