]> git.proxmox.com Git - mirror_edk2.git/blobdiff - DuetPkg/LegacyMetronome/Metronome.inf
DuetPkg: Remove DuetPkg
[mirror_edk2.git] / DuetPkg / LegacyMetronome / Metronome.inf
diff --git a/DuetPkg/LegacyMetronome/Metronome.inf b/DuetPkg/LegacyMetronome/Metronome.inf
deleted file mode 100644 (file)
index 572fa90..0000000
+++ /dev/null
@@ -1,43 +0,0 @@
-## @file\r
-# \r
-# Copyright (c) 2005 - 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
-#  Module Name:\r
-#\r
-#  Abstract:\r
-#\r
-##\r
-\r
-[Defines]\r
-  INF_VERSION                    = 0x00010005\r
-  BASE_NAME                      = Metronome\r
-  FILE_GUID                      = 07A9330A-F347-11d4-9A49-0090273FC14D\r
-  MODULE_TYPE                    = DXE_DRIVER\r
-  VERSION_STRING                 = 1.0\r
-  ENTRY_POINT                    = InstallMetronome\r
-\r
-[Packages]\r
-  MdePkg/MdePkg.dec\r
-\r
-[LibraryClasses]\r
-  UefiDriverEntryPoint\r
-  DebugLib\r
-  UefiBootServicesTableLib\r
-  IoLib\r
-  \r
-[Sources]\r
-  Metronome.c\r
-  Metronome.h\r
-\r
-[Protocols]\r
-  gEfiMetronomeArchProtocolGuid\r
-\r
-[Depex]\r
-  TRUE\r