]> git.proxmox.com Git - mirror_edk2.git/blobdiff - UefiCpuPkg/CpuDxe/CpuDxe.inf
UefiCpuPkg/CpuDxe: Consume MpInitLib to produce CPU MP Protocol services
[mirror_edk2.git] / UefiCpuPkg / CpuDxe / CpuDxe.inf
index bdff548cc2728306ee0e9d653287075fa8e4c7cb..0643bec5d28a3c5b021a0a9d67c1c718cd416c46 100644 (file)
@@ -1,5 +1,5 @@
 ## @file\r
 ## @file\r
-#  Simple CPU driver installs CPU Architecture Protocol.\r
+#  CPU driver installs CPU Architecture Protocol and CPU MP protocol.\r
 #\r
 #  Copyright (c) 2008 - 2016, Intel Corporation. All rights reserved.<BR>\r
 #  This program and the accompanying materials\r
 #\r
 #  Copyright (c) 2008 - 2016, Intel Corporation. All rights reserved.<BR>\r
 #  This program and the accompanying materials\r
   UefiCpuLib\r
   UefiLib\r
   CpuExceptionHandlerLib\r
   UefiCpuLib\r
   UefiLib\r
   CpuExceptionHandlerLib\r
-  TimerLib\r
-  SynchronizationLib\r
   HobLib\r
   ReportStatusCodeLib\r
   HobLib\r
   ReportStatusCodeLib\r
+  MpInitLib\r
 \r
 [Sources]\r
   ApStartup.c\r
 \r
 [Sources]\r
   ApStartup.c\r
@@ -71,7 +70,7 @@
 \r
 [Protocols]\r
   gEfiCpuArchProtocolGuid                       ## PRODUCES\r
 \r
 [Protocols]\r
   gEfiCpuArchProtocolGuid                       ## PRODUCES\r
-  gEfiMpServiceProtocolGuid                     ## SOMETIMES_PRODUCES\r
+  gEfiMpServiceProtocolGuid                     ## PRODUCES\r
 \r
 [Guids]\r
   gIdleLoopEventGuid                            ## CONSUMES           ## Event\r
 \r
 [Guids]\r
   gIdleLoopEventGuid                            ## CONSUMES           ## Event\r