UefiPalLib.inf revision 4fd606d1f5abe38e1f42c38de1d2e895166bd0f4
1N/A## @file
1N/A# UEFI Instance of PAL Library Class.
1N/A#
1N/A# This instance of PAL library retrieves the PAL Entry Point from the SAL System Table
1N/A# register in the EFI System Confguration Table.
1N/A#
1N/A# Copyright (c) 2007 - 2010, Intel Corporation. All rights reserved.<BR>
1N/A#
1N/A# This program and the accompanying materials
1N/A# are licensed and made available under the terms and conditions of the BSD License
1N/A# which accompanies this distribution. The full text of the license may be found at
1N/A# http://opensource.org/licenses/bsd-license.php.
1N/A# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
1N/A# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
1N/A#
1N/A#
1N/A##
1N/A
1N/A[Defines]
1N/A INF_VERSION = 0x00010005
1N/A BASE_NAME = UefiPalLib
1N/A FILE_GUID = B7F30170-9E5F-482a-B553-A145A5787003
1N/A MODULE_TYPE = UEFI_DRIVER
1N/A VERSION_STRING = 1.0
1N/A LIBRARY_CLASS = PalLib|UEFI_DRIVER UEFI_APPLICATION
1N/A
1N/A CONSTRUCTOR = UefiPalLibConstructor
1N/A
1N/A#
# The following information is for reference only and not required by the build tools.
#
# VALID_ARCHITECTURES = IPF
#
[Sources]
UefiPalLib.c
[Packages]
MdePkg/MdePkg.dec
[LibraryClasses]
UefiLib
BaseLib
DebugLib
[Guids]
gEfiSalSystemTableGuid ## CONSUMES ## GUID