mirror_edk2/MdeModulePkg/Universal/Network
2009-07-24 06:16:50 +00:00
..
ArpDxe Retire NetLibQueueDpc() and NetLibDispatchDpc() and use QueueDpc() and DispatchDpc() from the DpcLib instead. 2009-07-11 22:51:51 +00:00
Dhcp4Dxe 1. remove duplicated NetLibDispatchDpc() calling in Pool function. 2009-07-10 06:59:07 +00:00
DpcDxe Clean Network Driver to include Uefi.h, not PiDxe.h. 2009-02-09 02:59:07 +00:00
Ip4ConfigDxe Retire NetLibQueueDpc() and NetLibDispatchDpc() and use QueueDpc() and DispatchDpc() from the DpcLib instead. 2009-07-11 22:51:51 +00:00
Ip4Dxe Retire NetLibQueueDpc() and NetLibDispatchDpc() and use QueueDpc() and DispatchDpc() from the DpcLib instead. 2009-07-11 22:51:51 +00:00
IScsiDxe initial Target byte array with 0xff (all bytes are 0xff in this array)in GetTargetLun to consistent with GetNextTargetLun. 2009-07-15 03:16:13 +00:00
MnpDxe Retire NetLibQueueDpc() and NetLibDispatchDpc() and use QueueDpc() and DispatchDpc() from the DpcLib instead. 2009-07-11 22:51:51 +00:00
Mtftp4Dxe add security check. 2009-06-29 09:19:25 +00:00
SnpDxe if module doesn't explicitly depend on specific Pci spec, it should include IndustryStandard/Pci.h rather than Pcixxx.h. 2009-07-24 06:16:50 +00:00
Tcp4Dxe Retire NetLibQueueDpc() and NetLibDispatchDpc() and use QueueDpc() and DispatchDpc() from the DpcLib instead. 2009-07-11 22:51:51 +00:00
Udp4Dxe Retire NetLibQueueDpc() and NetLibDispatchDpc() and use QueueDpc() and DispatchDpc() from the DpcLib instead. 2009-07-11 22:51:51 +00:00
UefiPxeBcDxe fixed ASSERT condition issue. 2009-07-17 04:17:56 +00:00