]> git.proxmox.com Git - mirror_edk2.git/blobdiff - SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/DebugMp.c
SourceLevelDebugPkg: Clean up source files
[mirror_edk2.git] / SourceLevelDebugPkg / Library / DebugAgent / DebugAgentCommon / DebugMp.c
index e3ed08db4946487cb0ec50c657b4d5e2de67dc89..9d048d89c90842999828db09b7eb55e055d50947 100644 (file)
@@ -142,10 +142,10 @@ DebugAgentIsBsp (
   )\r
 {\r
   MSR_IA32_APIC_BASE_REGISTER  MsrApicBase;\r
-  \r
+\r
   //\r
   // If there are less than 2 CPUs detected, then the currently executing CPU\r
-  // must be the BSP.  This avoids an access to an MSR that may not be supported \r
+  // must be the BSP.  This avoids an access to an MSR that may not be supported\r
   // on single core CPUs.\r
   //\r
   if (mDebugCpuData.CpuCount < 2) {\r