]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/MdePkg.dsc
1. Correct File header to ## @file
[mirror_edk2.git] / MdePkg / MdePkg.dsc
index 24786b52e166d9c96d801bbc72110d0ac94a835e..4e0c99cf39bf68d8d2d8afa52a16fb7c764dd12a 100644 (file)
@@ -1,7 +1,8 @@
 #/** @file\r
 # EFI/PI MdePkg Package\r
 #\r
-# Copyright (c) 2007 - 2008, Intel Corporation\r
+# Copyright (c) 2007 - 2010, Intel Corporation<BR>\r
+# Portions copyright (c) 2008-2009 Apple Inc. All rights reserved.<BR>\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
 [Defines]\r
   PLATFORM_NAME                  = Mde\r
   PLATFORM_GUID                  = 082F8BFC-0455-4859-AE3C-ECD64FB81642\r
-  PLATFORM_VERSION               = 0.1\r
+  PLATFORM_VERSION               = 1.01\r
   DSC_SPECIFICATION              = 0x00010005\r
   OUTPUT_DIRECTORY               = Build/Mde\r
-  SUPPORTED_ARCHITECTURES        = IA32|IPF|X64|EBC\r
+  SUPPORTED_ARCHITECTURES        = IA32|IPF|X64|EBC|ARM\r
   BUILD_TARGETS                  = DEBUG|RELEASE\r
   SKUID_IDENTIFIER               = DEFAULT\r
 \r
@@ -83,7 +84,7 @@
   MdePkg/Library/BasePciLibPciExpress/BasePciLibPciExpress.inf\r
   MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.inf\r
   MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf\r
-  MdePkg/Library/PeCoffExtraActionLibNull/PeCoffExtraActionLibNull.inf\r
+  MdePkg/Library/BasePeCoffExtraActionLibNull/BasePeCoffExtraActionLibNull.inf\r
   MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull.inf\r
   MdePkg/Library/BasePostCodeLibDebug/BasePostCodeLibDebug.inf\r
   MdePkg/Library/BasePostCodeLibPort80/BasePostCodeLibPort80.inf\r
   MdePkg/Library/UefiUsbLib/UefiUsbLib.inf\r
   MdePkg/Library/UefiPciLibPciRootBridgeIo/UefiPciLibPciRootBridgeIo.inf\r
   MdePkg/Library/UefiPciSegmentLibPciRootBridgeIo/UefiPciSegmentLibPciRootBridgeIo.inf\r
+  MdePkg/Library/SmmLibNull/SmmLibNull.inf\r
 \r
 [Components.IA32, Components.X64]\r
   MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf\r
   MdePkg/Library/PeiServicesTablePointerLibIdt/PeiServicesTablePointerLibIdt.inf\r
   MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.inf\r
   MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.inf\r
-\r
+  MdePkg/Library/SmmIoLibSmmCpuIo2/SmmIoLibSmmCpuIo2.inf\r
+  MdePkg/Library/SmmPciLibPciRootBridgeIo/SmmPciLibPciRootBridgeIo.inf\r
+  MdePkg/Library/SmmServicesTableLib/SmmServicesTableLib.inf\r
+  MdePkg/Library/SmmMemoryAllocationLib/SmmMemoryAllocationLib.inf\r
 \r
 [Components.IPF]\r
   MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf\r
 \r
 [Components.EBC]\r
   MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.inf\r
-  \r
+\r