X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=MdePkg%2FLibrary%2FSmmMemoryAllocationLib%2FSmmMemoryAllocationLib.inf;fp=MdePkg%2FLibrary%2FSmmMemoryAllocationLib%2FSmmMemoryAllocationLib.inf;h=8210c9702f93d866039ea2e2718c6dbcfe817d56;hb=c92c179040e2b5ec056822ef1716f56e54f64dac;hp=f6c11d2e4fc927f120c7eb4a8a5a19807bf78827;hpb=eb1cace292ff0c66ca11eff4703c9fa16219c2a1;p=mirror_edk2.git diff --git a/MdePkg/Library/SmmMemoryAllocationLib/SmmMemoryAllocationLib.inf b/MdePkg/Library/SmmMemoryAllocationLib/SmmMemoryAllocationLib.inf index f6c11d2e4f..8210c9702f 100644 --- a/MdePkg/Library/SmmMemoryAllocationLib/SmmMemoryAllocationLib.inf +++ b/MdePkg/Library/SmmMemoryAllocationLib/SmmMemoryAllocationLib.inf @@ -4,7 +4,7 @@ # Memory Allocation Library that uses services from the SMM Services Table to # allocate and free memory. # -# Copyright (c) 2010, Intel Corporation. All rights reserved.
+# Copyright (c) 2010 - 2014, Intel Corporation. All rights reserved.
# 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 @@ -17,6 +17,7 @@ [Defines] INF_VERSION = 0x00010005 BASE_NAME = SmmMemoryAllocationLib + MODULE_UNI_FILE = SmmMemoryAllocationLib.uni FILE_GUID = 4DF30A5D-D5B0-4f85-80ED-6B16CD343C8E MODULE_TYPE = DXE_SMM_DRIVER VERSION_STRING = 1.0 @@ -46,3 +47,4 @@ [Depex] gEfiSmmAccess2ProtocolGuid +