]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ArmPkg/Drivers/CpuDxe/CpuDxe.inf
Update the copyright notice format
[mirror_edk2.git] / ArmPkg / Drivers / CpuDxe / CpuDxe.inf
index f22b255c8d3d9274c69dbe0051b902ce3ecf463d..2fc5fda69156fe2375e08d715ab3876c7313dd88 100644 (file)
@@ -2,8 +2,8 @@
 #  \r
 #  DXE CPU driver\r
 #  \r
-#  Copyright (c) 2009, Apple Inc. <BR>\r
-#  All rights reserved. This program and the accompanying materials\r
+#  Copyright (c) 2009, Apple Inc. All rights reserved.<BR>\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
 [Sources.ARM]\r
   CpuDxe.c\r
   CpuDxe.h\r
-  DebugSupport.c\r
   Exception.c\r
 \r
 #\r
 # Prior to ARMv6 we have multiple stacks, one per mode\r
 #\r
 #  ExceptionSupport.asm | RVCT\r
-  ExceptionSupport.S         | GCC\r
+#  ExceptionSupport.S   | GCC\r
 \r
 #\r
 # ARMv6 or later uses a single stack via srs/stm instructions\r
 #\r
   ExceptionSupport.ARMv6.asm | RVCT\r
-#  ExceptionSupport.ARMv6.S   | GCC\r
+  ExceptionSupport.ARMv6.S   | GCC\r
+  Mmu.c\r
+\r
 \r
 [Packages]\r
   ArmPkg/ArmPkg.dec\r
   CacheMaintenanceLib\r
   UefiDriverEntryPoint\r
   ArmLib\r
+  DxeServicesTableLib\r
+  PeCoffGetEntryPointLib\r
+  UefiLib\r
+  CpuLib\r
+  DefaultExceptioHandlerLib\r
+  DebugLib\r
 \r
 [Protocols]\r
   gEfiCpuArchProtocolGuid\r
   gEfiDebugSupportPeriodicCallbackProtocolGuid\r
+  gVirtualUncachedPagesProtocolGuid\r
+\r
+[Guids]\r
+  gEfiDebugImageInfoTableGuid\r
 \r
 [Pcd.common]\r
   gArmTokenSpaceGuid.PcdCpuVectorBaseAddress\r