1. f66a43b We enabled X64 native version NT32, and made it works on Windows 7 X64 OS. by Jiamin Ma · 11 years ago
  2. 04492de Do not lock the volume when the volume maps to a file instead of a physical disk. by Ruiyu Ni · 11 years ago
  3. 21e3aef Enable write file to USB from Shell in Win7 OS by ydong10 · 13 years ago
  4. 283d361 Fix the bug that WinNtBlockIo fails to properly allocate a buffer. by niruiyu · 14 years ago
  5. 8f2a5f8 Update the copyright notice format by hhtian · 15 years ago
  6. 0b75797 Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION. by klu2 · 15 years ago
  7. 7b202cb 1. Correct File header to ## @file by lgao4 · 15 years ago
  8. a00ec39 Fix ICC compatibility issues by mdkinney · 16 years ago
  9. 44c4024 Replace references to RFC 3066 with RFC 4646. by gikidy · 16 years ago
  10. 99e1dd8 Clean up to update the reference of the these macros: by qhuang8 · 16 years ago
  11. fea4d89 Update WinNtBlockIo for the EfiLibInstallAllDriverBindingg2() API change. by qhuang8 · 16 years ago
  12. 6394182 Fix some build error under ICC tool-chain. by qwang12 · 16 years ago
  13. 78e570b 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
  14. f829715 remove the unused msa files in FatBinPkg, IntelFrameworkPkg, IntelFrameworkModulePkg, Nt32Pkg, OptionRomPkg. by lgao4 · 16 years ago
  15. 6ae8142 Modify all file header to follow doxygen format by klu2 · 17 years ago
  16. adc863c Add checking for ChildHandle. by qhuang8 · 17 years ago
  17. 5127b47 Fix an issue to match invalid Language codes like "enus" by qhuang8 · 17 years ago
  18. db168de Add Driver Diagnostic 2 Protocol support for WinNtBlockIo driver. by qhuang8 · 17 years ago
  19. 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
  20. 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
  21. 19fe43c Update to support to produce Component Name and & Component Name 2 protocol based on Feature flag PcdComponentNameDisable & PcdComponentName2Disable. by qhuang8 · 17 years ago
  22. b397fbb removed gEfiWinNtCPUSpeedGuid, gEfiWinNtCPUModelGuid, and gEfiWinNtMemoryGuid. Replaced them with the PCD values they represent. There was no need to use the driver model, when you could get PCD value directly. Also removed local copies of Atoi() in several modules. Fixed bug in reporting of memory size. by AJFISH · 17 years ago
  23. dd0687a remove some comments introduced by tools. by vanjeff · 18 years ago
  24. 590d33c Add postfix as PEI or DXE by klu2 · 18 years ago
  25. 0dea993 by AJFISH · 18 years ago
  26. 2516153 wrong package name by klu2 · 18 years ago
  27. 1016045 Add WinNtBlockIoDxe module into Nt32Pkg. by klu2 · 18 years ago