]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ArmPkg/Library/UncachedMemoryAllocationLib/UncachedMemoryAllocationLib.inf
Fix bug in UncachedMemoryAllocationLib, Assembler, make DefaultExceptionHandler lib...
[mirror_edk2.git] / ArmPkg / Library / UncachedMemoryAllocationLib / UncachedMemoryAllocationLib.inf
index 87ff18ce375cec945cd8a0fbd56fe191434f8369..8b596377bd462cf1928c288bf5e2b848fbd9dda7 100644 (file)
@@ -20,6 +20,7 @@
   MODULE_TYPE                    = DXE_DRIVER\r
   VERSION_STRING                 = 1.0\r
   LIBRARY_CLASS                  = UncachedMemoryAllocationLib\r
+  CONSTRUCTOR                    = UncachedMemoryAllocationLibConstructor\r
 \r
 [Sources.common]\r
   UncachedMemoryAllocationLib.c\r
@@ -37,4 +38,5 @@
   MemoryAllocationLib\r
   DxeServicesTableLib\r
 \r
-  
\ No newline at end of file
+[Depex]\r
+  gEfiCpuArchProtocolGuid    
\ No newline at end of file