]> git.proxmox.com Git - mirror_edk2.git/blobdiff - OvmfPkg/XenBusDxe/XenBusDxe.inf
Ovmf/Xen: move XenBusDxe hypercall code to separate library
[mirror_edk2.git] / OvmfPkg / XenBusDxe / XenBusDxe.inf
index 4ce47434545204e3af9a92d834438509808f0d04..714607dbd6f8144f975509d1a4f6f9033f419177 100644 (file)
@@ -34,8 +34,6 @@
   DriverBinding.h\r
   ComponentName.c\r
   ComponentName.h\r
-  XenHypercall.c\r
-  XenHypercall.h\r
   InterlockedCompareExchange16.c\r
   InterlockedCompareExchange16.h\r
   GrantTable.c\r
   Helpers.c\r
 \r
 [Sources.IA32]\r
-  Ia32/hypercall.nasm\r
   Ia32/InterlockedCompareExchange16.nasm\r
   Ia32/TestAndClearBit.nasm\r
 \r
 [Sources.X64]\r
-  X64/hypercall.nasm\r
   X64/InterlockedCompareExchange16.nasm\r
   X64/TestAndClearBit.nasm\r
 \r
@@ -67,8 +63,7 @@
   UefiLib\r
   DevicePathLib\r
   DebugLib\r
-  HobLib\r
-\r
+  XenHypercallLib\r
 \r
 [Protocols]\r
   gEfiDriverBindingProtocolGuid\r
@@ -77,7 +72,3 @@
   gEfiComponentNameProtocolGuid\r
   gXenBusProtocolGuid\r
 \r
-\r
-[Guids]\r
-  gEfiXenInfoGuid\r
-\r