]> git.proxmox.com Git - mirror_edk2.git/blobdiff - CorebootPayloadPkg/Library/ResetSystemLib/ResetSystemLib.inf
Coreboot*Pkg: Retire CorebootPayloadPkg and CorebootModulePkg
[mirror_edk2.git] / CorebootPayloadPkg / Library / ResetSystemLib / ResetSystemLib.inf
diff --git a/CorebootPayloadPkg/Library/ResetSystemLib/ResetSystemLib.inf b/CorebootPayloadPkg/Library/ResetSystemLib/ResetSystemLib.inf
deleted file mode 100644 (file)
index e0a92c0..0000000
+++ /dev/null
@@ -1,38 +0,0 @@
-## @file\r
-#  Library instance for ResetSystem library class for coreboot\r
-#\r
-#  Copyright (c) 2014 - 2018, Intel Corporation. All rights reserved.<BR>\r
-#  SPDX-License-Identifier: BSD-2-Clause-Patent\r
-#\r
-##\r
-\r
-[Defines]\r
-  INF_VERSION                    = 0x00010005\r
-  BASE_NAME                      = ResetSystemLib\r
-  FILE_GUID                      = C5CD4EEE-527F-47df-9C92-B41414AF7479\r
-  MODULE_TYPE                    = BASE\r
-  VERSION_STRING                 = 1.0\r
-  LIBRARY_CLASS                  = ResetSystemLib\r
-\r
-#\r
-# The following information is for reference only and not required by the build tools.\r
-#\r
-#  VALID_ARCHITECTURES           = IA32 X64\r
-#\r
-\r
-[Sources]\r
-  ResetSystemLib.c\r
-\r
-[Packages]\r
-  MdePkg/MdePkg.dec\r
-  MdeModulePkg/MdeModulePkg.dec\r
-  CorebootModulePkg/CorebootModulePkg.dec\r
-    \r
-[LibraryClasses]\r
-  DebugLib\r
-  IoLib\r
-  HobLib\r
-  \r
-[Guids]  \r
-  gUefiAcpiBoardInfoGuid\r
-\r