X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=ArmPkg%2FLibrary%2FDebugUncachedMemoryAllocationLib%2FDebugUncachedMemoryAllocationLib.inf;h=9cf29015d5920c0c9b26e8561e35777701536e1d;hb=f659880bfa42ded20a00d3e371c998b42dcdd0fd;hp=102ef7801035ebd23043e390468837cac4ad42d6;hpb=965626c940872b767df05252e7fe8bd5f063ce5f;p=mirror_edk2.git diff --git a/ArmPkg/Library/DebugUncachedMemoryAllocationLib/DebugUncachedMemoryAllocationLib.inf b/ArmPkg/Library/DebugUncachedMemoryAllocationLib/DebugUncachedMemoryAllocationLib.inf index 102ef78010..9cf29015d5 100644 --- a/ArmPkg/Library/DebugUncachedMemoryAllocationLib/DebugUncachedMemoryAllocationLib.inf +++ b/ArmPkg/Library/DebugUncachedMemoryAllocationLib/DebugUncachedMemoryAllocationLib.inf @@ -29,19 +29,19 @@ MdePkg/MdePkg.dec ArmPkg/ArmPkg.dec -[Protocols] - gEfiCpuArchProtocolGuid [LibraryClasses] BaseLib - UefiMemoryAllocationLib + MemoryAllocationLib ArmLib +[Protocols] + gEfiCpuArchProtocolGuid + gVirtualUncachedPagesProtocolGuid [FixedPcd] gArmTokenSpaceGuid.PcdArmUncachedMemoryMask [Depex] - gEfiCpuArchProtocolGuid - gVirtualUncachedPagesProtocolGuid \ No newline at end of file + gEfiCpuArchProtocolGuid AND gVirtualUncachedPagesProtocolGuid \ No newline at end of file