1. 55d2f1e Update Shell binaries to integrate a fix to solve "CHAR8" compatibility issue in DmpStore command. by qhuang8 · 16 years ago
  2. 0fe4dec Add a Shell Hot Fix patch to solve RFC3066 language compatibility issue and "CHAR8" compatibility issue (EDK define CHAR8 as "unsigned char" while ECP choose to use "signed char") by qhuang8 · 16 years ago
  3. d5aace2 Add dependency of gEfiDpcProtocolGuid for these two library instances since they retrieve these two protocols at the library constructors. by qhuang8 · 16 years ago
  4. 2536624 Add Pcd Protocol in [Depex] section and add back the constructor since PCD protocol must have been available when the entrypoint is executed. by qhuang8 · 16 years ago
  5. 2ef5636 Add Pcd Ppi dependency in [depex] section in PeiPcdLib by qhuang8 · 16 years ago
  6. 6c39b80 Add comments for some language related PCDs in MdePkg by qhuang8 · 16 years ago
  7. 7f4d210 Add library instance for UEFI_DRIVER by qhuang8 · 16 years ago
  8. d3f1611 Update some module INF files in MdeModulePkg to "UEFI_DRIVER" by qhuang8 · 16 years ago
  9. b6d1a17 Add EDK II DSC file to build validate EDK Shell source and ECP. It can also generate EDK Shell Binaries in EdkShellBinPkg. by qhuang8 · 16 years ago
  10. 2418178 Add Extern reference to EDK Shell Project. by qhuang8 · 16 years ago
  11. af3ca61 Create EDK style EdkShellPkg by qhuang8 · 16 years ago
  12. 4fdc912 Add GLOBAL_REMOVE_IF_UNREFERENCED modifier in the array and change the protocol UI strings to ASCII string since they are only for debug purpose. by qhuang8 · 16 years ago
  13. 35f8f32 Remove a duplicated definition. by qwang12 · 16 years ago
  14. 4e498a0 Remove an unreferenced field in PROTOCOL_INTERFACE data structure. by qhuang8 · 16 years ago
  15. 82b8c8d Re-integrate patch in r5626~r5628:Enhance PeiCore dispatcher and fix a bug in the patch. by qhuang8 · 16 years ago
  16. b3bc6cd Add TRUE to the depex. by qwang12 · 16 years ago
  17. f2a05cc Add the support of GUID opcode which enable SetupBrowser to support IFR generated by a VFR compiler in Framework VFR compatible mode. by qwang12 · 16 years ago
  18. 41ad45c Add a PCD which enable SetupBrowser to support IFR generated by a VFR compiler in Framework VFR compatible mode. by qwang12 · 16 years ago
  19. f511d65 Add the support of GUID opcode which enable SetupBrowser to support IFR generated by a VFR compiler in Framework VFR compatible mode. by qwang12 · 16 years ago
  20. e8e3619 Merge in [EDK 1166]: Form title is not displayed by Setup Browser by qwang12 · 16 years ago
  21. 55a9663 Add IfrLibCreatePopUp2 and HiiLibExportPackageLists. by qwang12 · 16 years ago
  22. d00afc4 Add missing library class. by klu2 · 16 years ago
  23. f2084bd Add CpuDeadLoop() for PeiCore entry, that means PeiCore should not return. by klu2 · 16 years ago
  24. e310a27 Remove msa file and add more comments for DXE core entry by klu2 · 16 years ago
  25. 0368663 Bug fixes for FrameworkHiiToUefiHiiThunk; by qwang12 · 16 years ago
  26. 0514e9c refine code. by klu2 · 16 years ago
  27. a3fdf4a Remove unused module type. by klu2 · 16 years ago
  28. a72bd1e refine code. by klu2 · 16 years ago
  29. c366599 Add PCD_MAX_SKU_ID. by klu2 · 16 years ago
  30. ef64f70 Refine the code. by klu2 · 16 years ago
  31. eba7c22 Remove unused internal header file. by klu2 · 16 years ago
  32. 281bb4b GenFds add FV space information display. by jlin16 · 16 years ago
  33. 060f5fc Declare Default MANUFACTURING Store for Vfr Code Reference. by lgao4 · 16 years ago
  34. fb5148a by klu2 · 16 years ago
  35. 99e8ed2 Use doxygen comment style for document entity such as struct, enum, variable that use /// but not // by klu2 · 16 years ago
  36. 0688984 Use doxygen comment style for document entity such as struct, enum, variable that use /// but not // by klu2 · 16 years ago
  37. fc30687 Use doxygen comment style for document entity such as struct, enum, variable that use /// but not // by klu2 · 16 years ago
  38. ec8432e Use doxygen comment style for document entity such as struct, enum, variable that use /// but not // by klu2 · 16 years ago
  39. 1bc5d02 Use doxygen comment style for document entity such as struct, enum, variable that use /// but not // by klu2 · 16 years ago
  40. 3566565 Use doxygen comment style for document entity such as struct, enum, variable that use /// but not // by klu2 · 16 years ago
  41. 55d473b Use doxygen comment style for document entity such as struct, enum, variable that use /// but not // by klu2 · 16 years ago
  42. d484d12 Use doxygen comment style for document entity such as struct, enum, variable that use /// but not // by klu2 · 16 years ago
  43. 0d03727 Added TOOLCHAIN macro in makefile besides TOOLCHAIN_TAG by jwang36 · 16 years ago
  44. 8ac3278 Add condifition for passing ELFGCC building... by eric_tian · 16 years ago
  45. a618ea6 convert blank to tab by eric_tian · 16 years ago
  46. 6f5cf75 edk2/MdePkg/Library/SerialPortLibNull/SerialPortLibNull.c: by jljusten · 16 years ago
  47. 1b23335 use tab but not blank to do not break GNU make parsing. by eric_tian · 16 years ago
  48. d8bee43 Fix build issue in linux environment. by eric_tian · 16 years ago
  49. 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
  50. f285eb1 1. Enhanced the format of build_rule.txt to allow module type and arch information. by jwang36 · 16 years ago
  51. 584125b code review's result. by eric_tian · 16 years ago
  52. 4a9cfab Remove the unncessary assignment. by qwang12 · 16 years ago
  53. 6d2e872 Re-integrate patch in r5625: "Only build FvHob for the extracted FvImage those parent Fv image has FvHob" by qhuang8 · 16 years ago
  54. dbb76af Update two tool binary for Duet platform by klu2 · 16 years ago
  55. 14941e6 Temporarily rollback the change from 5625 though 5628 for more investigation. by qhuang8 · 16 years ago
  56. 1bd90a4 Add PeimDispatcherReenter to fix bug of PeiDispatch can not be quit correctly. by klu2 · 16 years ago
  57. d949491 Correct more comments for PeiCore. by klu2 · 16 years ago
  58. 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
  59. b2821d6 Only build FvHob for the extracted FvImage those parent Fv image has FvHob. by lgao4 · 16 years ago
  60. a2ddd00 Add SerialPortPoll Api in SerialPortLib to Poll the serial device to see if there is any data waiting. by lgao4 · 16 years ago
  61. bdf37b3 Change VfrCompile.exe to VfrCompile to support the different OS. by lgao4 · 16 years ago
  62. 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
  63. 1439777 1) Change DEBUG_ERROR TO DEBUG_LOAD as InstallProtocolInterface information is not an error. by qwang12 · 16 years ago
  64. ed299e3 Correct some comments to add the detailed information. by lgao4 · 16 years ago
  65. d73d93c Synchronize the comments for PeiService. by klu2 · 16 years ago
  66. 731bd38 Add more comments for PeiCore. by klu2 · 16 years ago
  67. 1527399 Correct comments. by klu2 · 16 years ago
  68. dc857d5 correct comments by klu2 · 16 years ago
  69. 0f65cda correct comments by klu2 · 16 years ago
  70. 1cc7697 Correct comments. by klu2 · 16 years ago
  71. e81429b Fixed a block issue caused by R8 library instance by jwang36 · 16 years ago
  72. 30962c7 Abstract VFR compiler and Flag to marco that user can customize. by lgao4 · 16 years ago
  73. 2f4050c move unnecessary print statement. It may cause confused. by eric_tian · 16 years ago
  74. 51b02d8 Fix UEFI Boot Service CreateEvent() to follow UEFI Specification with respect to the use of TPL_APPLICATION by mdkinney · 16 years ago
  75. e69a062 Use ReadUnaligned32() instead of CopyMem() by mdkinney · 16 years ago
  76. 7fd58cb Use ReadUnaligned32() instead of CopyMem() by mdkinney · 16 years ago
  77. 520c936 Simplify debug message for a selected boot option by mdkinney · 16 years ago
  78. 9113612 Increase size of function addresses printed in DEBUG messages from 10 to 11 characters by mdkinney · 16 years ago
  79. b58baf6 In Supported(), try to test open SNP protocol BY_DRIVER instead of using TEST_PROTOCOL. by vanjeff · 16 years ago
  80. 75b046c Using Spin lock instead of using RaiseTpl() to prevent UnloadImage() re-entrance. by vanjeff · 16 years ago
  81. da77025 correct some spelling error. by eric_tian · 16 years ago
  82. 4b5c4fb code scrub for ConSplitter module. by vanjeff · 16 years ago
  83. 0e0c422 MdePkg/Library/BaseLib/X64/ReadCr2.S: by jljusten · 16 years ago
  84. 9810cdd Remove blank for function typedef, it will break generating doxygen document. by klu2 · 16 years ago
  85. eabbb93 Remove blank for function typedef, it break generating doxygen document by klu2 · 16 years ago
  86. 9e3ae2d Added more error check by jwang36 · 16 years ago
  87. 78bf8f2 remove blank for function typedef, it will break generating doxygen document. by klu2 · 16 years ago
  88. 5593fdd Remove blank for function typdef, it will break generating doxygen document. by klu2 · 16 years ago
  89. 69686d5 Remove blank for function typedef, it will break generating doxygen document. by klu2 · 16 years ago
  90. 7d83988 Remove the blank in function typedef, it will break doxygen document generation. by klu2 · 16 years ago
  91. 6a28ac4 Gcc cleanup by eric_tian · 16 years ago
  92. 12b2b6c Gcc cleanup for CpuLib in mdepkg/library/ by eric_tian · 16 years ago
  93. 85c2528 Gcc cleanup for baselib & basememorylib in mdepkg/library/ by eric_tian · 16 years ago
  94. 5f87392 Fix build breaks. by mdkinney · 16 years ago
  95. 5df74ff Update the comments. by qwang12 · 16 years ago
  96. dca1cc5 Code Scrub for MdePkg. by yshang1 · 16 years ago
  97. c28a555 edk2/MdePkg/Include/Protocol/TcgService.h: by jljusten · 16 years ago
  98. 174f03d fixed one bug to catch the return status. by vanjeff · 16 years ago
  99. 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
  100. aa2e153 Optimize GetUnicodeStringTextOrSize's inner loop to call ReadUnalign16 instead of CompareMem and remove a unnecessary local variable. by qwang12 · 16 years ago