]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Nt32Pkg/CpuRuntimeDxe/CpuRuntimeDxe.inf
1. PI SMBIOS Checkin. Major change include:
[mirror_edk2.git] / Nt32Pkg / CpuRuntimeDxe / CpuRuntimeDxe.inf
index ded73b3661f13f74b34a1831a7f37e5d9258a45a..28f116c3eb5bf7cc89d5b0927a1920046edf2052 100644 (file)
@@ -2,7 +2,7 @@
 # Component description file for Cpu module.\r
 #\r
 # This CPU module abstracts the interrupt subsystem of a platform and the CPU-specific setjump-long pair.\r
-# Copyright (c) 2006 - 2007, Intel Corporation\r
+# Copyright (c) 2006 - 2009, Intel Corporation\r
 #\r
 #  All rights reserved. This program and the accompanying materials\r
 #  are licensed and made available under the terms and conditions of the BSD License\r
   UefiDriverEntryPoint\r
   DebugLib\r
   HiiLib\r
-  \r
-[Guids]\r
-  gEfiProcessorSubClassGuid                     # SOMETIMES_CONSUMED\r
 \r
 [Protocols]\r
   gEfiWinNtIoProtocolGuid                       # PROTOCOL_NOTIFY SOMETIMES_CONSUMED\r
-  gEfiDataHubProtocolGuid                       # PROTOCOL SOMETIMES_CONSUMED\r
+  gEfiSmbiosProtocolGuid                        # PROTOCOL SOMETIMES_CONSUMED\r
   gEfiWinNtIoProtocolGuid                       # PROTOCOL ALWAYS_CONSUMED\r
   gEfiCpuIoProtocolGuid                         # PROTOCOL ALWAYS_PRODUCED\r
   gEfiCpuArchProtocolGuid                       # PROTOCOL ALWAYS_PRODUCED\r
 \r
 [Depex]\r
-  gEfiDataHubProtocolGuid\r
+  gEfiSmbiosProtocolGuid\r