1. f66a43b We enabled X64 native version NT32, and made it works on Windows 7 X64 OS. by Jiamin Ma · 11 years ago
  2. 9773340 Use correct pointer to install DevicePath protocol. by Star Zeng · 12 years ago
  3. 3bbe68a Add Missing invocations to VA_END() for VA_START(). by rsun3 · 13 years ago
  4. 8f2a5f8 Update the copyright notice format by hhtian · 15 years ago
  5. 7b202cb 1. Correct File header to ## @file by lgao4 · 15 years ago
  6. f7c58a9 Remove unnecessary use of FixedPcdxxx() functions and [FixedPcd] INF sections. These should only be used for PCDs that are used to pre-init global variables, pre-init global structures, or size arrays. by mdkinney · 15 years ago
  7. 121ac75 Update Nt32 FVB driver to provide the valid FvHeader that header checksum is zero. by lgao4 · 16 years ago
  8. fc5f0e3 Fix the wrong Revision number. According to PI spec 1.0, this field should be set to 2. by qhuang8 · 16 years ago
  9. 9336760 retire gEfiAlternateFvBlockGuid. All platform FvbRuntimeDxe drivers will not produce such protocol to signify itself support writable FVB protocol. by eric_tian · 16 years ago
  10. eb92036 Add FvNameGuid for FV extension header. by klu2 · 16 years ago
  11. eac564e Correct comments by lgao4 · 16 years ago
  12. efd5428 Clean Nt32 FVB driver doesn't produce the undefined FVB extension protocol. by lgao4 · 16 years ago
  13. 627abd5 Remove unused NvDataFvHob Replace it with NvDataFvGuid by lgao4 · 16 years ago
  14. 99e1dd8 Clean up to update the reference of the these macros: by qhuang8 · 16 years ago
  15. 008698a 1, Add <Library/DevicePathLib.h> for all source that use device path utility macros by klu2 · 16 years ago
  16. 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
  17. 0b94e31 Fix ICC building issue for Nt32 platform. by klu2 · 16 years ago
  18. ed66e1b clean up the un-suitable ';' location when declaring the functions. by vanjeff · 16 years ago
  19. 8ee3a19 Updated EFI_FVB_ATTRIBUTES to EFI_FVB_ATTRIBUTES_2. by vanjeff · 16 years ago
  20. f829715 remove the unused msa files in FatBinPkg, IntelFrameworkPkg, IntelFrameworkModulePkg, Nt32Pkg, OptionRomPkg. by lgao4 · 16 years ago
  21. 6ae8142 Modify all file header to follow doxygen format by klu2 · 17 years ago
  22. 00d00b6 Fix bug in CustomErashFlashRange function. by lgao4 · 17 years ago
  23. 2b642e5 Fix some bugs in DSC/INF file Nt32 platform by klu2 · 17 years ago
  24. a4c9ede the implementation of FVB->SetAttribute() interface should check the unchanged bit in parameter at first. by klu2 · 17 years ago
  25. 042400a Cleaned the code for passing Visual Studio 2005 build by jwang36 · 17 years ago
  26. b3af5df Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec 0.41, DSC spec 0.40. by qhuang8 · 17 years ago
  27. 58ece2e Replace the FlashMapHob with PCD defined in FDF on Nt32 platform. Currently, the tool can not generate correct PCD value in FDF, so in the patch, we still define the flash layout PCDs in DSC for short term. by yshang1 · 17 years ago
  28. 6d3aa33 Replace the FlashMapHob with PCD defined in FDF on Nt32 platform. Currently, the tool can not generate correct PCD value in FDF, so in the patch, we still define the flash layout PCDs in DSC for short term. by yshang1 · 17 years ago
  29. d19862f remove dxs files. by qwang12 · 17 years ago
  30. dd0687a remove some comments introduced by tools. by vanjeff · 18 years ago
  31. 9e851ec Add Dxe as postfix for FvbServiceRuntimeDxe and WinNtFirmwareVolumePei driver in Nt32 Platform. by klu2 · 18 years ago
  32. 0dea993 by AJFISH · 18 years ago
  33. 480d38a remove duplicated definitions of gEfiAlternateFvBlockGuid by vanjeff · 18 years ago
  34. 0766068 Add [depex] in inf file and dxs from file list in inf's [source] section. by klu2 · 18 years ago
  35. 55e6660 Add FvbServicesRuntimeDxe into Nt32Pkg by klu2 · 18 years ago