summaryrefslogtreecommitdiffstats
path: root/UefiCpuPkg/Library/MpInitLib/DxeMpInitLib.inf
diff options
context:
space:
mode:
authorJeff Fan <jeff.fan@intel.com>2017-05-22 14:49:03 +0800
committerJeff Fan <jeff.fan@intel.com>2017-05-23 10:12:04 +0800
commitac63e9392e7aa3791a4ea00e43c0658e6b20e2ee (patch)
tree54a46d00059feaec3ec9d3cfbce986ca91424ebd /UefiCpuPkg/Library/MpInitLib/DxeMpInitLib.inf
parent1c020add31d9ba5f556d97bad174e80d7325d973 (diff)
downloadedk2-ac63e9392e7aa3791a4ea00e43c0658e6b20e2ee.tar.gz
edk2-ac63e9392e7aa3791a4ea00e43c0658e6b20e2ee.tar.bz2
edk2-ac63e9392e7aa3791a4ea00e43c0658e6b20e2ee.zip
UefiCpuPkg/DxeMpInitLib.inf: Add missing SynchronizationLib
Contributed-under: TianoCore Contribution Agreement 1.0 Cc: Eric Dong <eric.dong@intel.com> Signed-off-by: Jeff Fan <jeff.fan@intel.com> Reviewed-by: Eric Dong <eric.dong@intel.com>
Diffstat (limited to 'UefiCpuPkg/Library/MpInitLib/DxeMpInitLib.inf')
-rw-r--r--UefiCpuPkg/Library/MpInitLib/DxeMpInitLib.inf3
1 files changed, 2 insertions, 1 deletions
diff --git a/UefiCpuPkg/Library/MpInitLib/DxeMpInitLib.inf b/UefiCpuPkg/Library/MpInitLib/DxeMpInitLib.inf
index 9751ba1f0d..39fdc0710f 100644
--- a/UefiCpuPkg/Library/MpInitLib/DxeMpInitLib.inf
+++ b/UefiCpuPkg/Library/MpInitLib/DxeMpInitLib.inf
@@ -1,7 +1,7 @@
## @file
# MP Initialize Library instance for DXE driver.
#
-# Copyright (c) 2016, Intel Corporation. All rights reserved.<BR>
+# Copyright (c) 2016 - 2017, Intel Corporation. All rights reserved.<BR>
# This program and the accompanying materials
# are licensed and made available under the terms and conditions of the BSD License
# which accompanies this distribution. The full text of the license may be found at
@@ -56,6 +56,7 @@
UefiCpuLib
UefiBootServicesTableLib
DebugAgentLib
+ SynchronizationLib
[Protocols]
gEfiTimerArchProtocolGuid ## SOMETIMES_CONSUMES