]> git.proxmox.com Git - mirror_edk2.git/blobdiff - OvmfPkg/IoMmuDxe/IoMmuDxe.inf
OvmfPkg/XenResetVector: Add new entry point for Xen PVH
[mirror_edk2.git] / OvmfPkg / IoMmuDxe / IoMmuDxe.inf
index 21dc39b9233a77fc9ee91db0690f678418b38265..2ebd74e5558c34a30b7b38fb9b3d468f52fafbfa 100644 (file)
@@ -5,14 +5,7 @@
 #\r
 #  Copyright (c) 2017, AMD Inc. All rights reserved.<BR>\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,\r
-#  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR\r
-#  IMPLIED.\r
+#  SPDX-License-Identifier: BSD-2-Clause-Patent\r
 #\r
 #**/\r
 \r
@@ -26,6 +19,7 @@
 \r
 [Sources]\r
   AmdSevIoMmu.c\r
+  AmdSevIoMmu.h\r
   IoMmuDxe.c\r
 \r
 [Packages]\r
 \r
 [LibraryClasses]\r
   BaseLib\r
-  UefiLib\r
-  UefiDriverEntryPoint\r
-  UefiBootServicesTableLib\r
-  DxeServicesTableLib\r
+  BaseMemoryLib\r
   DebugLib\r
   MemEncryptSevLib\r
+  MemoryAllocationLib\r
+  UefiBootServicesTableLib\r
+  UefiDriverEntryPoint\r
 \r
 [Protocols]\r
   gEdkiiIoMmuProtocolGuid                     ## SOMETIME_PRODUCES\r