summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Library/DxeNetLib/DxeNetLib.inf
AgeCommit message (Expand)AuthorFilesLines
2014-08-28MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star1-17/+21
2011-07-141. Define a netlib library function NetLibGetSystemGuid()hhuan131-1/+2
2010-07-011. fixed one bug to construct config request string header used child handle ...vanjeff1-1/+2
2010-04-24Update the copyright notice formathhtian1-2/+2
2010-02-241. Correct File header to ## @filelgao41-14/+14
2009-12-30Code clean up in NetLib:xdu21-0/+2
2009-07-11Retire NetLibQueueDpc() and NetLibDispatchDpc() and use QueueDpc() and Dispat...mdkinney1-8/+1
2009-05-131. retired NicIp4ConfigProtocolGuidvanjeff1-3/+8
2009-04-02Enhance the file header description.niry1-1/+1
2009-01-13fix file header issuesywu211-16/+14
2008-12-03Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...gikidy1-2/+0
2008-11-111, Add <Library/DevicePathLib.h> for all source that use device path utility ...klu21-1/+2
2008-08-18Add dependency of gEfiDpcProtocolGuid for these two library instances since t...qhuang81-1/+5
2008-02-14Use Mde library and definition instead of some native definitions in NetLib, ...vanjeff1-1/+1
2008-01-171. Fixed bugs in DxeNetLib to meet consistence with network module DriverBind...vanjeff1-7/+9
2007-11-201. Add DPC protocol and DpcLib library in MdeModulePkg.vanjeff1-1/+2
2007-08-271. Sync the latest network stack. Add NetLibCreateIPv4DPathNode () in netlib ...vanjeff1-1/+1
2007-08-231. Enable Network stack to pass SCT, currently MNP, ARP, IP4, TCP4 and DHCP4 ...vanjeff1-3/+3
2007-07-26Fix the wrong copyright statements.qhuang81-9/+9
2007-07-24Import SnpDxe, Tcp4Dxe, Udp4Dxe and MnpDxe.vanjeff1-18/+9
2007-07-231. Import NetLib, IpIoLib and UdpIoLib class definitionsvanjeff1-0/+66