1. 2a2e33b Add a UNION definition (IP_IO_IP_PROTOOCL) for EFI_IP4/6_PROTOCOL and change IP_IO structure using this UNION to point the special IP Protocol. by qianouyang · 15 years ago
  2. cd5ebaa Update the copyright notice format by hhtian · 15 years ago
  3. e798cd8 Fixed GCC 4.4 build issues due to EFIAPI not being used when required. by geekboy15a · 15 years ago
  4. 3b1464d by rsun3 · 15 years ago
  5. 6bfbb5f 1. Correct File header to ## @file by lgao4 · 15 years ago
  6. 1204fe8 Code clean up in NetLib: by xdu2 · 15 years ago
  7. a09ee46 Updated the IpIoLiband and the change includes: by qouyang · 15 years ago
  8. a1503a3 1. Add Link MTU support to IP4 and TCP4 driver. by tye · 15 years ago
  9. f6b7393 [Change summary]: by tye · 15 years ago
  10. b45b45b 1. Update the UdpIo to a combined UdpIo to support both v4 and v6 stack. by tye · 15 years ago
  11. 3cf888f Fix the EBC build problem in DxeIpIoLib of r9374. by tye · 15 years ago
  12. fb115c6 NetLib: by tye · 15 years ago
  13. d8d26fb Retire NetLibQueueDpc() and NetLibDispatchDpc() and use QueueDpc() and DispatchDpc() from the DpcLib instead. by mdkinney · 16 years ago
  14. 752ef5d Add includes for definitions used by the DxeIpIoLib and DxeNetLib by mdkinney · 16 years ago
  15. f98c4b8 Enhance the file header description. by niry · 16 years ago
  16. 8de75da Fix coding style issue. by niry · 16 years ago
  17. 8f5e615 fix file header issues add . at the end of lines by ywu21 · 16 years ago
  18. 6aac5e5 checking coding style issues: by ywu21 · 16 years ago
  19. e6ff63a enhanced function header by jgong5 · 16 years ago
  20. cfc8865 Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and review VALID_ARCHITECTURES in inf files with DSC file. by gikidy · 16 years ago
  21. 347cacc Remove over specific protocol for library DxeIpIoLib by klu2 · 16 years ago
  22. fe1e36e Patch to remove STATIC modifier. This is on longer recommended by EFI Framework coding style. All duplicated symbols has been renamed accordingly. by jji4 · 16 years ago
  23. 7b414b4 1. add public functions header. 2. apply for doxgen format for file header. by vanjeff · 17 years ago
  24. e48e37f Use Mde library and definition instead of some native definitions in NetLib, to simply network library. by vanjeff · 17 years ago
  25. c4a62a1 Sync the latest version from R8. by vanjeff · 17 years ago
  26. 36ee91c 1. Add DPC protocol and DpcLib library in MdeModulePkg. by vanjeff · 17 years ago
  27. 01750eb Changed the code style. it could pass EBC and ICC build. by vanjeff · 17 years ago
  28. b61439a 1. Fixed one bug in Undi driver. by vanjeff · 17 years ago
  29. 84b5c78 Make MdeModulePkg GCC clean. It also pass ICC+IPF and MYTOOLS+EBC build. by qwang12 · 17 years ago
  30. 687a2e5 1. Enable Network stack to pass SCT, currently MNP, ARP, IP4, TCP4 and DHCP4 have passed SCT. by vanjeff · 17 years ago
  31. 3f187a7 Fix the wrong copyright statements. by qhuang8 · 17 years ago
  32. 34edf2a Add volatile type definition to avoid link error when building with ICC by vanjeff · 17 years ago
  33. 4eb65af Fixed EBC build issues. Fixed ICC build issues. by vanjeff · 17 years ago
  34. 8a67d61 Import SnpDxe, Tcp4Dxe, Udp4Dxe and MnpDxe. by vanjeff · 17 years ago
  35. cbf316f 1. Import NetLib, IpIoLib and UdpIoLib class definitions by vanjeff · 17 years ago