X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=QuarkSocPkg%2FQuarkNorthCluster%2FLibrary%2FQNCSmmLib%2FQNCSmmLib.inf;fp=QuarkSocPkg%2FQuarkNorthCluster%2FLibrary%2FQNCSmmLib%2FQNCSmmLib.inf;h=0000000000000000000000000000000000000000;hp=5383580f3b93306b19d855f93aad616741a5f659;hb=5347c48016f27061475fdb053e867a06ce73492f;hpb=96ef5a8e30a8da33eaab09f13cc8d752342717a5 diff --git a/QuarkSocPkg/QuarkNorthCluster/Library/QNCSmmLib/QNCSmmLib.inf b/QuarkSocPkg/QuarkNorthCluster/Library/QNCSmmLib/QNCSmmLib.inf deleted file mode 100644 index 5383580f3b..0000000000 --- a/QuarkSocPkg/QuarkNorthCluster/Library/QNCSmmLib/QNCSmmLib.inf +++ /dev/null @@ -1,44 +0,0 @@ -## @file -# Component description file for Intel QNC SMM Library. -# -# QNC SMM Library that layers on top of the I/O Library to directly -# access SMM power management registers. -# -# Copyright (c) 2013 - 2018, Intel Corporation. All rights reserved.
-# -# SPDX-License-Identifier: BSD-2-Clause-Patent -# -## - -[Defines] - INF_VERSION = 0x00010005 - BASE_NAME = QNCSmmLib - FILE_GUID = 8A9A62F5-758B-4965-A28B-0AAC292FBD89 - 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] - QNCSmmLib.c - -[Packages] - MdePkg/MdePkg.dec - QuarkSocPkg/QuarkSocPkg.dec - -[LibraryClasses] - PcdLib - IoLib - DebugLib - QNCAccessLib - -[Pcd] - gEfiQuarkNcSocIdTokenSpaceGuid.PcdGpe0blkIoBaseAddress - gEfiQuarkNcSocIdTokenSpaceGuid.PcdSmmDataPort - gEfiQuarkNcSocIdTokenSpaceGuid.PcdSmmActivationPort - gEfiQuarkNcSocIdTokenSpaceGuid.PcdSmmActivationData