1. a00ec39 Fix ICC compatibility issues by mdkinney · 16 years ago
  2. 44c4024 Replace references to RFC 3066 with RFC 4646. by gikidy · 16 years ago
  3. 99e1dd8 Clean up to update the reference of the these macros: by qhuang8 · 16 years ago
  4. fea4d89 Update WinNtBlockIo for the EfiLibInstallAllDriverBindingg2() API change. by qhuang8 · 16 years ago
  5. 6394182 Fix some build error under ICC tool-chain. by qwang12 · 16 years ago
  6. 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
  7. f829715 remove the unused msa files in FatBinPkg, IntelFrameworkPkg, IntelFrameworkModulePkg, Nt32Pkg, OptionRomPkg. by lgao4 · 16 years ago
  8. 6ae8142 Modify all file header to follow doxygen format by klu2 · 17 years ago
  9. adc863c Add checking for ChildHandle. by qhuang8 · 17 years ago
  10. 5127b47 Fix an issue to match invalid Language codes like "enus" by qhuang8 · 17 years ago
  11. db168de Add Driver Diagnostic 2 Protocol support for WinNtBlockIo driver. by qhuang8 · 17 years ago
  12. 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
  13. 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
  14. 19fe43c Update to support to produce Component Name and & Component Name 2 protocol based on Feature flag PcdComponentNameDisable & PcdComponentName2Disable. by qhuang8 · 17 years ago
  15. 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
  16. dd0687a remove some comments introduced by tools. by vanjeff · 18 years ago
  17. 590d33c Add postfix as PEI or DXE by klu2 · 18 years ago
  18. 0dea993 by AJFISH · 18 years ago
  19. 2516153 wrong package name by klu2 · 18 years ago
  20. 1016045 Add WinNtBlockIoDxe module into Nt32Pkg. by klu2 · 18 years ago