X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=OvmfPkg%2FXenBusDxe%2FXenBusDxe.inf;h=5ff1cd04840c48a853c7a37726fad83a263a0255;hb=19ca06bb84cafd661f7da34e9ca3c7ec6add1135;hp=add85213c640441085e8bbce08c209bd61ec8233;hpb=12a16f2d1c610942a3420c86e7a3c6bcc7a6eedf;p=mirror_edk2.git diff --git a/OvmfPkg/XenBusDxe/XenBusDxe.inf b/OvmfPkg/XenBusDxe/XenBusDxe.inf index add85213c6..5ff1cd0484 100644 --- a/OvmfPkg/XenBusDxe/XenBusDxe.inf +++ b/OvmfPkg/XenBusDxe/XenBusDxe.inf @@ -34,16 +34,16 @@ DriverBinding.h ComponentName.c ComponentName.h - XenHypercall.c - XenHypercall.h - -[Sources.IA32] - Ia32/hypercall.S - Ia32/hypercall.asm - -[Sources.X64] - X64/hypercall.S - X64/hypercall.asm + GrantTable.c + GrantTable.h + EventChannel.c + EventChannel.h + XenStore.c + XenStore.h + XenBus.c + XenBus.h + Helpers.c + TestAndClearBit.c [LibraryClasses] UefiDriverEntryPoint @@ -54,17 +54,14 @@ UefiLib DevicePathLib DebugLib - HobLib - + XenHypercallLib + SynchronizationLib + PrintLib [Protocols] gEfiDriverBindingProtocolGuid - gEfiPciIoProtocolGuid gEfiComponentName2ProtocolGuid gEfiComponentNameProtocolGuid gXenBusProtocolGuid - - -[Guids] - gEfiXenInfoGuid + gXenIoProtocolGuid