audk/OvmfPkg/VirtioRngDxe
Gerd Hoffmann 7339bfeffa OvmfPkg/VirtioRngDxe: check if device is ready
Add a 'Ready' boolean to the driver state struct, use it to track
whenever the device is ready to be used.  In case it is not ready
throw an EFI_DEVICE_ERROR instead of sending a request which will
never receive an answer.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
2024-05-31 23:00:40 -07:00
..
VirtioRng.c OvmfPkg/VirtioRngDxe: check if device is ready 2024-05-31 23:00:40 -07:00
VirtioRng.h OvmfPkg/VirtioRngDxe: check if device is ready 2024-05-31 23:00:40 -07:00
VirtioRng.inf OvmfPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:19 -07:00