1. f8e01ca Fix bugs in decompress implement in EfiLdr, and enable FAT driver in FDF file. by klu2 · 16 years ago
  2. 5326528 Fixed For Review by hfang · 16 years ago
  3. 4623101 Roll back ASSERT which is break DUET boot. by klu2 · 16 years ago
  4. d95ecf4 Using share mode to create file. by jwang36 · 16 years ago
  5. 63d7211 Fix the bug that EntryPoint of DisablePaging64() is corrupted. by xli24 · 16 years ago
  6. dacae1e Test version for performance concern. by jwang36 · 16 years ago
  7. 0ae2471 Fixed the out-of-sync issue of AutoGen-ed files in Windows platform. by jwang36 · 16 years ago
  8. 3e03cb4 Refine USB Mass Storage Driver. by xli24 · 16 years ago
  9. 0c9ee2a Change the name of extension by jwang36 · 16 years ago
  10. 5fe48e5 remove information output in SNP poll function. by vanjeff · 16 years ago
  11. 5884bab A test version making use Windows API to create AutoGen files by jwang36 · 16 years ago
  12. d80ed2a Code scrub for USB Mass Storage Driver. by xli24 · 16 years ago
  13. cdfdbb9 add macro function comments by ywu21 · 16 years ago
  14. 6aac5e5 checking coding style issues: by ywu21 · 16 years ago
  15. 67d1416 Roll back to normal version by jwang36 · 16 years ago
  16. afa5db8 A trial version making use of pywin32 api to create file by jwang36 · 16 years ago
  17. 8444320 test version by jwang36 · 16 years ago
  18. cad8a80 Try to solve the non-existence issue of AutoGen-ed files. by jwang36 · 16 years ago
  19. eb9b26e Final test version (GC plus bufsize=1) trying to solve the non-existence issue of AutoGen-ed files. by jwang36 · 16 years ago
  20. 0f46efe INF extension reviewed by jji4 · 16 years ago
  21. 4176aa9 Add build steps for duet platform. by klu2 · 16 years ago
  22. e5ea66a Another test version (using low-level api provided by os module) trying to solve the non-existence issue of AutoGen-ed files. by jwang36 · 16 years ago
  23. 34b0820 INF file verified, and Coding Style reviewed. by gikidy · 16 years ago
  24. ec7def6 Another test version (using garbage collection to do cleanup) trying to solve the non-existence issue of AutoGen-ed files. by jwang36 · 16 years ago
  25. 8e3fdb9 Move Varialbe common definitions (GET_PAD_SIZE and HEADER_ALIGN macro) into MdeModulePackage Include VariableFormat.h by lgao4 · 16 years ago
  26. 72d50ee Move common definitions (GET_PAD_SIZE and HEADER_ALIGN macro) into MdeModulePackage Include VariableFormat.h by lgao4 · 16 years ago
  27. e561879 Add INF extension Information by lgao4 · 16 years ago
  28. b3ff502 Another test version (using bufsize=1) trying to solve the non-existence issue of AutoGen-ed files. by jwang36 · 16 years ago
  29. 8ec30b1 Another test version (using glob to check file existence) trying to solve the non-existence issue of AutoGen-ed files. by jwang36 · 16 years ago
  30. 88f185a Another test version (sleep in main loop) trying to solve the non-existence issue of AutoGen-ed files. by jwang36 · 16 years ago
  31. 7dd12c9 Another test version (using windows's specific 'c' open mode) trying to solve the non-existence issue of AutoGen-ed files. by jwang36 · 16 years ago
  32. 9b488a3 INF extension reviewed by jji4 · 16 years ago
  33. 99f9af5 Another test version trying to solve the non-existence issue of AutoGen-ed files. by jwang36 · 16 years ago
  34. c52a147 Another test version trying to solve the non-existence issue of AutoGen-ed files. by jwang36 · 16 years ago
  35. 964b4ec INF extension reviewed by jji4 · 16 years ago
  36. b6b554a Fixed the over-write message to print only with RECONFIG flag by lhauch · 16 years ago
  37. 1b74e1c Fix FreePoll() bugs in some places. by gdong1 · 16 years ago
  38. fce9f9b INF extension reviewed by jji4 · 16 years ago
  39. a6be5d4 Remove 'DEBUG_MYTOOLS_IA32' from GUIDed tool specification to allow other toolchains to match. The latest GenFds.exe supports matching the tool automatically. by lgao4 · 16 years ago
  40. eeefcb9 Update For R9 Review. by hfang · 16 years ago
  41. 2895c50 Add general Tiano Compress tool path. by lgao4 · 16 years ago
  42. 677fdb9 ECC clean up. by vanjeff · 16 years ago
  43. a72edce minimum update function header. by vanjeff · 16 years ago
  44. ed055f1 ECC clean up. by vanjeff · 16 years ago
  45. 0a6c0fd Update function header. by vanjeff · 16 years ago
  46. 1727a8c INF extension reviewed by jji4 · 16 years ago
  47. e95e4b4 INF extension reviewed by jji4 · 16 years ago
  48. 00bfdbe 1.Review the comments; 2.Modify the extension comment for INF file. by gikidy · 16 years ago
  49. c57273b Change the file headers and some function comments. by niry · 16 years ago
  50. 8578c9a Another test version trying to solve the non-existence issue of AutoGen-ed files. by jwang36 · 16 years ago
  51. 340ffb0 Memory overflow verified by jji4 · 16 years ago
  52. d6039b1 Fix memory overflow. by gikidy · 16 years ago
  53. dc4dc1d 1, Remove DxeReportStatus driver, because DxeIpl has published a instance from hob. And new status code library will use this instance from hob. by klu2 · 16 years ago
  54. 3ed0238 INF extension reviewed by jji4 · 16 years ago
  55. 44feaa7 A test version trying to solve the non-existence issue of AutoGen-ed files. by jwang36 · 16 years ago
  56. 296ac32 Remove ASM16 tool definition, it is same as ASM tool for all tool chain in fact. by klu2 · 16 years ago
  57. f254e82 Usb ASM but *not* ASM16, the tool chain of ASM is same as ASM16 in tool_def.txt, ASM16 should also be removed from tool_def.txt by klu2 · 16 years ago
  58. 9833a9b Add check for Zero Relocation section. by lgao4 · 16 years ago
  59. a4f31da Remove debug code. by klu2 · 16 years ago
  60. 3d0134b Add dummy GnuMakefile to pass UNIXGCC building for boot sector module. In future, boot sector should be ported to by klu2 · 16 years ago
  61. afbf572 Add bootsector module, this module is not a EFI driver or PEIM, but the raw image for boot disk. It is should be built in tiny mode with 16 assembler compiler and linker. And currently only MSFT is supported. by klu2 · 16 years ago
  62. 05e33af Add ASM16 rule for ICC tool chain. by klu2 · 16 years ago
  63. c351b60 clean-up MdeModulePkg/Include/Protocol. by eric_tian · 16 years ago
  64. f497011 Correct /FAcs option to /FAsc by lgao4 · 16 years ago
  65. ac4274d Remove /Fa option to cause multithread build failed. by lgao4 · 16 years ago
  66. a64a47b Use ASMLINK macro but *not* ASMLINK16 by klu2 · 16 years ago
  67. 2a5ef1f Use relative path for base tools. by klu2 · 16 years ago
  68. e25803f 1, Enable USB boot for R9's Duet. by klu2 · 16 years ago
  69. cf0206e Add DuetDxeReportStatusCodeLib which will get ReportStatusCode from hob if fail to get protocol. This library could be used for DxeCore module to output early debug message via serial. by klu2 · 16 years ago
  70. f2fa830 As variable area is not reliable in recovery path, then we should not produce ReadonlyVariable2&ReadonlyVariable ppi at the point. This way causes other Pei module wanted to access to variable will fail by eric_tian · 16 years ago
  71. 0d401d4 1. Add some ASSERT(); 2. Fix some typo. by gikidy · 16 years ago
  72. 721dfef As variable area is not reliable in recovery path, then we should not produce ReadonlyVariable2 ppi at the point. This way causes other Pei module wanted to access to variable will fail by eric_tian · 16 years ago
  73. 5465636 1.Coding style checked 2.CompareMem() replaced by CompareGuid() by jji4 · 16 years ago
  74. 7798085 Fix VS2005 build error by lgao4 · 16 years ago
  75. 54cdf47 Correct Compiler option /FAcs to /FAsc by lgao4 · 16 years ago
  76. 5c03ed0 Code scrub for GraphicConsoleDxe Module. by gikidy · 16 years ago
  77. b7771ea Revert OUTPUT_DIRECTORY to Build/EdkCompatibilityPkg. Build tool is enhanced to handle long path name issue which cause build failure in GCC tool chains by qwang12 · 16 years ago
  78. 3c49d30 Add a comment to describe the reason why the GUID for HII protocol is not matched between code and HII spec 0.92 . by qwang12 · 16 years ago
  79. 409f118 Replace some CopyMem() for GUID copy with CopyGuid(). by gdong1 · 16 years ago
  80. 3a306c1 Replace CopyMem() which can be replaced by BaseLib's Read/WriteUnalianedXX() as these are applied to base data type such as UINT32. by qwang12 · 16 years ago
  81. 8a38e45 Fix PCD typo by klu2 · 16 years ago
  82. 884c8bc Temporarily remove the assertions and we may find some error handling way to address potential dereference to NULL pointer. by qhuang8 · 16 years ago
  83. 109e9a6 Code scrub for the following drivers and librarys. by lgao4 · 16 years ago
  84. 303ee61 Retiring the ANT/JAVA build and removing the older EDK II files that were required ANT/JAVA. by lhauch · 16 years ago
  85. 425332e added messages for forcing reconfig, over-write of Conf files by lhauch · 16 years ago
  86. 3a6b455 Removed Java/Ant specific content from the setup scripts. by lhauch · 16 years ago
  87. 808def9 Retiring the ANT/JAVA build and removing the older EDK II packages that required ANT/JAVA. by lhauch · 16 years ago
  88. 9216450 remove unnecessary check for NULL pointer. by vanjeff · 16 years ago
  89. c33add6 add check for NULL pointer reference. by vanjeff · 16 years ago
  90. eec6d25 Renamed remotely by xli24 · 16 years ago
  91. 67b8a9c Code Scrub for USB Mouse Absolute Pointer Driver. by xli24 · 16 years ago
  92. 03bd58d Add some ASSERT()s to avoid NULL reference. by gikidy · 16 years ago
  93. 6160c62 Updated the changes in r7158 by jwang36 · 16 years ago
  94. 3fd8027 Fix some typo. by gikidy · 16 years ago
  95. a388ec4 Updated the macro description according to the latest changes in build tool. by jwang36 · 16 years ago
  96. 2eab98c 1) Re-fine and fully test the mechanism of getting over the long command line limitation by jwang36 · 16 years ago
  97. e6ff63a enhanced function header by jgong5 · 16 years ago
  98. e29a2e7 Enhance function header by jgong5 · 16 years ago
  99. 5b8adaa Fix bug that Duet BDS fail to get PciExpressAddress from guid hob. by klu2 · 16 years ago
  100. 7601dbe Check comments, format and fix some typo. by gikidy · 16 years ago