X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=Vlv2TbltDevicePkg%2FLibrary%2FPchSmmLib%2FPchSmmLib.inf;fp=Vlv2TbltDevicePkg%2FLibrary%2FPchSmmLib%2FPchSmmLib.inf;h=0000000000000000000000000000000000000000;hp=9d4823d4881763998b7412cf11fe7105adc8f790;hb=5347c48016f27061475fdb053e867a06ce73492f;hpb=96ef5a8e30a8da33eaab09f13cc8d752342717a5 diff --git a/Vlv2TbltDevicePkg/Library/PchSmmLib/PchSmmLib.inf b/Vlv2TbltDevicePkg/Library/PchSmmLib/PchSmmLib.inf deleted file mode 100644 index 9d4823d488..0000000000 --- a/Vlv2TbltDevicePkg/Library/PchSmmLib/PchSmmLib.inf +++ /dev/null @@ -1,46 +0,0 @@ -## @file -# Component description file for Intel Ich7 SMM Library. -# -# ICH SMM Library that layers on top of the I/O Library to directly -# access SMM power management registers. -# Copyright (c) 2007 - 2018, Intel Corporation. All rights reserved.
-# -# SPDX-License-Identifier: BSD-2-Clause-Patent - -# -# -# -# -## - -[Defines] - INF_VERSION = 0x00010005 - BASE_NAME = PchSmmLib - FILE_GUID = A6A16CCB-91B0-42f4-B4F3-D17D7A5662E6 - MODULE_TYPE = BASE - VERSION_STRING = 1.0 - LIBRARY_CLASS = SmmLib - - -# -# The following information is for reference only and not required by the build tools. -# -# VALID_ARCHITECTURES = IA32 X64 EBC -# - -[Sources] - PchSmmLib.c - - -[Packages] - MdePkg/MdePkg.dec - Vlv2TbltDevicePkg/PlatformPkg.dec - -[LibraryClasses] - PcdLib - IoLib - -[Pcd] - gEfiPchTokenSpaceGuid.PcdPchAcpiIoPortBaseAddress - -