]> git.proxmox.com Git - mirror_edk2.git/blobdiff - DuetPkg/AcpiResetDxe/Reset.inf
DuetPkg: Remove DuetPkg
[mirror_edk2.git] / DuetPkg / AcpiResetDxe / Reset.inf
diff --git a/DuetPkg/AcpiResetDxe/Reset.inf b/DuetPkg/AcpiResetDxe/Reset.inf
deleted file mode 100644 (file)
index 591bdcf..0000000
+++ /dev/null
@@ -1,47 +0,0 @@
-## @file\r
-#  Component description file for AcpiResetDxe module.\r
-#\r
-# Copyright (c) 2006 - 2010, Intel Corporation. All rights reserved.<BR>\r
-# This program and the accompanying materials                          \r
-# are licensed and made available under the terms and conditions of the BSD License         \r
-# which accompanies this distribution.  The full text of the license may be found at        \r
-# http://opensource.org/licenses/bsd-license.php                                            \r
-#                                                                                           \r
-# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,                     \r
-# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.             \r
-#\r
-#\r
-##\r
-[Defines]\r
-  INF_VERSION                    = 0x00010005\r
-  BASE_NAME                      = AcpiReset\r
-  FILE_GUID                      = 928EF6D4-72BC-4686-B57B-1EEB6ABD4F93\r
-  MODULE_TYPE                    = DXE_RUNTIME_DRIVER\r
-  VERSION_STRING                 = 1.0\r
-  ENTRY_POINT                    = InitializeReset\r
-\r
-[Packages]\r
-  MdePkg/MdePkg.dec\r
-  DuetPkg/DuetPkg.dec\r
-\r
-[LibraryClasses]\r
-  DebugLib\r
-  UefiBootServicesTableLib\r
-  UefiDriverEntryPoint\r
-  IoLib\r
-  PciLib\r
-  HobLib\r
-  BaseLib\r
-  BaseMemoryLib\r
-\r
-[Sources]\r
-  Reset.c\r
-\r
-[Protocols]\r
-  gEfiResetArchProtocolGuid\r
-\r
-[Guids]\r
-  gEfiAcpiDescriptionGuid\r
-\r
-[Depex]\r
-  TRUE\r