mirror_edk2/MdeModulePkg/Universal/Network
lzeng14 ce68d3bc68 Add missing braces around initializer.
Signed-off-by: Star Zeng <star.zeng@intel.com>
Reviewed-by: Jaben Carsey <jaben.carsey@intel.com>
Reviewed-by: Qian Ouyang <qian.ouyang@intel.com>
Reviewed-by: Ruiyu Ni <ruiyu.ni@intel.com>
Reviewed-by: Feng Tian <feng.tian@intel.com>
Reviewed-by: Jeff Fan <jeff.fan@intel.com>

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13817 6f19259b-4bc3-4df7-8a09-765794883524
2012-10-11 02:15:23 +00:00
..
ArpDxe Add pointer check for NULL before dereference it. 2011-09-29 06:33:23 +00:00
Dhcp4Dxe Add pointer check for NULL before dereference it. 2011-11-23 05:05:12 +00:00
DpcDxe Update the copyright notice format 2010-04-24 09:33:45 +00:00
Ip4ConfigDxe Add missing braces around initializer. 2012-10-11 02:15:23 +00:00
Ip4Dxe MdeModulePkg: Remove variables that are set, but not used 2011-10-31 15:58:05 +00:00
IScsiDxe Should pass in bytes of string buffer to UnicodeSPrint() rather than Unicode string length. 2012-08-29 09:23:34 +00:00
MnpDxe Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is valid/invalid. 2011-07-06 03:55:36 +00:00
Mtftp4Dxe Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is valid/invalid. 2011-07-06 03:55:36 +00:00
SnpDxe MdeModulePkg: Define correct ABI for issuing UNDI command and UNDI callback functions in SnpDxe. 2011-11-03 02:59:20 +00:00
Tcp4Dxe MdeModulePkg:removes the unreachable ‘break’ instruction after a ‘return’ instruction in the switch(). 2012-09-29 02:44:33 +00:00
Udp4Dxe Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is valid/invalid. 2011-07-06 03:55:36 +00:00
UefiPxeBcDxe Reconfigure the UdpRead instance if an error occurred in Dhcp, Discover and Mtftp process. 2011-12-16 09:00:47 +00:00
VlanConfigDxe Per UEFI spec, on CallBack action EFI_BROWSER_ACTION_CHANGING, the return value of ActionRequest will be ignored, but on CallBack action EFI_BROWSER_ACTION_CHANGED, the return value of ActionRequest will be used. 2011-12-15 02:54:49 +00:00