1. 8f2a5f8 Update the copyright notice format by hhtian · 15 years ago
  2. 0b75797 Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION. by klu2 · 15 years ago
  3. 7b202cb 1. Correct File header to ## @file by lgao4 · 15 years ago
  4. af4a638 updated the Bus Driver that is able to create all or one of its child handles on each call to Start() not to create new child handle if RemainingDeviepath is the End of Device Path Node, per UEFI 2.3. by vanjeff · 15 years ago
  5. 44c4024 Replace references to RFC 3066 with RFC 4646. by gikidy · 16 years ago
  6. 99e1dd8 Clean up to update the reference of the these macros: by qhuang8 · 16 years ago
  7. 3d6b07b Pass ICC build. by qwang12 · 16 years ago
  8. 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
  9. f829715 remove the unused msa files in FatBinPkg, IntelFrameworkPkg, IntelFrameworkModulePkg, Nt32Pkg, OptionRomPkg. by lgao4 · 16 years ago
  10. 6ae8142 Modify all file header to follow doxygen format by klu2 · 17 years ago
  11. 6240921 Merger trackers #7807 and #8372. by vanjeff · 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. e1107a7 Update to support to produce Component Name and & Component Name 2 protocol based on Feature flag PcdComponentNameDisable & PcdComponentName2Disable. by qhuang8 · 17 years ago
  15. e0f0686 Removed PCD entries for CPU properties as they should be defined in UNI file. Added some French translations to the MiscSubClass for things used on the front page. by AJFISH · 17 years ago
  16. 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
  17. 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
  18. dd0687a remove some comments introduced by tools. by vanjeff · 17 years ago
  19. 23545f1 Add Dxe as postfix for WinNtBusDriver driver by klu2 · 17 years ago
  20. cba9012 Enable dynamic PCD for windowBusDriver by klu2 · 17 years ago
  21. e15fbaf 1) PcdFlashNvStorageFtwWorkingSize, PcdFlashNvStorageFtwWorkingBase, PcdFlashNvStorageFtwSpareSize, PcdFlashNvStorageFtwSpareBase, PcdFlashNvStorageVariableSize PcdFlashNvStorageVariableBase should in gEfiMdeModulePkgTokenSpaceGuid. by klu2 · 17 years ago
  22. 0dea993 by AJFISH · 18 years ago
  23. 420fc8e Add WinNtBusDriverDxe into Nt32Pkg. by klu2 · 18 years ago