]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ArmPkg/Library/UncachedMemoryAllocationLib/UncachedMemoryAllocationLib.inf
Clean up UncachedMemoryAllocationLib to use CPU AP.
[mirror_edk2.git] / ArmPkg / Library / UncachedMemoryAllocationLib / UncachedMemoryAllocationLib.inf
index 7522b1e3583c2b207e9e968f6a437e8b5e849428..87ff18ce375cec945cd8a0fbd56fe191434f8369 100644 (file)
@@ -32,8 +32,9 @@
   gEfiCpuArchProtocolGuid\r
 \r
 [LibraryClasses]\r
+  BaseLib\r
   ArmLib\r
+  MemoryAllocationLib\r
+  DxeServicesTableLib\r
 \r
-[FixedPcd]\r
-  gArmTokenSpaceGuid.PcdArmUncachedMemoryMask\r
   
\ No newline at end of file