audk/OvmfPkg/VirtioNetDxe
Laszlo Ersek 9f3acbb5c9 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
2013-06-14 07:40:59 +00:00
..
ComponentName.c OvmfPkg: VirtioNetDxe: Component Name Protocol implementation 2013-06-14 07:39:46 +00:00
DriverBinding.c OvmfPkg: VirtioNetDxe: driver binding 2013-06-14 07:39:52 +00:00
EntryPoint.c OvmfPkg: VirtioNetDxe: add entry point 2013-06-14 07:39:40 +00:00
Events.c OvmfPkg: VirtioNetDxe: WaitForPacket and EXIT_BOOT_SERVICES event callbacks 2013-06-14 07:40:47 +00:00
SnpGetStatus.c OvmfPkg: VirtioNetDxe: implement Tx: SNP.Transmit and SNP.GetStatus 2013-06-14 07:40:24 +00:00
SnpInitialize.c OvmfPkg: VirtioNetDxe: fix some build errors emitted by Visual Studio 2013-06-14 07:40:59 +00:00
SnpMcastIpToMac.c OvmfPkg: VirtioNetDxe: map multicast IP to MAC: SNP.McastIpToMac 2013-06-14 07:40:30 +00:00
SnpReceive.c OvmfPkg: VirtioNetDxe: fix some build errors emitted by Visual Studio 2013-06-14 07:40:59 +00:00
SnpReceiveFilters.c OvmfPkg: VirtioNetDxe: emulate Rx filter configuration: SNP.ReceiveFilters 2013-06-14 07:40:36 +00:00
SnpSharedHelpers.c OvmfPkg: VirtioNetDxe: add SNP.Initialize and shared dependencies 2013-06-14 07:40:05 +00:00
SnpShutdown.c OvmfPkg: VirtioNetDxe: SNP.Shutdown 2013-06-14 07:40:11 +00:00
SnpStart.c OvmfPkg: VirtioNetDxe: Simple Network Protocol members Start and Stop 2013-06-14 07:39:58 +00:00
SnpStop.c OvmfPkg: VirtioNetDxe: Simple Network Protocol members Start and Stop 2013-06-14 07:39:58 +00:00
SnpTransmit.c OvmfPkg: VirtioNetDxe: implement Tx: SNP.Transmit and SNP.GetStatus 2013-06-14 07:40:24 +00:00
SnpUnsupported.c OvmfPkg: VirtioNetDxe: definitions of unsupported SNP member functions 2013-06-14 07:40:42 +00:00
TechNotes.txt OvmfPkg: VirtioNetDxe: add technical notes 2013-06-14 07:39:25 +00:00
VirtioNet.h OvmfPkg: VirtioNetDxe: declarations and macro definitions 2013-06-14 07:39:32 +00:00
VirtioNet.inf OvmfPkg: VirtioNetDxe: complete driver with INF file 2013-06-14 07:40:53 +00:00