1. ddfdc8e Adding Java Tool: ckt.bat for CheckTools. by lhauch · 18 years ago
  2. 9eaf1b3 Remove extraneous URLs. by bbahnsen · 18 years ago
  3. 9ee538d Added Options and UserExtensions sections to ModuleBuildOptions, replacing the lax processing by lhauch · 18 years ago
  4. a8cf1c1 Fix a typo in lib name. by qhuang8 · 18 years ago
  5. 96edfc7 Remove some unuseful imports. amend some incorrect use of EdkLog. by qouyang · 18 years ago
  6. d3f4584 Fix the EDKT414, the old value should be replaced with new value. by jjin9 · 18 years ago
  7. 2fcfed3 Provide a way to update config files[target.txt, tools_def.txt, FrameworkDatabase.db] even they are existed. Using edksetup.bat Reconfig. Give a more detail edksetup.bat help usage. by wuyizhong · 18 years ago
  8. 3683e55 Add two new data hub subclass related definitions per SMBIOS 2.4 spec. by rsun3 · 18 years ago
  9. 1fd225e 1. Fix EDKT417: System hangs to setup build preference when there is no target.txt existing by hche10x · 18 years ago
  10. 7b8617f Fixed a little issue which will cause just one duplicated classpath by jwang36 · 18 years ago
  11. eb614e7 Fixed EDKT381. We can keep the system's CLASSPATH value after executing edksetup.bat and won't duplicate it with more than one time of execution. by jwang36 · 18 years ago
  12. ae69d4d 1. Fix EDKT308: Tool initialization should be supported by wizard by hche10x · 18 years ago
  13. 3c82f1a Support to handle IPF assembly files by qhuang8 · 18 years ago
  14. dddd748 remove /D OLDSMM=1 /D EFI_FIRMWARE_VENDOR from the default C_FLAGS setting, using the corresponding PCD to replace them. by lgao4 · 18 years ago
  15. 112d808 Resolve the warning msg from generated FlashMap.h file when use GCC compiler. by wuyizhong · 18 years ago
  16. 877de74 Update BuildMacro to support LIBPATH and INCLUDEPATH. by wuyizhong · 18 years ago
  17. 98aee6e add calculation for max. datum size based on pcd default value input by user. by jlin16 · 18 years ago
  18. c5986ec Fix a bug by the check-in of 1738, which programs SATA interrupt line wrongly and will block booting from SATA disk. by mikewuping · 18 years ago
  19. c639781 Support two more attribute LIBPATH and INCLUDEPATH in tools_def file. by wuyizhong · 18 years ago
  20. 8270b34 Enhance MsaOwner.java by alfred · 18 years ago
  21. edbacf2 1. Fix EDKT344: The algorithm for PCD of msa should be adjusted by hche10x · 18 years ago
  22. b28af3d Change to the correct library class name. by qhuang8 · 18 years ago
  23. 37bd8fb 1. Fix EDKT408: Clone a library class does not copy the library head by hche10x · 18 years ago
  24. 9d6f6d7 Adjust module order list after specifying FvBinding for ModuleSA. by jlin16 · 18 years ago
  25. b0a8056 Sync TOOLS_DEF's attribute definitions. Since there are two copy attribute definitions in ToolDefinitions.java and ToolChainAttribute.java, remove one and only keep one definitions. by wuyizhong · 18 years ago
  26. 51f9486 Update cpptaks to support LIBPATH and INCLUDEPATH which will defined in TOOLS_DEF file. by wuyizhong · 18 years ago
  27. aa19737 1. Fix EDKT379: Check if Constructor exists in a library when user adds a destructor by hche10x · 18 years ago
  28. 0915a2c 1. Fix EDKT330 Source files in sub-directories are not added to MSA correctly by hche10x · 18 years ago
  29. 5776c5c Fixed EDKT372 by qouyang · 18 years ago
  30. d612375 Make Logo build following standard build process instead of customize build. by wuyizhong · 18 years ago
  31. 3114b33 I fixed following bugs. by mikewuping · 18 years ago
  32. fc773f6 Remove redundant include header: <common\StatusCode.h> in this file. by lgao4 · 18 years ago
  33. f15e135 fix the bug in revision 1746 by jjin9 · 18 years ago
  34. f337986 add some features: by jjin9 · 18 years ago
  35. 9c0e70c Add Package-Guid Map. by qhuang8 · 18 years ago
  36. 8c84e1b a) Cleaned tools_def.template by jwang36 · 18 years ago
  37. 713ace4 Removed GLOBAL_REMOVE_IF_UNREFENRENCED because it will cause compiler failure. by jwang36 · 18 years ago
  38. 5a502bd Remove all recommended lib instances logic in SpdLibClassDecls.java as recommmended instances are not in UI any more. by jlin16 · 18 years ago
  39. a416984 Add Nt32TimeLibNull library instance for Nt32 platform. It is used by PeiMain module for computing performance counter. by klu2 · 18 years ago
  40. 71a6211 1. Add the GLOBAL_REMOVE_IF_UNREFERENCED to globe variables which are used only in debug version; by dtang2 · 18 years ago
  41. a98f11c 1. Changed device detect method to use ATA/ATAPI device signature; by jtang12 · 18 years ago
  42. c51cec2 The reasons for the changes made are: by cwu11 · 18 years ago
  43. db0e690 Extract msa license info from inf file. by qhuang8 · 18 years ago
  44. a721f5c 1. Fix EDKT303: Give warning if no library instances that support the required the library class by hche10x · 18 years ago
  45. f4ead3b Fixed alignment for labels and fields by lhauch · 18 years ago
  46. 9a362ae Fixed the width of the GuidValue field by lhauch · 18 years ago
  47. 0a35c6e Fixed display for OS X and removed Recommended fields by lhauch · 18 years ago
  48. 0b8fc15 Added APP tool command to solve the pre-processing issue in IPF assembly and dxs file by jwang36 · 18 years ago
  49. 4932405 Fix several bugs & enhancement. by qhuang8 · 18 years ago
  50. 6ceb381 Add new changed symbol to database. by qhuang8 · 18 years ago
  51. 046d7d4 Modify Extract() function to speed up the Far installation. by qouyang · 18 years ago
  52. fbf730f Mark Guid Type as required in Guid declaration editor. Set cell editor to long text editor for Help text fields in tables. by jlin16 · 18 years ago
  53. f436f72 1. Fix EDKT391 The check point of "OutputFileBasename" is missed in wizard tool by hche10x · 18 years ago
  54. 322c1d6 1. Extend the runtime memory to 256 MB for FrameworkWizard in JVM. by hche10x · 18 years ago
  55. d7bb511 Standardized property name WORKSPACE and fixed cleanall messages. by lhauch · 18 years ago
  56. 4110971 Fixed a typo by lhauch · 18 years ago
  57. 53dd426 fix a bug in identifying comments. by qhuang8 · 18 years ago
  58. 2320bb1 Added "synchronized" method to create random number in case of multi-thread issue by jwang36 · 18 years ago
  59. 5f480cb Ensure the validity of Ffs Sections when adding a new Sections to Ffs. by jlin16 · 18 years ago
  60. 91a1f0d Support using @ToolChainFamily in <Filename> to do the filter. This is also to fix track T365. by wuyizhong · 18 years ago
  61. 188fdd0 Change some format and remove some unused codes. by wuyizhong · 18 years ago
  62. e94c73e Added "/FI${DEST_DIR_DEBUG}/AutoGen.h" to *_*_*_PP_FLAGS by jwang36 · 18 years ago
  63. 618737f Give warning when deleting the last build target. Fix the missing-all build targets when deleting one of them. by jlin16 · 18 years ago
  64. 9dac0c3 Set the comment for JAVA_HOME to point to the minimum release version of SUN JDK, 1.5.0_06, not 1.5.0_04 by lhauch · 18 years ago
  65. 439656f Fixed the build.xml files so that clean and cleanall actually removes the temporary build directories, rather than leaving all of the intermediate files left lying around. by lhauch · 18 years ago
  66. 8973d17 Fixed the build.xml files so that clean and cleanall actually removes the temporary build directories, rather than leaving all of the intermediate files left lying around. by lhauch · 18 years ago
  67. deafd9d Fixed the cleanall target BUILD_DIR settings by lhauch · 18 years ago
  68. c779483 Removed extra lines and spaces in the catalog.xml file creation, also wrapped it in a test for availability by lhauch · 18 years ago
  69. e2f34bc Added a test to check the # of threads iff threading is enabled. If it's not enabled, don't try to read the number of threads in the target.txt file. by lhauch · 18 years ago
  70. df682ea Removed extra binary character at the start of line 1 by lhauch · 18 years ago
  71. a06a541 Fixed EDKT370&372 by qouyang · 18 years ago
  72. de50890 Fixed build break caused by GetPerformanceCounter() in PeiMain module by jwang36 · 18 years ago
  73. 24da104 Fixed build break caused by GetPerformanceCounter() in PeiMain module by jwang36 · 18 years ago
  74. 2ea767c Set Hob type for FvMainCompactFv to EFI_HOB_TYPE_UNUSED after decompressed. The can improve the performance of Dxe dispatcher. by klu2 · 18 years ago
  75. 3109572 Fix not able to save after change build target. by jlin16 · 18 years ago
  76. 217f1d1 Add pair of performance macro function to measure the whole PEI phase's performance. by klu2 · 18 years ago
  77. e57b8d7 Changed IA64 to IPF in the comments because it will cause confusion. by jwang36 · 18 years ago
  78. 63cdbe7 Added code to check if "cmd" attribute is valid or not. This is to make error report more accurate. by jwang36 · 18 years ago
  79. fd6c41f Fixed EDKT381 by jwang36 · 18 years ago
  80. bc9b370 Change FrameworkModules selection to next module in platform after remove one module. by jlin16 · 18 years ago
  81. 2193b50 DxeCore.h, PeiCis.h and Uefi.h should not include <Protocol/Pcd.h>. If a module need to resolve PCD macro (FixedAtBuild, BinaryPatch or Dynamic), the module should declare that it consume PcdLib library class in MSA file. The Edk II build tool will include "PcdLib.h" in "Autogen.h". by qwang12 · 18 years ago
  82. 4741283 1. Update to just keep several line JAVA related msg; 2. Remove file PropertyManager.java. by wuyizhong · 18 years ago
  83. c65c1e1 This patch is to make sure at least VARIABLE_RECLAIM_THRESHOLD (1024) bytes of spaces must be available in NV variable region. This conservative approach is make sure OS loader will have space to save important data. by qwang12 · 18 years ago
  84. 5f5f28c 1) If DebugAssertEnabled is TRUE, we still need to provide the GET size by qwang12 · 18 years ago
  85. 0f769af Change behavior if found more than one FPD files from let user choice one to report Error and stop build. by wuyizhong · 18 years ago
  86. 55ab23a removed extra taskdef and taskref definitions that caused some warning messages when doing a cleanall by lhauch · 18 years ago
  87. 2f8df87 Fix a bug in InternalMathDivRemU64x64(). The bug is that the 64-bit divisor is designed to be loaded to ecx:ebx but the high 4 byte of the divisor is forgotten to be loaded to ecx by rsun3 · 18 years ago
  88. aba23ad 1) Added precompiled header option to VS2003, VS2005PRO and WINDDK3790x1830 tool chains and cleaned the option format; by jwang36 · 18 years ago
  89. 26a3d4a Add flags for UNIXGCC. by wuyizhong · 18 years ago
  90. 1549f51 Changed the way of using precompiled header in the build process. Now the use of precompiled header is controlled by tools_def.txt. by jwang36 · 18 years ago
  91. 73c47db Optimized HighBitSetXX() functions by bxing · 18 years ago
  92. b1288fc Add PERF_START function for collecting performance data for DXE_OK tag. by klu2 · 18 years ago
  93. 5ae56d9 Remove EBC arch from supported arch list to fix tracker EDKII350. by yshang1 · 18 years ago
  94. 04b8b67 Changed the tmp path because of directory structure changes by jwang36 · 18 years ago
  95. fbda1aa Changed the output path of source because of directory structure changes by jwang36 · 18 years ago
  96. 30f1d0f Changed the path of build.xml because of directory structure changes by jwang36 · 18 years ago
  97. 5a4c434 Removed the need of external MakeDeps.exe. Now parsing include files is built in makedeps task. by jwang36 · 18 years ago
  98. 5d28bc2 Remove the line of "<Filename>Tools/Java/JavaTools.spd</Filename>" in FrameworkDatabase.template, since the file of "Tools/Java/JavaTools.spd" don't exist in current tip. by qouyang · 18 years ago
  99. 807f07f Remove extra /D defines in CC FLAGS by mdkinney · 18 years ago
  100. e2c55f6 Fix VS2005 compatibility issue by mdkinney · 18 years ago