]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ArmPkg/Drivers/CpuDxe/CpuDxe.inf
ArmPkg: Create MpCoreInfo PPI and HOB to describe CPU Cores on a MPCore platform
[mirror_edk2.git] / ArmPkg / Drivers / CpuDxe / CpuDxe.inf
index 3cf4036cfb42b72c2c4be40d60802d9a4ace4548..e5709a63d0b575ac14ff40996573be8d861ccc57 100644 (file)
@@ -27,6 +27,7 @@
 [Sources.ARM]\r
   CpuDxe.c\r
   CpuDxe.h\r
+  CpuMpCore.c\r
   Exception.c\r
 \r
 #\r
@@ -40,7 +41,7 @@
 #\r
   ExceptionSupport.ARMv6.asm | RVCT\r
   ExceptionSupport.ARMv6.S   | GCC\r
-  Mmu.c\r
+  Mmu.c  \r
 \r
 \r
 [Packages]\r
   MdeModulePkg/MdeModulePkg.dec\r
 \r
 [LibraryClasses]\r
+  ArmLib\r
   BaseMemoryLib\r
   CacheMaintenanceLib\r
-  UefiDriverEntryPoint\r
-  ArmLib\r
+  CpuLib\r
+  DebugLib\r
+  DefaultExceptionHandlerLib\r
   DxeServicesTableLib\r
+  HobLib\r
   PeCoffGetEntryPointLib\r
+  UefiDriverEntryPoint\r
   UefiLib\r
-  CpuLib\r
-  DefaultExceptioHandlerLib\r
-  DebugLib\r
 \r
 [Protocols]\r
   gEfiCpuArchProtocolGuid\r
@@ -68,6 +70,7 @@
 \r
 [Guids]\r
   gEfiDebugImageInfoTableGuid\r
+  gArmMpCoreInfoGuid\r
   gIdleLoopEventGuid\r
 \r
 [Pcd.common]\r