]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkCompatibilityPkg/Compatibility/DeviceIoOnPciRootBridgeIoThunk/DeviceIoOnPciRootBridgeIoThunk.inf
EdkCompatibilityPkg: Remove EdkCompatibilityPkg
[mirror_edk2.git] / EdkCompatibilityPkg / Compatibility / DeviceIoOnPciRootBridgeIoThunk / DeviceIoOnPciRootBridgeIoThunk.inf
diff --git a/EdkCompatibilityPkg/Compatibility/DeviceIoOnPciRootBridgeIoThunk/DeviceIoOnPciRootBridgeIoThunk.inf b/EdkCompatibilityPkg/Compatibility/DeviceIoOnPciRootBridgeIoThunk/DeviceIoOnPciRootBridgeIoThunk.inf
deleted file mode 100644 (file)
index 4078e30..0000000
+++ /dev/null
@@ -1,59 +0,0 @@
-## @file\r
-# Module Layer Device I/O on top of PCI Root Bridge I/O (Segment 0)\r
-#\r
-# Device I/O is on list of deprecated protocols for UEFI 2.0 and later.\r
-# This module layers Device I/O on top of PCI Root Bridge I/O (Segment 0)\r
-# Use if:\r
-#   There are no EDK modules present that produces Device I/O\r
-#   EFI drivers included that consume Device I/O\r
-#   Platform required to support EFI drivers that consume Device I/O\r
-#   Platform required to support EFI applications that consume Device I/O\r
-#\r
-# Copyright (c) 2008 - 2018, Intel Corporation. All rights reserved.<BR>\r
-#\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
-#  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
-\r
-[Defines]\r
-  INF_VERSION                    = 0x00010005\r
-  BASE_NAME                      = DeviceIoOnPciRootBridgeIoThunk\r
-  FILE_GUID                      = 6E5ED30F-EC52-4136-8A41-3F4324218E41\r
-  MODULE_TYPE                    = DXE_DRIVER\r
-  VERSION_STRING                 = 1.0\r
-  ENTRY_POINT                    = InitializeDeviceIo\r
-\r
-#\r
-# The following information is for reference only and not required by the build tools.\r
-#\r
-#  VALID_ARCHITECTURES           = IA32 X64 EBC\r
-#\r
-\r
-[Sources]\r
-  DeviceIoOnPciRootBridgeIoThunk.c\r
-\r
-[Packages]\r
-  MdePkg/MdePkg.dec\r
-\r
-[LibraryClasses]\r
-  UefiDriverEntryPoint\r
-  UefiBootServicesTableLib\r
-  BaseLib\r
-  DebugLib\r
-  UefiLib\r
-  MemoryAllocationLib\r
-  BaseMemoryLib\r
-  DevicePathLib\r
-\r
-[Protocols]\r
-  gEfiDeviceIoProtocolGuid\r
-  gEfiPciRootBridgeIoProtocolGuid\r
-\r
-[Depex]\r
-  TRUE\r