]> git.proxmox.com Git - mirror_edk2.git/commit
OvmfPkg: VirtioRngDxe: clear all feature bits more explicitly
authorLaszlo Ersek <lersek@redhat.com>
Sat, 12 Mar 2016 00:54:57 +0000 (01:54 +0100)
committerLaszlo Ersek <lersek@redhat.com>
Wed, 6 Apr 2016 11:04:04 +0000 (13:04 +0200)
commit28daafe0add87f9857a4881d0d644a4b033f2168
treec92928deeb27c0648f7a7f79cad440fbca97cf78
parent0c2a486078ff28414209281b7d39197b89e0d81f
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>
Tested-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
OvmfPkg/VirtioRngDxe/VirtioRng.c