]> git.proxmox.com Git - mirror_edk2.git/blobdiff - OptionRomPkg/OptionRomPkg.dsc
Patch from open source community for CryptoPkg to allow it to build for ARM using...
[mirror_edk2.git] / OptionRomPkg / OptionRomPkg.dsc
index df5f83ecffdf405ae3ee0c6ad9dd1054d71bf89c..522038f2808e33129b347141ada70a2f6e4ae0c4 100644 (file)
@@ -1,4 +1,4 @@
-#/** @file\r
+## @file\r
 # Option Rom Package build validation file for All Architectures.\r
 #\r
 # This package is designed to interoperate with the EDK II open source project\r
@@ -6,9 +6,9 @@
 # Option ROM image for all CPU architectures, including EBC target.\r
 # A single driver can support mixes of EFI 1.1, UEFI 2.0 and UEFI 2.1.\r
 #\r
-# Copyright (c) 2007 - 2009, Intel Corporation\r
+# Copyright (c) 2007 - 2011, Intel Corporation. All rights reserved.<BR>\r
 #\r
-# All rights reserved. This program and the accompanying materials\r
+# This program and the accompanying materials\r
 # are licensed and made available under the terms and conditions of the BSD License\r
 # which accompanies this distribution. The full text of the license may be found at\r
 # http://opensource.org/licenses/bsd-license.php\r
@@ -16,7 +16,7 @@
 # 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
 ################################################################################\r
 #\r
 [SkuIds]\r
   0|DEFAULT              # The entry: 0|DEFAULT is reserved and always required.\r
 \r
-[LibraryClasses.common]\r
+[LibraryClasses]\r
   DebugLib|MdePkg/Library/UefiDebugLibStdErr/UefiDebugLibStdErr.inf\r
+  DebugPrintErrorLevelLib|MdePkg/Library/BaseDebugPrintErrorLevelLib/BaseDebugPrintErrorLevelLib.inf  \r
   BaseLib|MdePkg/Library/BaseLib/BaseLib.inf\r
   BaseMemoryLib|MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf\r
+  BltLib|OptionRomPkg/Library/GopBltLib/GopBltLib.inf\r
   PrintLib|MdePkg/Library/BasePrintLib/BasePrintLib.inf\r
   TimerLib|MdePkg/Library/BaseTimerLibNullTemplate/BaseTimerLibNullTemplate.inf\r
   UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf\r
@@ -55,6 +57,7 @@
   PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf\r
   MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf\r
   DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf\r
+  UefiApplicationEntryPoint|MdePkg/Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint.inf\r
   UefiRuntimeLib|MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.inf\r
 \r
 ################################################################################\r
 # Pcd Section - list of all EDK II PCD Entries defined by this Platform\r
 #\r
 ################################################################################\r
-[PcdsFeatureFlag.common]\r
-  gEfiMdePkgTokenSpaceGuid.PcdComponentNameDisable|FALSE\r
-  gEfiMdePkgTokenSpaceGuid.PcdDriverDiagnosticsDisable|FALSE\r
-  gEfiMdePkgTokenSpaceGuid.PcdComponentName2Disable|FALSE\r
-  gEfiMdePkgTokenSpaceGuid.PcdDriverDiagnostics2Disable|FALSE\r
+[PcdsFeatureFlag]\r
   gOptionRomPkgTokenSpaceGuid.PcdSupportScsiPassThru|TRUE\r
   gOptionRomPkgTokenSpaceGuid.PcdSupportExtScsiPassThru|TRUE\r
 \r
-[PcdsFixedAtBuild.common]\r
-  gEfiMdePkgTokenSpaceGuid.PcdMaximumUnicodeStringLength|0x0\r
-  gEfiMdePkgTokenSpaceGuid.PcdMaximumAsciiStringLength|0x0\r
-  gEfiMdePkgTokenSpaceGuid.PcdMaximumLinkedListLength|0x0\r
-  gEfiMdePkgTokenSpaceGuid.PcdSpinLockTimeout|0x0\r
+[PcdsFixedAtBuild]\r
   gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask|0x27\r
   gEfiMdePkgTokenSpaceGuid.PcdDebugPrintErrorLevel|0x80000042\r
   gEfiMdePkgTokenSpaceGuid.PcdDebugClearMemoryValue|0x0\r
+  gEfiMdePkgTokenSpaceGuid.PcdMaximumUnicodeStringLength|0x0\r
+  gEfiMdePkgTokenSpaceGuid.PcdMaximumAsciiStringLength|0x0\r
+  gEfiMdePkgTokenSpaceGuid.PcdMaximumLinkedListLength|0x0\r
   gOptionRomPkgTokenSpaceGuid.PcdDriverSupportedEfiVersion|0x0002000a # EFI_2_10_SYSTEM_TABLE_REVISION\r
 \r
 ###################################################################################################\r
 #\r
 ###################################################################################################\r
 \r
-[Components.common]\r
+[Components]\r
+  OptionRomPkg/Library/FrameBufferBltLib/FrameBufferBltLib.inf\r
+  OptionRomPkg/Library/GopBltLib/GopBltLib.inf\r
+\r
+  OptionRomPkg/Application/BltLibSample/BltLibSample.inf\r
+\r
   OptionRomPkg/AtapiPassThruDxe/AtapiPassThruDxe.inf\r
   OptionRomPkg/CirrusLogic5430Dxe/CirrusLogic5430Dxe.inf\r
   OptionRomPkg/UndiRuntimeDxe/UndiRuntimeDxe.inf\r