]> git.proxmox.com Git - mirror_edk2.git/blobdiff - DuetPkg/CpuIoDxe/CpuIo.inf
Moving DuetPkg/CpuIoDxe to UefiCpuPkg.
[mirror_edk2.git] / DuetPkg / CpuIoDxe / CpuIo.inf
diff --git a/DuetPkg/CpuIoDxe/CpuIo.inf b/DuetPkg/CpuIoDxe/CpuIo.inf
deleted file mode 100644 (file)
index f9d50f6..0000000
+++ /dev/null
@@ -1,52 +0,0 @@
-#/*++\r
-# \r
-# Copyright (c) 2004, Intel Corporation                                                         \r
-# All rights reserved. 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
-#    CpuIo.inf\r
-#\r
-#  Abstract:\r
-#\r
-#    Component description file for CpuIo module\r
-#\r
-#--*/\r
-\r
-[Defines]\r
-  INF_VERSION                    = 0x00010005\r
-  BASE_NAME                      = CpuIo\r
-  FILE_GUID                      = BAE7599F-3C6B-43b7-BDF0-9CE07AA91AA6\r
-  MODULE_TYPE                    = DXE_DRIVER\r
-  VERSION_STRING                 = 1.0\r
-  EDK_RELEASE_VERSION            = 0x00020000\r
-  EFI_SPECIFICATION_VERSION      = 0x00020000\r
-\r
-  ENTRY_POINT                    = CpuIoInitialize\r
-\r
-[Packages]\r
-  DuetPkg/DuetPkg.dec\r
-  MdePkg/MdePkg.dec\r
-  IntelFrameworkPkg/IntelFrameworkPkg.dec\r
-\r
-[LibraryClasses]\r
-  BaseLib\r
-  DebugLib\r
-  UefiDriverEntryPoint\r
-  IoLib\r
-\r
-[Sources.common]\r
-  CpuIo.c\r
-  CpuIo.h\r
-\r
-[Protocols]\r
-  gEfiCpuIoProtocolGuid\r
-  \r
-[Depex]\r
-  TRUE
\ No newline at end of file