]> git.proxmox.com Git - mirror_edk2.git/blame - DuetPkg/BiosVideoThunkDxe/BiosVideo.inf
Refine the comments for BiosVideo thunk driver.
[mirror_edk2.git] / DuetPkg / BiosVideoThunkDxe / BiosVideo.inf
CommitLineData
7da78b1f 1#/*++\r
2# \r
3# Copyright (c) 2006, Intel Corporation \r
4# All rights reserved. This program and the accompanying materials \r
5# are licensed and made available under the terms and conditions of the BSD License \r
6# which accompanies this distribution. The full text of the license may be found at \r
7# http://opensource.org/licenses/bsd-license.php \r
8# \r
9# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, \r
10# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. \r
11#\r
12# Module Name:\r
13#\r
14# BiosVideo.inf\r
15#\r
16# Abstract:\r
17#\r
18# Component description file for BIOS VGA Miniport module.\r
19#\r
20#--*/\r
21\r
22[Defines]\r
23 INF_VERSION = 0x00010005\r
24 BASE_NAME = BiosVideo\r
25 FILE_GUID = 29CF55F8-B675-4f5d-8F2F-B87A3ECFD063\r
26 MODULE_TYPE = UEFI_DRIVER\r
27 VERSION_STRING = 1.0\r
28 ENTRY_POINT = BiosVideoDriverEntryPoint\r
29\r
30[Packages]\r
31 MdePkg/MdePkg.dec\r
32 IntelFrameworkPkg/IntelFrameworkPkg.dec\r
33 IntelFrameworkModulePkg/IntelFrameworkModulePkg.dec\r
34 DuetPkg/DuetPkg.dec\r
35\r
36[LibraryClasses]\r
37 UefiLib\r
38 DebugLib\r
39 UefiBootServicesTableLib\r
40 BaseMemoryLib\r
41 UefiDriverEntryPoint\r
0d92cdc2 42 DevicePathLib\r
7da78b1f 43 \r
44[Sources.common]\r
45 BiosVideo.h\r
46 BiosVideo.c\r
47 ComponentName.c\r
48 VesaBiosExtensions.h\r
0d92cdc2 49 LegacyBiosThunk.c\r
50 \r
7da78b1f 51[Protocols]\r
52 gEfiPciIoProtocolGuid\r
53 gEfiVgaMiniPortProtocolGuid\r
54 gEfiLegacy8259ProtocolGuid\r
0d92cdc2 55 gEfiEdidDiscoveredProtocolGuid\r
56 gEfiEdidActiveProtocolGuid