]> git.proxmox.com Git - mirror_edk2.git/blobdiff - OvmfPkg/XenBusDxe/XenBusDxe.inf
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / OvmfPkg / XenBusDxe / XenBusDxe.inf
index 5ff1cd04840c48a853c7a37726fad83a263a0255..536b49fa8c35e935231559a8f4dd5c2abb28ca2b 100644 (file)
@@ -3,13 +3,7 @@
 #\r
 #  Copyright (C) 2014, Citrix Ltd.\r
 #\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
-#\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
+#  SPDX-License-Identifier: BSD-2-Clause-Patent\r
 #\r
 ##\r
 \r
@@ -57,6 +51,7 @@
   XenHypercallLib\r
   SynchronizationLib\r
   PrintLib\r
+  PcdLib\r
 \r
 [Protocols]\r
   gEfiDriverBindingProtocolGuid\r
@@ -65,3 +60,5 @@
   gXenBusProtocolGuid\r
   gXenIoProtocolGuid\r
 \r
+[FixedPcd]\r
+  gUefiOvmfPkgTokenSpaceGuid.PcdXenGrantFrames\r