]> 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 231257cc1a4fd3d23318c78515dd721d9cfe878d..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
   CpuLib\r
   DebugLib\r
   DefaultExceptionHandlerLib\r
   DxeServicesTableLib\r
+  HobLib\r
   PeCoffGetEntryPointLib\r
+  UefiDriverEntryPoint\r
   UefiLib\r
 \r
 [Protocols]\r
@@ -66,6 +70,7 @@
 \r
 [Guids]\r
   gEfiDebugImageInfoTableGuid\r
+  gArmMpCoreInfoGuid\r
   gIdleLoopEventGuid\r
 \r
 [Pcd.common]\r