X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=MdePkg%2FLibrary%2FUefiSalLib%2FUefiSalLib.inf;h=bc25c53b83d7152ccced370d0a0e1e3b196e4280;hb=41bfaffd13094d9042110091e6c37adf20c4032c;hp=f5a6ad3f2775b6697a3b80be4dcb76d8acb4a78e;hpb=19388d2960b2fe0347da23799e93ccc52f540214;p=mirror_edk2.git diff --git a/MdePkg/Library/UefiSalLib/UefiSalLib.inf b/MdePkg/Library/UefiSalLib/UefiSalLib.inf index f5a6ad3f27..bc25c53b83 100644 --- a/MdePkg/Library/UefiSalLib/UefiSalLib.inf +++ b/MdePkg/Library/UefiSalLib/UefiSalLib.inf @@ -4,12 +4,12 @@ # This instance of SAL library retrieves the SAL Entry Point from the SAL System Table # register in the EFI System Confguration Table. # -# Copyright (c) 2007 - 2010, Intel Corporation. All rights reserved.
+# Copyright (c) 2007 - 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 -# http://opensource.org/licenses/bsd-license.php +# http://opensource.org/licenses/bsd-license.php. # THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, # WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. # @@ -19,6 +19,7 @@ [Defines] INF_VERSION = 0x00010005 BASE_NAME = UefiSalLib + MODULE_UNI_FILE = UefiSalLib.uni FILE_GUID = 4ABCFD77-4A33-4089-B003-5F09BCA940A2 MODULE_TYPE = UEFI_DRIVER VERSION_STRING = 1.0 @@ -42,4 +43,5 @@ DebugLib [Guids] - gEfiSalSystemTableGuid ## CONSUMES ## GUID + gEfiSalSystemTableGuid ## CONSUMES ## SystemTable +