]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Omap35xxPkg/Omap35xxPkg.dsc: fix build and add missing modules
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Tue, 25 Oct 2016 17:06:42 +0000 (18:06 +0100)
committerArd Biesheuvel <ard.biesheuvel@linaro.org>
Wed, 26 Oct 2016 07:55:13 +0000 (08:55 +0100)
Bring Omap35xxPkg.dsc up to date so it covers all modules and builds
correctly with the latest toolchains.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
Omap35xxPkg/Omap35xxPkg.dsc

index 11259191e1aaebb468edbb4859e78016285392f0..0ec4b5d6c86063f56062f691d73ff4e2713da1ed 100644 (file)
@@ -62,6 +62,8 @@
   UefiApplicationEntryPoint|MdePkg/Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint.inf\r
   DmaLib|ArmPkg/Library/ArmDmaLib/ArmDmaLib.inf\r
 \r
+  TimerLib|Omap35xxPkg/Library/Omap35xxTimerLib/Omap35xxTimerLib.inf\r
+\r
 #\r
 # Assume everything is fixed at build\r
 #\r
 \r
 \r
 [LibraryClasses.ARM]\r
-  #\r
-  # Note: This NULL library feature is not yet in the edk2/BaseTools, but it is checked in to\r
-  # the BaseTools project. So you need to build with the BaseTools project util this feature gets synced.\r
-  #\r
   NULL|ArmPkg/Library/CompilerIntrinsicsLib/CompilerIntrinsicsLib.inf\r
-\r
+  NULL|MdePkg/Library/BaseStackCheckLib/BaseStackCheckLib.inf\r
 \r
 [BuildOptions]\r
   XCODE:*_*_ARM_ARCHCC_FLAGS     == -arch armv7 -march=armv7\r
 \r
   gEfiMdePkgTokenSpaceGuid.PcdReportStatusCodePropertyMask|0x07\r
 \r
-  gEmbeddedTokenSpaceGuid.PcdPrePiTempMemorySize|0\r
-  gEmbeddedTokenSpaceGuid.PcdPrePiBfvBaseAddress|0\r
-  gEmbeddedTokenSpaceGuid.PcdPrePiBfvSize|0\r
   gEmbeddedTokenSpaceGuid.PcdFlashFvMainBase|0\r
   gEmbeddedTokenSpaceGuid.PcdFlashFvMainSize|0\r
   gEmbeddedTokenSpaceGuid.PcdPrePiHobBase|0x80001000\r
   Omap35xxPkg/TimerDxe/TimerDxe.inf\r
   Omap35xxPkg/TPS65950Dxe/TPS65950.inf\r
 \r
+  Omap35xxPkg/LcdGraphicsOutputDxe/LcdGraphicsOutputDxe.inf\r
+  Omap35xxPkg/Library/DebugAgentTimerLib/DebugAgentTimerLib.inf\r
+  Omap35xxPkg/Library/EblCmdLib/EblCmdLib.inf\r
+  Omap35xxPkg/Library/GdbSerialLib/GdbSerialLib.inf\r
+  Omap35xxPkg/Library/RealTimeClockLib/RealTimeClockLib.inf\r
+  Omap35xxPkg/Library/SerialPortLib/SerialPortLib.inf\r
+  Omap35xxPkg/MmcHostDxe/MmcHostDxe.inf\r
+  Omap35xxPkg/PciEmulation/PciEmulation.inf\r
 \r
 \r