1. f66a43b We enabled X64 native version NT32, and made it works on Windows 7 X64 OS. by Jiamin Ma · 11 years ago
  2. aaf779a Fixed a bug: when underlayer receives much more data, return EFI_BUFFER_TOO_SMALL. by hhuan13 · 14 years ago
  3. 7ee525b Report correct MediaPresentSupported value from Nt32 SNP mode data. by xdu2 · 14 years ago
  4. 8f2a5f8 Update the copyright notice format by hhtian · 15 years ago
  5. 0b75797 Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION. by klu2 · 15 years ago
  6. 7b202cb 1. Correct File header to ## @file by lgao4 · 15 years ago
  7. a00ec39 Fix ICC compatibility issues by mdkinney · 16 years ago
  8. 44c4024 Replace references to RFC 3066 with RFC 4646. by gikidy · 16 years ago
  9. 4324075 fixed one bug when copy MAC address. by vanjeff · 16 years ago
  10. 6c76a5d Fix typo in driver entry point name by qhuang8 · 16 years ago
  11. 99e1dd8 Clean up to update the reference of the these macros: by qhuang8 · 16 years ago
  12. 531237a Scrubbed SnpNt32 c header and source. by jgong5 · 16 years ago
  13. 60c9367 The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend on PI spec should include Uefi.h not PiDxe.h. by lgao4 · 16 years ago
  14. f829715 remove the unused msa files in FatBinPkg, IntelFrameworkPkg, IntelFrameworkModulePkg, Nt32Pkg, OptionRomPkg. by lgao4 · 16 years ago
  15. 227ddd6 Update the module type to be UEFI_DRIVER since it follow UEFI driver model by qhuang8 · 16 years ago
  16. e90e877 Use Mde library and definition instead of some native definitions in NetLib. by vanjeff · 17 years ago
  17. d1aeb0b Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent static unicode string table linked into final image if both PcdComponentNameDisabled and PcdComponentName2Disabled are set to TRUE. by qhuang8 · 17 years ago
  18. 1307dcd Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent component name structures linked into final image if PcdComponentNameDisabled or PcdComponentName2Disabled is set to TRUE. by qhuang8 · 17 years ago
  19. 057d744 Update to support to produce Component Name and & Component Name 2 protocol based on Feature flag PcdComponentNameDisable & PcdComponentName2Disable. by qhuang8 · 17 years ago
  20. 806b6f3 Clear up network stack to use R9 MdeLib: by qhuang8 · 17 years ago
  21. 593a830 1. Import SnpNt32Dxe. That is a thunk driver could produce SNP protocol on NT32 platform. It needs cowork with Network I/O driver. by vanjeff · 17 years ago