]> git.proxmox.com Git - mirror_edk2.git/commit
OvmfPkg: VirtioNetDxe: fix some build errors emitted by Visual Studio
authorLaszlo Ersek <lersek@redhat.com>
Fri, 14 Jun 2013 07:40:59 +0000 (07:40 +0000)
committerjljusten <jljusten@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 14 Jun 2013 07:40:59 +0000 (07:40 +0000)
commit9f3acbb5c9e10f1bdbf5c4b26c0f7d3739d94543
treea2edcf7eabce3fa307aa1b7bb23c26d7dc613feb
parent65575e4f1378bb5899e8c9218e2957fa5f6f0cc1
OvmfPkg: VirtioNetDxe: fix some build errors emitted by Visual Studio

These were found with the gcc-4.4 option "-Wconversion" after Jordan
reported the build failure under Visual Studio. The patch was originally
posted to edk2-devel as "silence.patch":

http://thread.gmane.org/gmane.comp.bios.tianocore.devel/2804/focus=2972

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@14419 6f19259b-4bc3-4df7-8a09-765794883524
OvmfPkg/VirtioNetDxe/SnpInitialize.c
OvmfPkg/VirtioNetDxe/SnpReceive.c