]> git.proxmox.com Git - mirror_edk2.git/blobdiff - SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/DebugMp.h
SourceLevelDebugPkg DebugAgentLib: Rename IsBsp to DebugAgentIsBsp
[mirror_edk2.git] / SourceLevelDebugPkg / Library / DebugAgent / DebugAgentCommon / DebugMp.h
index 5bb50960ca72b57763e68d42d553de59d3b1a829..f0cb3f6c1daa066719adacfc9ed2ffe5828bc570 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   Header file for Multi-Processor support.\r
 \r
-  Copyright (c) 2010 - 2013, Intel Corporation. All rights reserved.<BR>\r
+  Copyright (c) 2010 - 2018, Intel Corporation. All rights reserved.<BR>\r
   This program and the accompanying materials\r
   are licensed and made available under the terms and conditions of the BSD License\r
   which accompanies this distribution.  The full text of the license may be found at\r
@@ -96,7 +96,7 @@ ReleaseMpSpinLock (
 \r
 **/\r
 BOOLEAN\r
-IsBsp (\r
+DebugAgentIsBsp (\r
   IN UINT32             ProcessorIndex\r
   );\r
 \r