X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=OvmfPkg%2FLibrary%2FResetSystemLib%2FResetSystemLib.inf;fp=OvmfPkg%2FLibrary%2FResetSystemLib%2FResetSystemLib.inf;h=0000000000000000000000000000000000000000;hp=9362f884f12423ced95f13f72c8e13865f825dba;hb=d70cdcf0b5fa1f41e236d4303ecb994af57c0409;hpb=b6d542e927a3fa0ff4fd7278917f25b0494c07ba diff --git a/OvmfPkg/Library/ResetSystemLib/ResetSystemLib.inf b/OvmfPkg/Library/ResetSystemLib/ResetSystemLib.inf deleted file mode 100644 index 9362f884f1..0000000000 --- a/OvmfPkg/Library/ResetSystemLib/ResetSystemLib.inf +++ /dev/null @@ -1,38 +0,0 @@ -## @file -# Library instance for ResetSystem library class for OVMF -# -# Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.
-# SPDX-License-Identifier: BSD-2-Clause-Patent -# -## - -[Defines] - INF_VERSION = 0x00010005 - BASE_NAME = ResetSystemLib - FILE_GUID = 66564872-21d4-4d2a-a68b-1e844f980820 - MODULE_TYPE = BASE - VERSION_STRING = 1.0 - LIBRARY_CLASS = ResetSystemLib - -# -# The following information is for reference only and not required by the build -# tools. -# -# VALID_ARCHITECTURES = IA32 X64 -# - -[Sources] - ResetShutdown.c - ResetSystemLib.c - -[Packages] - MdeModulePkg/MdeModulePkg.dec - MdePkg/MdePkg.dec - OvmfPkg/OvmfPkg.dec - -[LibraryClasses] - BaseLib - DebugLib - IoLib - PciLib - TimerLib