]> git.proxmox.com Git - mirror_edk2.git/blobdiff - OvmfPkg/XenBusDxe/XenBusDxe.inf
OvmfPkg/XenBusDxe: Add XenStore client implementation
[mirror_edk2.git] / OvmfPkg / XenBusDxe / XenBusDxe.inf
index 4e92a204f2eb90877f80f04afaaed6238064c77a..1343808ae3d884850b38775ee24b5693bcc0c27a 100644 (file)
   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
 \r
 [Sources.IA32]\r
   Ia32/hypercall.S\r
   Ia32/hypercall.asm\r
   Ia32/InterlockedCompareExchange16.S\r
   Ia32/InterlockedCompareExchange16.asm\r
+  Ia32/TestAndClearBit.S\r
+  Ia32/TestAndClearBit.asm\r
 \r
 [Sources.X64]\r
   X64/hypercall.S\r
   X64/hypercall.asm\r
   X64/InterlockedCompareExchange16.S\r
   X64/InterlockedCompareExchange16.asm\r
+  X64/TestAndClearBit.S\r
+  X64/TestAndClearBit.asm\r
 \r
 [LibraryClasses]\r
   UefiDriverEntryPoint\r