]> git.proxmox.com Git - mirror_edk2.git/blobdiff - BeagleBoardPkg/Sec/Sec.inf
Update the copyright notice format
[mirror_edk2.git] / BeagleBoardPkg / Sec / Sec.inf
old mode 100755 (executable)
new mode 100644 (file)
index 79a5eb4..dafcdfd
@@ -2,8 +2,8 @@
 #/** @file
 #  SEC - Reset vector code that jumps to C and loads DXE core
 #  
-#  Copyright (c) 2008, Apple Inc. <BR>
-#  All rights reserved. This program and the accompanying materials
+#  Copyright (c) 2008, Apple Inc. All rights reserved.<BR>
+#  This program and the accompanying materials
 #  are licensed and made available under the terms and conditions of the BSD License
 #  which accompanies this distribution.  The full text of the license may be found at
 #  http://opensource.org/licenses/bsd-license.php
@@ -36,7 +36,8 @@
   MdeModulePkg/MdeModulePkg.dec
   EmbeddedPkg/EmbeddedPkg.dec
   ArmPkg/ArmPkg.dec
-  BeagleBoardPkg/BeagleBoardPkg.dec
+  Omap35xxPkg/Omap35xxPkg.dec
+  IntelFrameworkModulePkg/IntelFrameworkModulePkg.dec
 
 [LibraryClasses]
   BaseLib
   LzmaDecompressLib
   OmapLib
   PeCoffGetEntryPointLib
+  DebugAgentLib
 
 [FeaturePcd]  
   gEmbeddedTokenSpaceGuid.PcdCacheEnable
 
 [FixedPcd]
-  gArmTokenSpaceGuid.PcdArmUncachedMemoryMask
-
+  gEfiMdePkgTokenSpaceGuid.PcdUartDefaultBaudRate
   gEmbeddedTokenSpaceGuid.PcdEmbeddedFdBaseAddress
   gEmbeddedTokenSpaceGuid.PcdEmbeddedFdSize
   gEmbeddedTokenSpaceGuid.PcdFlashFvMainBase
   gEmbeddedTokenSpaceGuid.PcdFlashFvMainSize
   gEmbeddedTokenSpaceGuid.PcdPrePiStackSize
   gEmbeddedTokenSpaceGuid.PcdPrePiStackBase
+  gEmbeddedTokenSpaceGuid.PcdMemoryBase
+  gEmbeddedTokenSpaceGuid.PcdMemorySize
+  
+  gOmap35xxTokenSpaceGuid.PcdOmap35xxConsoleUart
+  gOmap35xxTokenSpaceGuid.PcdOmap35xxFreeTimer
   
-  gBeagleBoardTokenSpaceGuid.PcdBeagleConsoleUart
-  gBeagleBoardTokenSpaceGuid.PcdBeagleFreeTimer
-  gBeagleBoardTokenSpaceGuid.PcdBeagleBoardIRAMFullSize
+  gArmTokenSpaceGuid.PcdCpuVectorBaseAddress