]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ArmPkg/Library/UncachedMemoryAllocationLib/UncachedMemoryAllocationLib.inf
ArmPkg/UncachedMemoryAllocationLib: Track uncached memory allocations
[mirror_edk2.git] / ArmPkg / Library / UncachedMemoryAllocationLib / UncachedMemoryAllocationLib.inf
index 3fc16699c917c485eabb8376da22df649380c32d..0a0b6cbcc8149991efb22118f9fc4b233fb18120 100644 (file)
@@ -23,6 +23,8 @@
   VERSION_STRING                 = 1.0\r
   LIBRARY_CLASS                  = UncachedMemoryAllocationLib\r
 \r
+  DESTRUCTOR                     = UncachedMemoryAllocationLibDestructor\r
+\r
 [Sources.common]\r
   UncachedMemoryAllocationLib.c\r
 \r
@@ -34,5 +36,8 @@
   BaseLib\r
   ArmLib\r
   MemoryAllocationLib\r
+  PcdLib\r
   DxeServicesTableLib\r
 \r
+[Pcd]\r
+  gArmTokenSpaceGuid.PcdArmFreeUncachedMemorySizeThreshold\r