]> git.proxmox.com Git - mirror_edk2.git/blobdiff - OvmfPkg/Virtio10Dxe/Virtio10.inf
Revert "OvmfPkg: link SM3 support into Tcg2Pei and Tcg2Dxe"
[mirror_edk2.git] / OvmfPkg / Virtio10Dxe / Virtio10.inf
index f868d1cfc4490b12fb59f3ec12588ac0489f1c52..b9ab6c0bd272dcbc4f4741f2c71d3d6e4773e130 100644 (file)
@@ -3,13 +3,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
 [Defines]\r
@@ -22,6 +16,7 @@
 \r
 [Sources]\r
   Virtio10.c\r
+  Virtio10.h\r
 \r
 [Packages]\r
   MdePkg/MdePkg.dec\r
@@ -31,6 +26,8 @@
   BaseMemoryLib\r
   DebugLib\r
   MemoryAllocationLib\r
+  PciCapLib\r
+  PciCapPciIoLib\r
   UefiBootServicesTableLib\r
   UefiDriverEntryPoint\r
   UefiLib\r