1. f285eb1 1. Enhanced the format of build_rule.txt to allow module type and arch information. by jwang36 · 16 years ago
  2. 584125b code review's result. by eric_tian · 16 years ago
  3. 4a9cfab Remove the unncessary assignment. by qwang12 · 16 years ago
  4. 6d2e872 Re-integrate patch in r5625: "Only build FvHob for the extracted FvImage those parent Fv image has FvHob" by qhuang8 · 16 years ago
  5. dbb76af Update two tool binary for Duet platform by klu2 · 16 years ago
  6. 14941e6 Temporarily rollback the change from 5625 though 5628 for more investigation. by qhuang8 · 16 years ago
  7. 1bd90a4 Add PeimDispatcherReenter to fix bug of PeiDispatch can not be quit correctly. by klu2 · 16 years ago
  8. d949491 Correct more comments for PeiCore. by klu2 · 16 years ago
  9. 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
  10. b2821d6 Only build FvHob for the extracted FvImage those parent Fv image has FvHob. by lgao4 · 16 years ago
  11. a2ddd00 Add SerialPortPoll Api in SerialPortLib to Poll the serial device to see if there is any data waiting. by lgao4 · 16 years ago
  12. bdf37b3 Change VfrCompile.exe to VfrCompile to support the different OS. by lgao4 · 16 years ago
  13. 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
  14. 1439777 1) Change DEBUG_ERROR TO DEBUG_LOAD as InstallProtocolInterface information is not an error. by qwang12 · 16 years ago
  15. ed299e3 Correct some comments to add the detailed information. by lgao4 · 16 years ago
  16. d73d93c Synchronize the comments for PeiService. by klu2 · 16 years ago
  17. 731bd38 Add more comments for PeiCore. by klu2 · 16 years ago
  18. 1527399 Correct comments. by klu2 · 16 years ago
  19. dc857d5 correct comments by klu2 · 16 years ago
  20. 0f65cda correct comments by klu2 · 16 years ago
  21. 1cc7697 Correct comments. by klu2 · 16 years ago
  22. e81429b Fixed a block issue caused by R8 library instance by jwang36 · 16 years ago
  23. 30962c7 Abstract VFR compiler and Flag to marco that user can customize. by lgao4 · 16 years ago
  24. 2f4050c move unnecessary print statement. It may cause confused. by eric_tian · 16 years ago
  25. 51b02d8 Fix UEFI Boot Service CreateEvent() to follow UEFI Specification with respect to the use of TPL_APPLICATION by mdkinney · 16 years ago
  26. e69a062 Use ReadUnaligned32() instead of CopyMem() by mdkinney · 16 years ago
  27. 7fd58cb Use ReadUnaligned32() instead of CopyMem() by mdkinney · 16 years ago
  28. 520c936 Simplify debug message for a selected boot option by mdkinney · 16 years ago
  29. 9113612 Increase size of function addresses printed in DEBUG messages from 10 to 11 characters by mdkinney · 16 years ago
  30. b58baf6 In Supported(), try to test open SNP protocol BY_DRIVER instead of using TEST_PROTOCOL. by vanjeff · 16 years ago
  31. 75b046c Using Spin lock instead of using RaiseTpl() to prevent UnloadImage() re-entrance. by vanjeff · 16 years ago
  32. da77025 correct some spelling error. by eric_tian · 16 years ago
  33. 4b5c4fb code scrub for ConSplitter module. by vanjeff · 16 years ago
  34. 0e0c422 MdePkg/Library/BaseLib/X64/ReadCr2.S: by jljusten · 16 years ago
  35. 9810cdd Remove blank for function typedef, it will break generating doxygen document. by klu2 · 16 years ago
  36. eabbb93 Remove blank for function typedef, it break generating doxygen document by klu2 · 16 years ago
  37. 9e3ae2d Added more error check by jwang36 · 16 years ago
  38. 78bf8f2 remove blank for function typedef, it will break generating doxygen document. by klu2 · 16 years ago
  39. 5593fdd Remove blank for function typdef, it will break generating doxygen document. by klu2 · 16 years ago
  40. 69686d5 Remove blank for function typedef, it will break generating doxygen document. by klu2 · 16 years ago
  41. 7d83988 Remove the blank in function typedef, it will break doxygen document generation. by klu2 · 16 years ago
  42. 6a28ac4 Gcc cleanup by eric_tian · 16 years ago
  43. 12b2b6c Gcc cleanup for CpuLib in mdepkg/library/ by eric_tian · 16 years ago
  44. 85c2528 Gcc cleanup for baselib & basememorylib in mdepkg/library/ by eric_tian · 16 years ago
  45. 5f87392 Fix build breaks. by mdkinney · 16 years ago
  46. 5df74ff Update the comments. by qwang12 · 16 years ago
  47. dca1cc5 Code Scrub for MdePkg. by yshang1 · 16 years ago
  48. c28a555 edk2/MdePkg/Include/Protocol/TcgService.h: by jljusten · 16 years ago
  49. 174f03d fixed one bug to catch the return status. by vanjeff · 16 years ago
  50. 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
  51. aa2e153 Optimize GetUnicodeStringTextOrSize's inner loop to call ReadUnalign16 instead of CompareMem and remove a unnecessary local variable. by qwang12 · 16 years ago
  52. 54bac0d 1. Fixed escape character issue in string value of PCD by jwang36 · 16 years ago
  53. 5fd5ff7 Removed deprecated lines by jwang36 · 16 years ago
  54. 78112aa Add more comments for PCD. by klu2 · 16 years ago
  55. 1cedc89 Add more comments for PCD. by klu2 · 16 years ago
  56. 9920ae7 modify coding style to pass ecc tool by eric_tian · 16 years ago
  57. e7b1b59 Refine function header comments of PalCallLib.h. by xli24 · 16 years ago
  58. 69e0c59 Fix typo in PalCallLib.h. by xli24 · 16 years ago
  59. 4431093 Minor clean up. by qhuang8 · 16 years ago
  60. 6fc89cb Update the library instance: PeiDxeDebugLibReportStatusCode library instance should not be applied to option ROM drivers. by qhuang8 · 16 years ago
  61. 995ceff Fix typo in GUID declarations by qhuang8 · 16 years ago
  62. 93da4b6 Fix case issues by qhuang8 · 16 years ago
  63. 34e4e29 Code scrub for EBC module. by qhuang8 · 16 years ago
  64. 42eedea Code Scrub for MdePkg. by yshang1 · 16 years ago
  65. 0f82bd5 Code Scrub for Protocol Definition by lgao4 · 16 years ago
  66. 1a09f6f Update CopyRight to 2008 by lgao4 · 16 years ago
  67. 4ca9b6c Code Scrub for Protocol and Ppi Definition by lgao4 · 16 years ago
  68. bb80e3b modify coding style to pass ecc tool by eric_tian · 16 years ago
  69. 4ad4145 1. Fixed NULL library instance issue by jwang36 · 16 years ago
  70. 86fa2a9 Fix broken that Boot file can not be found by BDS. by klu2 · 17 years ago
  71. 022c6d4 Code Scrub for Dxe Core. by qhuang8 · 17 years ago
  72. 11c11e4 Use TmpStr as a backup, as StrCpy in BaseLib does not handle copy of two strings by qwang12 · 17 years ago
  73. 40f26b8 Code scrub for PeiCore module. by klu2 · 17 years ago
  74. 11dad24 remove a redefinition to pass ICC build by eric_tian · 17 years ago
  75. e3385ac remove a redefinition to pass ICC build by eric_tian · 17 years ago
  76. cc5166f modify coding style to pass ecc tool by eric_tian · 17 years ago
  77. 0f77dfb Enhance the string formatting function to take "%p" to print pointer. by qwang12 · 17 years ago
  78. 34a0bac correct spell error by eric_tian · 17 years ago
  79. 3cb9e60 modify coding style to pass ecc tool by eric_tian · 17 years ago
  80. a7022ce modify coding style to pass ecc tool by eric_tian · 17 years ago
  81. 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 · 17 years ago
  82. 8595bda code scrub for check list. by vanjeff · 17 years ago
  83. 43b86be fix doxygen function comments. by klu2 · 17 years ago
  84. 30394aa Code scrub for BdsDxe module. by klu2 · 17 years ago
  85. a4ac253 Add doxygen comment for PcdBootFileName by klu2 · 17 years ago
  86. ec8cd35 Code scrub for GenericBdsLib by klu2 · 17 years ago
  87. d0b494e modify coding style to pass ecc tool by eric_tian · 17 years ago
  88. 2c8547a modify coding style to pass ecc tool by eric_tian · 17 years ago
  89. c69a09d Add in .S file for GCC tool-chain. by qwang12 · 17 years ago
  90. c07ed17 Fixed one bug when building ACPI resource data for 64bit Prefetchable memory. by vanjeff · 17 years ago
  91. 34a6b78 Inline ASM in .c file is specific to MS tool-chain. Other tool-chain (such as Intel compiler) may not support it. Add in .asm files to make these function to be built by Assembler so that they are avaliable too for other tool-chain. by qwang12 · 17 years ago
  92. 7acc6db Correct the comment. by qwang12 · 17 years ago
  93. ccac388 Add in more comments. by qwang12 · 17 years ago
  94. b962b6b Add in .S file for GCC tool-chain. by qwang12 · 17 years ago
  95. a1cb16b clean up for GCC tool-chain. by qwang12 · 17 years ago
  96. 1646bcd Update function header. by klu2 · 17 years ago
  97. fb287b5 Update function header. by klu2 · 17 years ago
  98. 9199040 Code Scrub of MdePkg/Inlcude/Library by yshang1 · 17 years ago
  99. 0fb9068 Use ebp as frame buffer in DivU64x32. Fix a typo in GetPowerOfTwo. by qwang12 · 17 years ago
  100. 95770ed change lower case to upper case to pass Unix build by eric_tian · 17 years ago