]> git.proxmox.com Git - mirror_edk2.git/blobdiff - DuetPkg/BiosVideoThunkDxe/BiosVideo.inf
DuetPkg: Remove DuetPkg
[mirror_edk2.git] / DuetPkg / BiosVideoThunkDxe / BiosVideo.inf
diff --git a/DuetPkg/BiosVideoThunkDxe/BiosVideo.inf b/DuetPkg/BiosVideoThunkDxe/BiosVideo.inf
deleted file mode 100644 (file)
index 82243c0..0000000
+++ /dev/null
@@ -1,50 +0,0 @@
-## @file\r
-#  This module provides EFI_GRAPHIC_OUT_PROTOCOL based on functions of video \r
-#  on legacy BIOS.\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
-#  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                      = BiosVideo\r
-  FILE_GUID                      = 29CF55F8-B675-4f5d-8F2F-B87A3ECFD063\r
-  MODULE_TYPE                    = UEFI_DRIVER\r
-  VERSION_STRING                 = 1.0\r
-  ENTRY_POINT                    = BiosVideoDriverEntryPoint\r
-\r
-[Packages]\r
-  MdePkg/MdePkg.dec\r
-  IntelFrameworkPkg/IntelFrameworkPkg.dec\r
-  IntelFrameworkModulePkg/IntelFrameworkModulePkg.dec\r
-  DuetPkg/DuetPkg.dec\r
-\r
-[LibraryClasses]\r
-  UefiLib\r
-  DebugLib\r
-  UefiBootServicesTableLib\r
-  BaseMemoryLib\r
-  UefiDriverEntryPoint\r
-  DevicePathLib\r
-  \r
-[Sources]\r
-  BiosVideo.h\r
-  BiosVideo.c\r
-  ComponentName.c\r
-  VesaBiosExtensions.h\r
-  LegacyBiosThunk.c\r
-  \r
-[Protocols]\r
-  gEfiPciIoProtocolGuid\r
-  gEfiVgaMiniPortProtocolGuid\r
-  gEfiLegacy8259ProtocolGuid\r
-  gEfiEdidDiscoveredProtocolGuid\r
-  gEfiEdidActiveProtocolGuid\r