]> git.proxmox.com Git - mirror_edk2.git/blobdiff - UefiCpuPkg/CpuDxe/CpuDxe.inf
UefiCpuPkg/CpuDxe: Put CPU to sleep during Idle events
[mirror_edk2.git] / UefiCpuPkg / CpuDxe / CpuDxe.inf
index 7790d3505ddd73ddbb2f7c33c0db3bd30e00ac60..0c70b3276d3bfc86a56717b2b138342dc909195e 100644 (file)
@@ -2,7 +2,7 @@
 #\r
 #    Component description file for simple CPU driver\r
 #\r
-#  Copyright (c) 2008 - 2010, Intel Corporation. All rights reserved.<BR>\r
+#  Copyright (c) 2008 - 2011, 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
@@ -24,6 +24,7 @@
 \r
 [Packages]\r
   MdePkg/MdePkg.dec\r
+  MdeModulePkg/MdeModulePkg.dec\r
   UefiCpuPkg/UefiCpuPkg.dec\r
 \r
 [LibraryClasses]\r
@@ -59,6 +60,9 @@
 [Protocols]\r
   gEfiCpuArchProtocolGuid\r
 \r
+[Guids]\r
+  gIdleLoopEventGuid                            ## CONSUMES ## GUID\r
+\r
 [Depex]\r
   TRUE\r
 \r