]> 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 714607dbd6f8144f975509d1a4f6f9033f419177..5ff1cd04840c48a853c7a37726fad83a263a0255 100644 (file)
@@ -34,8 +34,6 @@
   DriverBinding.h\r
   ComponentName.c\r
   ComponentName.h\r
-  InterlockedCompareExchange16.c\r
-  InterlockedCompareExchange16.h\r
   GrantTable.c\r
   GrantTable.h\r
   EventChannel.c\r
   XenBus.c\r
   XenBus.h\r
   Helpers.c\r
-\r
-[Sources.IA32]\r
-  Ia32/InterlockedCompareExchange16.nasm\r
-  Ia32/TestAndClearBit.nasm\r
-\r
-[Sources.X64]\r
-  X64/InterlockedCompareExchange16.nasm\r
-  X64/TestAndClearBit.nasm\r
+  TestAndClearBit.c\r
 \r
 [LibraryClasses]\r
   UefiDriverEntryPoint\r
   DevicePathLib\r
   DebugLib\r
   XenHypercallLib\r
+  SynchronizationLib\r
+  PrintLib\r
 \r
 [Protocols]\r
   gEfiDriverBindingProtocolGuid\r
-  gEfiPciIoProtocolGuid\r
   gEfiComponentName2ProtocolGuid\r
   gEfiComponentNameProtocolGuid\r
   gXenBusProtocolGuid\r
+  gXenIoProtocolGuid\r
 \r