diff options
author | jljusten <jljusten@6f19259b-4bc3-4df7-8a09-765794883524> | 2012-10-23 22:16:14 +0000 |
---|---|---|
committer | jljusten <jljusten@6f19259b-4bc3-4df7-8a09-765794883524> | 2012-10-23 22:16:14 +0000 |
commit | 151304d96d9abd61a71c9f90eb4a0d0c9f0fc391 (patch) | |
tree | b2c96b4bad3fb731e88a101a75a943c400723b5a /IntelFrameworkModulePkg/Csm | |
parent | 5077d4e5df092cbc254aa344d6cc5f2b5722967d (diff) | |
download | edk2-platforms-151304d96d9abd61a71c9f90eb4a0d0c9f0fc391.tar.xz |
OvmfPkg VirtioScsiDxe: Fix build with VS2010
Structures should not be directly assigned in EDK II
code, since this leads to different behaviours on various
compilers.
Instead, use ZeroMem to zero out the structures.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jordan Justen <jordan.l.justen@intel.com>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13878 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'IntelFrameworkModulePkg/Csm')
0 files changed, 0 insertions, 0 deletions