]> git.proxmox.com Git - mirror_edk2.git/blobdiff - OvmfPkg/XenBusDxe/XenBusDxe.inf
OvmfPkg/AmdSevDxe: sort #includes, and entries in INF file sections
[mirror_edk2.git] / OvmfPkg / XenBusDxe / XenBusDxe.inf
index 742b7c615b5ba1f6f0e239bd11cf9bed59a1fa1d..5ff1cd04840c48a853c7a37726fad83a263a0255 100644 (file)
   DriverBinding.h\r
   ComponentName.c\r
   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
-\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
+  XenStore.c\r
+  XenStore.h\r
+  XenBus.c\r
+  XenBus.h\r
+  Helpers.c\r
+  TestAndClearBit.c\r
 \r
 [LibraryClasses]\r
   UefiDriverEntryPoint\r
   UefiLib\r
   DevicePathLib\r
   DebugLib\r
-  HobLib\r
-\r
+  XenHypercallLib\r
+  SynchronizationLib\r
+  PrintLib\r
 \r
 [Protocols]\r
   gEfiDriverBindingProtocolGuid\r
-  gEfiPciIoProtocolGuid\r
   gEfiComponentName2ProtocolGuid\r
   gEfiComponentNameProtocolGuid\r
   gXenBusProtocolGuid\r
-\r
-\r
-[Guids]\r
-  gEfiXenInfoGuid\r
+  gXenIoProtocolGuid\r
 \r