d6bcb5c OvmfPkg: VirtioRngDxe: clear all feature bits more explicitly

Authored and Committed by lersek 8 years ago
    OvmfPkg: VirtioRngDxe: clear all feature bits more explicitly
    
    This too is in preparation for the following patches.
    
    After this patch, all four drivers manage their feature bits with explicit
    masking.
    
    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>