X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=ArmPkg%2FLibrary%2FDebugUncachedMemoryAllocationLib%2FDebugUncachedMemoryAllocationLib.inf;h=d1f815828dbab1f9ac584ed2d5ccd1465f8d3a3a;hp=102ef7801035ebd23043e390468837cac4ad42d6;hb=d6ebcab76903254f4423b7e7d3808fb0abaadb46;hpb=965626c940872b767df05252e7fe8bd5f063ce5f;ds=sidebyside diff --git a/ArmPkg/Library/DebugUncachedMemoryAllocationLib/DebugUncachedMemoryAllocationLib.inf b/ArmPkg/Library/DebugUncachedMemoryAllocationLib/DebugUncachedMemoryAllocationLib.inf index 102ef78010..d1f815828d 100644 --- a/ArmPkg/Library/DebugUncachedMemoryAllocationLib/DebugUncachedMemoryAllocationLib.inf +++ b/ArmPkg/Library/DebugUncachedMemoryAllocationLib/DebugUncachedMemoryAllocationLib.inf @@ -1,9 +1,9 @@ #/** @file # # -# Copyright (c) 2008 - 2010, Apple Inc. All rights reserved +# Copyright (c) 2008 - 2010, Apple Inc. All rights reserved.
# -# All rights reserved. This program and the accompanying materials +# This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License # which accompanies this distribution. The full text of the license may be found at # http://opensource.org/licenses/bsd-license.php @@ -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