]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/MdePkg.dsc
Fix a bug about the iSCSI DHCP dependency issue.
[mirror_edk2.git] / MdePkg / MdePkg.dsc
index 04242b2b2eef0471656ed7fe6d9b60efc59ed118..fa1e6d71cff700291672162dff305bfbe90bad6a 100644 (file)
@@ -1,7 +1,7 @@
 ## @file\r
 # EFI/PI MdePkg Package\r
 #\r
-# Copyright (c) 2007 - 2010, Intel Corporation. All rights reserved.<BR>\r
+# Copyright (c) 2007 - 2013, Intel Corporation. All rights reserved.<BR>\r
 # Portions copyright (c) 2008 - 2009, Apple Inc. All rights reserved.<BR>\r
 #\r
 #    This program and the accompanying materials\r
 [Defines]\r
   PLATFORM_NAME                  = Mde\r
   PLATFORM_GUID                  = 082F8BFC-0455-4859-AE3C-ECD64FB81642\r
-  PLATFORM_VERSION               = 1.02\r
+  PLATFORM_VERSION               = 1.03\r
   DSC_SPECIFICATION              = 0x00010005\r
   OUTPUT_DIRECTORY               = Build/Mde\r
-  SUPPORTED_ARCHITECTURES        = IA32|IPF|X64|EBC|ARM\r
+  SUPPORTED_ARCHITECTURES        = IA32|IPF|X64|EBC|ARM|AARCH64\r
   BUILD_TARGETS                  = DEBUG|RELEASE\r
   SKUID_IDENTIFIER               = DEFAULT\r
 \r
@@ -59,6 +59,7 @@
   MdePkg/Library/BaseCpuLib/BaseCpuLib.inf\r
   MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf\r
   MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf\r
+  MdePkg/Library/BaseDebugPrintErrorLevelLib/BaseDebugPrintErrorLevelLib.inf\r
   MdePkg/Library/BaseLib/BaseLib.inf\r
   MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf\r
   MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf\r
   MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.inf\r
   MdePkg/Library/UefiDebugLibStdErr/UefiDebugLibStdErr.inf\r
   MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf\r
+  MdePkg/Library/UefiDevicePathLib/UefiDevicePathLibOptionalDevicePathProtocol.inf\r
   MdePkg/Library/UefiDevicePathLibDevicePathProtocol/UefiDevicePathLibDevicePathProtocol.inf\r
   MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf\r
   MdePkg/Library/UefiLib/UefiLib.inf\r
   MdePkg/Library/SmmPciLibPciRootBridgeIo/SmmPciLibPciRootBridgeIo.inf\r
   MdePkg/Library/SmmServicesTableLib/SmmServicesTableLib.inf\r
   MdePkg/Library/SmmMemoryAllocationLib/SmmMemoryAllocationLib.inf\r
+  MdePkg/Library/SmmPeriodicSmiLib/SmmPeriodicSmiLib.inf\r
+  MdePkg/Library/BaseS3BootScriptLibNull/BaseS3BootScriptLibNull.inf\r
+  MdePkg/Library/BaseS3IoLib/BaseS3IoLib.inf\r
+  MdePkg/Library/BaseS3PciLib/BaseS3PciLib.inf\r
+  MdePkg/Library/BaseS3SmbusLib/BaseS3SmbusLib.inf\r
+  MdePkg/Library/BaseS3StallLib/BaseS3StallLib.inf\r
 \r
 [Components.IPF]\r
   MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf\r
   MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.inf\r
   MdePkg/Library/UefiPalLib/UefiPalLib.inf\r
   MdePkg/Library/UefiSalLib/UefiSalLib.inf\r
-\r
-\r
+  MdePkg/Library/DxeExtendedSalLib/DxeExtendedSalLib.inf\r
+  MdePkg/Library/DxeIoLibEsal/DxeIoLibEsal.inf\r
+  MdePkg/Library/DxePalLibEsal/DxePalLibEsal.inf\r
+  MdePkg/Library/DxePciLibEsal/DxePciLibEsal.inf\r
+  MdePkg/Library/DxePciSegmentLibEsal/DxePciSegmentLibEsal.inf\r
+  MdePkg/Library/DxeRuntimeExtendedSalLib/DxeRuntimeExtendedSalLib.inf\r
+  MdePkg/Library/DxeSalLibEsal/DxeSalLibEsal.inf\r
+  MdePkg/Library/DxeTimerLibEsal/DxeTimerLibEsal.inf  \r
+  \r
 [Components.EBC]\r
   MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.inf\r
-\r