]> git.proxmox.com Git - mirror_edk2.git/blobdiff - OvmfPkg/XenBusDxe/XenBusDxe.inf
UefiCpuPkg/CpuDxe: introduce MP_SYSTEM_DATA for Mp Service Protocol
[mirror_edk2.git] / OvmfPkg / XenBusDxe / XenBusDxe.inf
index 6da3d2d670a95e54801abf66c565277b807b5afa..4ce47434545204e3af9a92d834438509808f0d04 100644 (file)
   ComponentName.h\r
   XenHypercall.c\r
   XenHypercall.h\r
+  InterlockedCompareExchange16.c\r
+  InterlockedCompareExchange16.h\r
+  GrantTable.c\r
+  GrantTable.h\r
+  EventChannel.c\r
+  EventChannel.h\r
+  XenStore.c\r
+  XenStore.h\r
+  XenBus.c\r
+  XenBus.h\r
+  Helpers.c\r
 \r
 [Sources.IA32]\r
-  Ia32/hypercall.S\r
-  Ia32/hypercall.asm\r
+  Ia32/hypercall.nasm\r
+  Ia32/InterlockedCompareExchange16.nasm\r
+  Ia32/TestAndClearBit.nasm\r
 \r
 [Sources.X64]\r
-  X64/hypercall.S\r
-  X64/hypercall.asm\r
+  X64/hypercall.nasm\r
+  X64/InterlockedCompareExchange16.nasm\r
+  X64/TestAndClearBit.nasm\r
 \r
 [LibraryClasses]\r
   UefiDriverEntryPoint\r
@@ -62,6 +75,7 @@
   gEfiPciIoProtocolGuid\r
   gEfiComponentName2ProtocolGuid\r
   gEfiComponentNameProtocolGuid\r
+  gXenBusProtocolGuid\r
 \r
 \r
 [Guids]\r