audk/MdeModulePkg/Universal/Network/SnpDxe
Qian Ouyang 61f2ab909d Update the structure of EFI_NETWORK_INTERFACE_IDENTIFIER_PROTOCOL, PXE_HW_UNDI, PXE_SW_UNDI to support greater than 256NICs in UNDI (Request by UEFI2.4 Mantis991).
Signed-off-by: Qian Ouyang <qian.ouyang@intel.com>
Reviewed-by: Ting Ye <ting.ye@intel.com>
             Siyuan Fu <siyuan.fu@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@14569 6f19259b-4bc3-4df7-8a09-765794883524
2013-08-20 02:22:00 +00:00
..
Callback.c MdeModulePkg: Define correct ABI for issuing UNDI command and UNDI callback functions in SnpDxe. 2011-11-03 02:59:20 +00:00
ComponentName.c 1. Fix buffer overflow bugs in SNP, MNP and IP6 driver. 2012-12-24 02:52:27 +00:00
Get_status.c
Initialize.c
Mcast_ip_to_mac.c
Nvdata.c
Receive.c
Receive_filters.c
Reset.c
Shutdown.c
Snp.c Update the structure of EFI_NETWORK_INTERFACE_IDENTIFIER_PROTOCOL, PXE_HW_UNDI, PXE_SW_UNDI to support greater than 256NICs in UNDI (Request by UEFI2.4 Mantis991). 2013-08-20 02:22:00 +00:00
Snp.h 1. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName() support. 2012-12-13 06:47:06 +00:00
SnpDxe.inf MdeModulePkg: Add unload support for SnpDxe and fix NULL ImageHandle in EfiLibInstallDriverBindingComponentName2() in driver entry point. 2011-07-04 07:33:34 +00:00
Start.c
Station_address.c
Statistics.c
Stop.c
Transmit.c
WaitForPacket.c