]> git.proxmox.com Git - mirror_edk2.git/blobdiff - OvmfPkg/VirtioGpuDxe/VirtioGpu.inf
BaseTools: add centralized location for git config files
[mirror_edk2.git] / OvmfPkg / VirtioGpuDxe / VirtioGpu.inf
index 7a6269eded519cff5188fd7a190d8b7183280f49..9e66bcd4b97f9182f1681682a2a67b39b3c6acf8 100644 (file)
@@ -5,13 +5,7 @@
 #\r
 # Copyright (C) 2016, Red Hat, Inc.\r
 #\r
-# This program and the accompanying materials are licensed and made available\r
-# under the terms and conditions of the BSD License which accompanies this\r
-# 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, WITHOUT\r
-# WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
+# SPDX-License-Identifier: BSD-2-Clause-Patent\r
 #\r
 ##\r
 \r
@@ -26,6 +20,7 @@
 [Sources]\r
   Commands.c\r
   DriverBinding.c\r
+  Gop.c\r
   VirtioGpu.h\r
 \r
 [Packages]\r
@@ -45,5 +40,6 @@
 \r
 [Protocols]\r
   gEfiDevicePathProtocolGuid     ## TO_START ## BY_START\r
+  gEfiGraphicsOutputProtocolGuid ## BY_START\r
   gEfiPciIoProtocolGuid          ## TO_START\r
   gVirtioDeviceProtocolGuid      ## TO_START\r