mirror of https://github.com/acidanthera/audk.git
07af4eee93
In virtio-1.0, it is not enough to pass the base address of the virtio queue to the hypervisor (as a frame number); instead it will want the addresses of the descriptor table, the available ring, and the used ring separately. Pass the VRING object to the SetQueueAddress() member function; this will enable a virtio-1.0 implementation. Convert the current producers and consumers to this prototype. Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org> Cc: Jordan Justen <jordan.l.justen@intel.com> Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Laszlo Ersek <lersek@redhat.com> Tested-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Reviewed-by: Jordan Justen <jordan.l.justen@intel.com> |
||
---|---|---|
.. | ||
ComponentName.c | ||
DriverBinding.c | ||
EntryPoint.c | ||
Events.c | ||
SnpGetStatus.c | ||
SnpInitialize.c | ||
SnpMcastIpToMac.c | ||
SnpReceive.c | ||
SnpReceiveFilters.c | ||
SnpSharedHelpers.c | ||
SnpShutdown.c | ||
SnpStart.c | ||
SnpStop.c | ||
SnpTransmit.c | ||
SnpUnsupported.c | ||
TechNotes.txt | ||
VirtioNet.h | ||
VirtioNet.inf |