]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Library/DxeNetLib
Change the behavior of the HII Library function HiiGetHiiHandles() when the PackageLi...
[mirror_edk2.git] / MdeModulePkg / Library / DxeNetLib /
2009-11-04 tye[Change summary]:
2009-10-30 tye1. Update the UdpIo to a combined UdpIo to support...
2009-10-26 tyeNetLib:
2009-07-11 mdkinneyRetire NetLibQueueDpc() and NetLibDispatchDpc() and...
2009-07-09 vanjeffadd security check.
2009-06-29 vanjeffadd security check.
2009-05-20 mdkinneyAdd includes for definitions used by the DxeIpIoLib...
2009-05-20 vanjeffenhanced to support more routing table entry.
2009-05-13 vanjeff1. retired NicIp4ConfigProtocolGuid
2009-04-02 niryEnhance the file header description.
2009-03-25 niryFix coding style issue.
2009-01-13 ywu21fix minor comment error
2009-01-13 ywu21fix file header issues
2008-12-29 ywu21git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2008-12-25 nirygit-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2008-12-25 niryAdd more comments to describe the net buffer operation...
2008-12-23 ywu21Remove #include <Protocol/LoadedImage.h>
2008-12-03 gikidyRemove some useless EDK_RELEASE_VERSION, EFI_SPECIFICAT...
2008-12-01 lgao4Remove NibbleToHexChar() function from BaseLib
2008-11-11 klu21, Add <Library/DevicePathLib.h> for all source that...
2008-11-05 klu2Add missing include for protocol header file.
2008-11-05 klu2Remove over specific protocol for library DxeIpIoLib
2008-10-31 qhuang8Update to use DOS format
2008-10-30 jji4Patch to remove STATIC modifier. This is on longer...
2008-08-18 qhuang8Add dependency of gEfiDpcProtocolGuid for these two...
2008-07-11 lgao4Code Scrub for DxeCrc32GuidedSectionExtractLib library...
2008-05-23 qwang121) Add BufToHexString, HexStringToBuf and IsHexDigit...
2008-04-11 vanjeff1. add public functions header.
2008-03-10 vanjeff1. Enabled SetIpFilter() in UefiPxeBcDxe module.
2008-02-14 vanjeffUse Mde library and definition instead of some native...
2008-01-17 vanjeff1. Fixed bugs in DxeNetLib to meet consistence with...
2007-11-20 vanjeff1. Add DPC protocol and DpcLib library in MdeModulePkg.
2007-10-29 jljustenFixed filename case for case-sensitive file systems.
2007-10-09 yshang1Clean up Network Components to support GCC build.
2007-09-28 qhuang8Clear up network stack to use R9 MdeLib:
2007-08-27 vanjeff1. Sync the latest network stack. Add NetLibCreateIPv4D...
2007-08-27 qwang12Make MdeModulePkg GCC clean.
2007-08-23 vanjeff1. Enable Network stack to pass SCT, currently MNP...
2007-07-30 vanjeffImport ArpDxe, Dhcp4Dxe, Ip4Dxe, Mtftp4Dxe, PxeBcDxe...
2007-07-26 qhuang8Fix the wrong copyright statements.
2007-07-25 vanjeffFixed EBC build issues.
2007-07-24 vanjeffImport SnpDxe, Tcp4Dxe, Udp4Dxe and MnpDxe.
2007-07-23 vanjeff1. Import NetLib, IpIoLib and UdpIoLib class definitions