]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ArmPkg/Library/DebugUncachedMemoryAllocationLib/DebugUncachedMemoryAllocationLib.inf
Added support for L2 (4K) page tables and made the CPU driver change cachability...
[mirror_edk2.git] / ArmPkg / Library / DebugUncachedMemoryAllocationLib / DebugUncachedMemoryAllocationLib.inf
index 102ef7801035ebd23043e390468837cac4ad42d6..9cf29015d5920c0c9b26e8561e35777701536e1d 100644 (file)
   MdePkg/MdePkg.dec\r
   ArmPkg/ArmPkg.dec\r
 \r
-[Protocols]\r
-  gEfiCpuArchProtocolGuid\r
 \r
 [LibraryClasses]\r
   BaseLib\r
-  UefiMemoryAllocationLib\r
+  MemoryAllocationLib\r
   ArmLib\r
 \r
+[Protocols]\r
+  gEfiCpuArchProtocolGuid\r
+  gVirtualUncachedPagesProtocolGuid\r
 \r
 [FixedPcd]\r
   gArmTokenSpaceGuid.PcdArmUncachedMemoryMask\r
   \r
   \r
 [Depex]\r
-  gEfiCpuArchProtocolGuid\r
-  gVirtualUncachedPagesProtocolGuid
\ No newline at end of file
+  gEfiCpuArchProtocolGuid AND gVirtualUncachedPagesProtocolGuid
\ No newline at end of file