]> 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 fb63ec251e48ed326df0458c4a8de456bd856fd7..5ff1cd04840c48a853c7a37726fad83a263a0255 100644 (file)
   DriverBinding.h\r
   ComponentName.c\r
   ComponentName.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
+  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
-\r
-\r
-[Guids]\r
-  gEfiXenInfoGuid\r
+  gXenBusProtocolGuid\r
+  gXenIoProtocolGuid\r
 \r