1. 35c77da MdeModulePkg: Convert non DOS format files to DOS format and remove unused module UNI files. by Gao, Liming · 10 years ago
  2. fea55a1 MdeModulePkg: INF/DEC file updates to EDK II packages by Zeng, Star · 10 years ago
  3. 6036e94 MdeModulePkg: INF/DEC file updates to EDK II packages by Zeng, Star · 10 years ago
  4. 3038da1 Fix incorrect return status in InitializeDebugPortDriver() & DebugPortSupported(). by Tian, Feng · 11 years ago
  5. 20182c7 Fix GCC build failure. by Ruiyu Ni · 11 years ago
  6. 54d5bb7 Fix a bug in DebugPort driver's Unload() that leaves the DriverBinding/ComponentName(2) installed. by Ruiyu Ni · 11 years ago
  7. 5a169fc MdeModulePkg/DebugPortDxe: Fixed the ordering of the EFI_DEBUGPORT_PROTOCOL entries by oliviermartin · 13 years ago
  8. 284ee2e Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is valid/invalid. by niruiyu · 14 years ago
  9. e5eed7d Update the copyright notice format by hhtian · 15 years ago
  10. 6bfbb5f 1. Correct File header to ## @file by lgao4 · 15 years ago
  11. 0254efc Replace references to RFC 3066 with RFC 4646. by gikidy · 16 years ago
  12. 28af9a4 Fix the bug in DebugPort on error reporting. by xli24 · 16 years ago
  13. 03d7703 1. add gEfiDebugPortVariableGuid and gEfiDebugPortDevicePathGuid in MdePkg.dec, even though they are the same value with gEfiDebugPortProtocolGuid. by vanjeff · 16 years ago
  14. 7601dbe Check comments, format and fix some typo. by gikidy · 16 years ago
  15. cfcbb8b 1. Use Mde library for Debug Port Module by vanjeff · 16 years ago
  16. 0da0de5 1. add some comments. 2. remove unnecessary protocol declaration in inf file. by vanjeff · 16 years ago
  17. f3f2e05 Clean up to update the reference of the these macros: by qhuang8 · 16 years ago
  18. d354ab7 1)Global variables have been moved backward ahead of functions. by jji4 · 16 years ago
  19. cfc8865 Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and review VALID_ARCHITECTURES in inf files with DSC file. by gikidy · 16 years ago
  20. b643f69 using the exact device path DEBUGPORT_DEVICE_PATH. by vanjeff · 16 years ago
  21. 2d285fa Code scrub for DebugPortDxe. by vanjeff · 16 years ago
  22. 1232b21 1, Add <Library/DevicePathLib.h> for all source that use device path utility macros by klu2 · 16 years ago
  23. 9e604fe ECC clean up. by vanjeff · 16 years ago
  24. 49c8b87 ECC clean up for DebugPort Module. by vanjeff · 16 years ago
  25. fe1e36e 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
  26. ed66e1b clean up the un-suitable ';' location when declaring the functions. by vanjeff · 16 years ago
  27. e872988 remove the unused msa files in MdeModulePkg. by lgao4 · 16 years ago
  28. fb0b259 apply for doxgen format. by vanjeff · 17 years ago
  29. 8a7d75b Clean up: update "EFI" to "UEFI" if applicable. by qhuang8 · 17 years ago
  30. 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
  31. 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
  32. 19f97f7 Update to support to produce Component Name and & Component Name 2 protocol based on Feature flag PcdComponentNameDisable & PcdComponentName2Disable. by qhuang8 · 17 years ago
  33. ed7748f remove some comments introduced by tools. by vanjeff · 18 years ago
  34. dd0687a remove some comments introduced by tools. by vanjeff · 18 years ago
  35. 51d5c5d Adjust directory structures. by qhuang8 · 18 years ago
  36. c1f23d6 Add DebugPort & DebugSupport drivers by qhuang8 · 18 years ago