1. fb5148a by klu2 · 16 years ago
  2. 99e8ed2 Use doxygen comment style for document entity such as struct, enum, variable that use /// but not // by klu2 · 16 years ago
  3. 0688984 Use doxygen comment style for document entity such as struct, enum, variable that use /// but not // by klu2 · 16 years ago
  4. fc30687 Use doxygen comment style for document entity such as struct, enum, variable that use /// but not // by klu2 · 16 years ago
  5. ec8432e Use doxygen comment style for document entity such as struct, enum, variable that use /// but not // by klu2 · 16 years ago
  6. 1bc5d02 Use doxygen comment style for document entity such as struct, enum, variable that use /// but not // by klu2 · 16 years ago
  7. 3566565 Use doxygen comment style for document entity such as struct, enum, variable that use /// but not // by klu2 · 16 years ago
  8. 55d473b Use doxygen comment style for document entity such as struct, enum, variable that use /// but not // by klu2 · 16 years ago
  9. d484d12 Use doxygen comment style for document entity such as struct, enum, variable that use /// but not // by klu2 · 16 years ago
  10. 0d03727 Added TOOLCHAIN macro in makefile besides TOOLCHAIN_TAG by jwang36 · 16 years ago
  11. 8ac3278 Add condifition for passing ELFGCC building... by eric_tian · 16 years ago
  12. a618ea6 convert blank to tab by eric_tian · 16 years ago
  13. 6f5cf75 edk2/MdePkg/Library/SerialPortLibNull/SerialPortLibNull.c: by jljusten · 16 years ago
  14. 1b23335 use tab but not blank to do not break GNU make parsing. by eric_tian · 16 years ago
  15. d8bee43 Fix build issue in linux environment. by eric_tian · 16 years ago
  16. f4168df Enhance GenFv tool to print Fv Size and Length, and Get module map by module pdb pointer and get module guid by module FFS guid. by lgao4 · 16 years ago
  17. f285eb1 1. Enhanced the format of build_rule.txt to allow module type and arch information. by jwang36 · 16 years ago
  18. 584125b code review's result. by eric_tian · 16 years ago
  19. 4a9cfab Remove the unncessary assignment. by qwang12 · 16 years ago
  20. 6d2e872 Re-integrate patch in r5625: "Only build FvHob for the extracted FvImage those parent Fv image has FvHob" by qhuang8 · 16 years ago
  21. dbb76af Update two tool binary for Duet platform by klu2 · 16 years ago
  22. 14941e6 Temporarily rollback the change from 5625 though 5628 for more investigation. by qhuang8 · 16 years ago
  23. 1bd90a4 Add PeimDispatcherReenter to fix bug of PeiDispatch can not be quit correctly. by klu2 · 16 years ago
  24. d949491 Correct more comments for PeiCore. by klu2 · 16 years ago
  25. 1762b98 Enhance PeiCore's dispatcher, move PeimDispatchOnThisPass and PeimNeedingDispatch to private data to hold status for PeiCore's second reenter. by klu2 · 16 years ago
  26. b2821d6 Only build FvHob for the extracted FvImage those parent Fv image has FvHob. by lgao4 · 16 years ago
  27. a2ddd00 Add SerialPortPoll Api in SerialPortLib to Poll the serial device to see if there is any data waiting. by lgao4 · 16 years ago
  28. bdf37b3 Change VfrCompile.exe to VfrCompile to support the different OS. by lgao4 · 16 years ago
  29. a9bfd80 Roll back PeiImageRead to original implementation, this function will be shadowed, so it can't be replaced by CopyMem Api. by lgao4 · 16 years ago
  30. 1439777 1) Change DEBUG_ERROR TO DEBUG_LOAD as InstallProtocolInterface information is not an error. by qwang12 · 16 years ago
  31. ed299e3 Correct some comments to add the detailed information. by lgao4 · 16 years ago
  32. d73d93c Synchronize the comments for PeiService. by klu2 · 16 years ago
  33. 731bd38 Add more comments for PeiCore. by klu2 · 16 years ago
  34. 1527399 Correct comments. by klu2 · 16 years ago
  35. dc857d5 correct comments by klu2 · 16 years ago
  36. 0f65cda correct comments by klu2 · 16 years ago
  37. 1cc7697 Correct comments. by klu2 · 16 years ago
  38. e81429b Fixed a block issue caused by R8 library instance by jwang36 · 16 years ago
  39. 30962c7 Abstract VFR compiler and Flag to marco that user can customize. by lgao4 · 16 years ago
  40. 2f4050c move unnecessary print statement. It may cause confused. by eric_tian · 16 years ago
  41. 51b02d8 Fix UEFI Boot Service CreateEvent() to follow UEFI Specification with respect to the use of TPL_APPLICATION by mdkinney · 16 years ago
  42. e69a062 Use ReadUnaligned32() instead of CopyMem() by mdkinney · 16 years ago
  43. 7fd58cb Use ReadUnaligned32() instead of CopyMem() by mdkinney · 16 years ago
  44. 520c936 Simplify debug message for a selected boot option by mdkinney · 16 years ago
  45. 9113612 Increase size of function addresses printed in DEBUG messages from 10 to 11 characters by mdkinney · 16 years ago
  46. b58baf6 In Supported(), try to test open SNP protocol BY_DRIVER instead of using TEST_PROTOCOL. by vanjeff · 16 years ago
  47. 75b046c Using Spin lock instead of using RaiseTpl() to prevent UnloadImage() re-entrance. by vanjeff · 16 years ago
  48. da77025 correct some spelling error. by eric_tian · 16 years ago
  49. 4b5c4fb code scrub for ConSplitter module. by vanjeff · 16 years ago
  50. 0e0c422 MdePkg/Library/BaseLib/X64/ReadCr2.S: by jljusten · 16 years ago
  51. 9810cdd Remove blank for function typedef, it will break generating doxygen document. by klu2 · 16 years ago
  52. eabbb93 Remove blank for function typedef, it break generating doxygen document by klu2 · 16 years ago
  53. 9e3ae2d Added more error check by jwang36 · 16 years ago
  54. 78bf8f2 remove blank for function typedef, it will break generating doxygen document. by klu2 · 16 years ago
  55. 5593fdd Remove blank for function typdef, it will break generating doxygen document. by klu2 · 16 years ago
  56. 69686d5 Remove blank for function typedef, it will break generating doxygen document. by klu2 · 16 years ago
  57. 7d83988 Remove the blank in function typedef, it will break doxygen document generation. by klu2 · 16 years ago
  58. 6a28ac4 Gcc cleanup by eric_tian · 16 years ago
  59. 12b2b6c Gcc cleanup for CpuLib in mdepkg/library/ by eric_tian · 16 years ago
  60. 85c2528 Gcc cleanup for baselib & basememorylib in mdepkg/library/ by eric_tian · 16 years ago
  61. 5f87392 Fix build breaks. by mdkinney · 16 years ago
  62. 5df74ff Update the comments. by qwang12 · 16 years ago
  63. dca1cc5 Code Scrub for MdePkg. by yshang1 · 16 years ago
  64. c28a555 edk2/MdePkg/Include/Protocol/TcgService.h: by jljusten · 16 years ago
  65. 174f03d fixed one bug to catch the return status. by vanjeff · 16 years ago
  66. f02d0c0 Add comments to MdeModulePkg.dec, Correct minor comments for other files and Add new guided IFR opcode to framework option key value. by lgao4 · 16 years ago
  67. aa2e153 Optimize GetUnicodeStringTextOrSize's inner loop to call ReadUnalign16 instead of CompareMem and remove a unnecessary local variable. by qwang12 · 16 years ago
  68. 54bac0d 1. Fixed escape character issue in string value of PCD by jwang36 · 16 years ago
  69. 5fd5ff7 Removed deprecated lines by jwang36 · 16 years ago
  70. 78112aa Add more comments for PCD. by klu2 · 16 years ago
  71. 1cedc89 Add more comments for PCD. by klu2 · 16 years ago
  72. 9920ae7 modify coding style to pass ecc tool by eric_tian · 16 years ago
  73. e7b1b59 Refine function header comments of PalCallLib.h. by xli24 · 16 years ago
  74. 69e0c59 Fix typo in PalCallLib.h. by xli24 · 16 years ago
  75. 4431093 Minor clean up. by qhuang8 · 16 years ago
  76. 6fc89cb Update the library instance: PeiDxeDebugLibReportStatusCode library instance should not be applied to option ROM drivers. by qhuang8 · 16 years ago
  77. 995ceff Fix typo in GUID declarations by qhuang8 · 16 years ago
  78. 93da4b6 Fix case issues by qhuang8 · 16 years ago
  79. 34e4e29 Code scrub for EBC module. by qhuang8 · 16 years ago
  80. 42eedea Code Scrub for MdePkg. by yshang1 · 16 years ago
  81. 0f82bd5 Code Scrub for Protocol Definition by lgao4 · 16 years ago
  82. 1a09f6f Update CopyRight to 2008 by lgao4 · 16 years ago
  83. 4ca9b6c Code Scrub for Protocol and Ppi Definition by lgao4 · 16 years ago
  84. bb80e3b modify coding style to pass ecc tool by eric_tian · 16 years ago
  85. 4ad4145 1. Fixed NULL library instance issue by jwang36 · 16 years ago
  86. 86fa2a9 Fix broken that Boot file can not be found by BDS. by klu2 · 16 years ago
  87. 022c6d4 Code Scrub for Dxe Core. by qhuang8 · 16 years ago
  88. 11c11e4 Use TmpStr as a backup, as StrCpy in BaseLib does not handle copy of two strings by qwang12 · 16 years ago
  89. 40f26b8 Code scrub for PeiCore module. by klu2 · 16 years ago
  90. 11dad24 remove a redefinition to pass ICC build by eric_tian · 16 years ago
  91. e3385ac remove a redefinition to pass ICC build by eric_tian · 16 years ago
  92. cc5166f modify coding style to pass ecc tool by eric_tian · 16 years ago
  93. 0f77dfb Enhance the string formatting function to take "%p" to print pointer. by qwang12 · 16 years ago
  94. 34a0bac correct spell error by eric_tian · 16 years ago
  95. 3cb9e60 modify coding style to pass ecc tool by eric_tian · 16 years ago
  96. a7022ce modify coding style to pass ecc tool by eric_tian · 16 years ago
  97. 68077ae add logic to check PCI device has option rom when degrading PCI resources. If one device has 64 bit memory bar and option rom bar. Its 64bit memory should be degraded to 32bit memory. by vanjeff · 16 years ago
  98. 8595bda code scrub for check list. by vanjeff · 16 years ago
  99. 43b86be fix doxygen function comments. by klu2 · 16 years ago
  100. 30394aa Code scrub for BdsDxe module. by klu2 · 16 years ago