audk/MdeModulePkg/Universal/Network
geekboy15a e798cd87ca Fixed GCC 4.4 build issues due to EFIAPI not being used when required.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10379 6f19259b-4bc3-4df7-8a09-765794883524
2010-04-16 23:24:45 +00:00
..
ArpDxe 1. Correct File header to ## @file 2010-02-24 00:21:16 +00:00
Dhcp4Dxe Fixed GCC 4.4 build issues due to EFIAPI not being used when required. 2010-04-16 23:24:45 +00:00
DpcDxe 1. Correct File header to ## @file 2010-02-24 00:21:16 +00:00
IScsiDxe Fixed GCC 4.4 build issues due to EFIAPI not being used when required. 2010-04-16 23:24:45 +00:00
Ip4ConfigDxe Update the title Network Configuration to IPv4 Network Configuration since IPv6 UI is enabled. 2010-03-04 09:57:52 +00:00
Ip4Dxe Fixed GCC 4.4 build issues due to EFIAPI not being used when required. 2010-04-16 23:24:45 +00:00
MnpDxe Fixed GCC 4.4 build issues due to EFIAPI not being used when required. 2010-04-16 23:24:45 +00:00
Mtftp4Dxe Fixed GCC 4.4 build issues due to EFIAPI not being used when required. 2010-04-16 23:24:45 +00:00
SnpDxe Enhance SNP to be compatible with UNDI driver which doesn’t report correct network cable status in Initialize(), i.e. force MediaPresent in Snp Mode to be TRUE in case UNDI driver report no media but actually we have already received packet from network interface. 2010-04-01 07:44:36 +00:00
Tcp4Dxe Fixed GCC 4.4 build issues due to EFIAPI not being used when required. 2010-04-16 23:24:45 +00:00
Udp4Dxe Fixed GCC 4.4 build issues due to EFIAPI not being used when required. 2010-04-16 23:24:45 +00:00
UefiPxeBcDxe remove PxeBc->Stop () when EFI_BUFFER_TOO_SMALL, the calling PxeBc->Stop() in Driver Binding Stop() could make sure PXE functionality is stopped when disconnecting UefiPxeBcDxe module. 2010-03-27 00:48:22 +00:00
VlanConfigDxe Fix wrong BufferSize for Configuration data. 2010-03-04 10:04:21 +00:00