]> git.proxmox.com Git - mirror_edk2.git/blobdiff - PerformancePkg/PerformancePkg.dsc
EDK II Packages: Add Contributions.txt and License.txt files
[mirror_edk2.git] / PerformancePkg / PerformancePkg.dsc
index 0717322d9f449a6f717c6e32636df909b511e006..0274229e227af816f7d1bd691b06e755725962dd 100644 (file)
@@ -1,4 +1,4 @@
-#/** @file\r
+## @file\r
 # Build description file to generate Shell DP application.\r
 #\r
 # Copyright (c) 2009 - 2011, Intel Corporation. All rights reserved.<BR>\r
 # THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
 # WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
 #\r
-# **/\r
+##\r
 \r
 [Defines]\r
   DSC_SPECIFICATION              = 0x00010005\r
   PLATFORM_NAME                  = PerformancePkg\r
   PLATFORM_GUID                  = 9ffd7bf2-231e-4525-9a42-480545dafd17\r
-  PLATFORM_VERSION               = 0.1\r
+  PLATFORM_VERSION               = 0.2\r
   OUTPUT_DIRECTORY               = Build/PerformancePkg\r
   SUPPORTED_ARCHITECTURES        = IA32|IPF|X64|EBC\r
   BUILD_TARGETS                  = DEBUG|RELEASE\r
@@ -54,6 +54,7 @@
 \r
   PciLib|MdePkg/Library/BasePciLibCf8/BasePciLibCf8.inf\r
   PciCf8Lib|MdePkg/Library/BasePciCf8Lib/BasePciCf8Lib.inf\r
+  DxeServicesLib|MdePkg/Library/DxeServicesLib/DxeServicesLib.inf\r
 \r
 [LibraryClasses.IA32, LibraryClasses.X64]\r
   # This library instance mapping needs adjusting based on platform.\r
   # that is different than the one below.\r
   #\r
   # TimerLib|MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.inf\r
-  TimerLib|PerformancePkg/Library/DxeTscTimerLib/DxeTscTimerLib.inf\r
+  TimerLib|PerformancePkg/Library/TscTimerLib/DxeTscTimerLib.inf\r
 \r
 [LibraryClasses.IPF]\r
   PalLib|MdePkg/Library/UefiPalLib/UefiPalLib.inf\r
   TimerLib|MdePkg/Library/BaseTimerLibNullTemplate/BaseTimerLibNullTemplate.inf\r
 \r
 [Components.IA32, Components.X64]\r
-  PerformancePkg/Library/DxeTscTimerLib/DxeTscTimerLib.inf\r
-  PerformancePkg/Library/PeiTscTimerLib/PeiTscTimerLib.inf\r
+  PerformancePkg/Library/TscTimerLib/DxeTscTimerLib.inf\r
+  PerformancePkg/Library/TscTimerLib/PeiTscTimerLib.inf\r
+  PerformancePkg/Library/TscTimerLib/BaseTscTimerLib.inf\r
 \r
 [Components]\r
   PerformancePkg/Dp_App/Dp.inf\r