Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: 7339bfeffa3fa30b18dce86409c0112039bacec5
      
https://github.com/tianocore/edk2/commit/7339bfeffa3fa30b18dce86409c0112039bacec5
  Author: Gerd Hoffmann <[email protected]>
  Date:   2024-05-31 (Fri, 31 May 2024)

  Changed paths:
    M OvmfPkg/VirtioRngDxe/VirtioRng.c
    M OvmfPkg/VirtioRngDxe/VirtioRng.h

  Log Message:
  -----------
  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 <[email protected]>



To unsubscribe from these emails, change your notification settings at 
https://github.com/tianocore/edk2/settings/notifications


_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to