]> git.proxmox.com Git - mirror_edk2.git/blobdiff - UnixPkg/MiscSubClassPlatformDxe/MiscSubClassDriver.inf
1. PI SMBIOS Checkin. Major change include:
[mirror_edk2.git] / UnixPkg / MiscSubClassPlatformDxe / MiscSubClassDriver.inf
index 8623e91036197da75f0fea33fd936ef1ba1c92be..4ab071fb7a5c33e5b04c1b59b1afae3f7086758a 100644 (file)
@@ -5,7 +5,7 @@
 #  All .uni file who tagged with "ToolCode="DUMMY"" in following file list is included by\r
 #  MiscSubclassDriver.uni file, the StrGather tool will expand MiscSubclassDriver.uni file \r
 #  and parse all .uni file.\r
-# Copyright (c) 2006, 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
 #\r
 \r
 [Sources.common]\r
+  MiscBaseBoardManufacturer.uni\r
+  MiscBaseBoardManufacturerData.c\r
+  MiscBaseBoardManufacturerFunction.c\r
+  MiscBiosVendor.uni\r
+  MiscBiosVendorData.c\r
+  MiscBiosVendorFunction.c\r
+  MiscBootInformationData.c  \r
+  MiscBootInformationFunction.c\r
+  MiscChassisManufacturer.uni\r
+  MiscChassisManufacturerData.c\r
+  MiscChassisManufacturerFunction.c\r
+  MiscNumberOfInstallableLanguagesData.c\r
+  MiscNumberOfInstallableLanguagesFunction.c\r
+  MiscOemString.uni  \r
+  MiscOemStringData.c  \r
+  MiscOemStringFunction.c  \r
+  MiscPortInternalConnectorDesignator.uni\r
+  MiscPortInternalConnectorDesignatorData.c  \r
   MiscPortInternalConnectorDesignatorFunction.c\r
-  MiscSystemSlotDesignationData.c\r
-  MiscSystemOptionStringData.c\r
-  MiscSystemManufacturerFunction.c\r
-  MiscSystemManufacturerData.c\r
-  MiscSystemLanguageStringData.c\r
   MiscResetCapabilitiesData.c\r
-  MiscPortInternalConnectorDesignatorData.c\r
-  MiscOemStringData.c\r
-  MiscNumberOfInstallableLanguagesData.c\r
-  MiscChassisManufacturerData.c\r
-  MiscBootInformationData.c\r
-  MiscBiosVendorData.c\r
-  MiscBaseBoardManufacturerData.c\r
+  MiscResetCapabilitiesFunction.c\r
+  MiscSystemLanguageString.uni\r
+  MiscSystemLanguageStringData.c\r
+  MiscSystemLanguageStringFunction.c\r
+  MiscSystemManufacturer.uni\r
+  MiscSystemManufacturerData.c\r
+  MiscSystemManufacturerFunction.c\r
+  MiscSystemOptionString.uni\r
+  MiscSystemOptionStringData.c\r
+  MiscSystemOptionStringFunction.c\r
+  MiscSystemSlotDesignation.uni\r
+  MiscSystemSlotDesignationData.c\r
+  MiscSystemSlotDesignationFunction.c\r
+  MiscDevicePath.h\r
+  MiscSubClassDriver.h\r
+  MiscSubClassDriver.uni\r
   MiscSubclassDriverDataTable.c\r
   MiscSubclassDriverEntryPoint.c\r
-  MiscSubClassDriver.uni\r
-  MiscSystemSlotDesignation.uni\r
-  MiscSystemOptionString.uni\r
-  MiscSystemManufacturer.uni\r
-  MiscSystemLanguageString.uni\r
-  MiscPortInternalConnectorDesignator.uni\r
-  MiscOemString.uni\r
-  MiscChassisManufacturer.uni\r
-  MiscBiosVendor.uni\r
-  MiscBaseBoardManufacturer.uni\r
-\r
 \r
 [Packages]\r
   MdePkg/MdePkg.dec\r
   DebugLib\r
   BaseLib\r
 \r
-\r
-[Guids]\r
-  gEfiMemorySubClassGuid                        # SOMETIMES_CONSUMED\r
-  gEfiProcessorSubClassGuid                     # SOMETIMES_CONSUMED\r
-  gEfiMiscSubClassGuid                          # ALWAYS_CONSUMED\r
-\r
+  PcdLib\r
 \r
 [Protocols]\r
   gEfiUnixIoProtocolGuid                        # PROTOCOL_NOTIFY SOMETIMES_CONSUMED\r
-  gEfiDataHubProtocolGuid                       # PROTOCOL ALWAYS_CONSUMED\r
+  gEfiSmbiosProtocolGuid                        # PROTOCOL ALWAYS_CONSUMED\r
+\r
+[FixedPcd.common]\r
+  gEfiMdeModulePkgTokenSpaceGuid.PcdFirmwareReleaseDateString\r
+  gEfiMdeModulePkgTokenSpaceGuid.PcdFirmwareVersionString\r
 \r
 [Pcd.common]\r
   gEfiUnixPkgTokenSpaceGuid.PcdUnixMemorySize\r
+  gEfiMdePkgTokenSpaceGuid.PcdUefiVariableDefaultPlatformLang\r
 \r
 [Depex]\r
-  gEfiDataHubProtocolGuid\r
-\r
+  gEfiSmbiosProtocolGuid\r