1. 007f887 1. Fix EDKT306 Output different error message for different condition in workspace validation by hche10x · 18 years ago
  2. e4e7fed Optimize the algorithm of creating page table to enhance boot performance and save code size. by qhuang8 · 18 years ago
  3. fd16b4d enhance MsaOwner.java by alfred · 18 years ago
  4. e8c0c17 Fix EDKT256: using unified logging mechanism in PcdAutogen tools. by klu2 · 18 years ago
  5. 97aac85 1. Fix EDKT280 The types of ToolCode for <SourceFiles>.<Filename> should not be "CC", "LIB", etc by hche10x · 18 years ago
  6. f6390d3 Add one more judgement for modulelist specified but empty. by wuyizhong · 18 years ago
  7. 8d6ff41 temp fix to remove "VOID" appended to Autogen.c by qwang12 · 18 years ago
  8. d48c170 1. Fix EDKT281 there are too many values in the list of Hob's Guid C Name. only the correlative values could be reserved in the list by hche10x · 18 years ago
  9. 0e8d8bc 1. Replace openDialog with saveDialog when generating guids.xref file by hche10x · 18 years ago
  10. e08433e 1. Fix EDKT321 A module's all top level elements' arch should be in range of the module's arch by hche10x · 18 years ago
  11. ee2db09 Added the Merge tool information to build.xml and created the MSA file for the merge tool. by lhauch · 18 years ago
  12. b142dfc Removed the COMMENT copyright and license entry. by lhauch · 18 years ago
  13. ee29f78 Removed dead lines that had been commented out. by lhauch · 18 years ago
  14. 5529d1f Made sure that the Extern element groups were clearly defined, made sure that a Driver group contains a DriverBinding, if it will contain a ComponentName and/or DriverConfig and/or DriverDiag statement. by lhauch · 18 years ago
  15. 156ed4d Fixed grammar in text messages. by lhauch · 18 years ago
  16. 8de0094 Fixed wording for Legacy FlashMap.h Header question by lhauch · 18 years ago
  17. eeaddae Removed some output information for debug purpose. by qouyang · 18 years ago
  18. 41df77e Fixed EDKT318 by qouyang · 18 years ago
  19. 4353d8e Fixed EDKT318 by qouyang · 18 years ago
  20. b7089db 1.Fix .global issue in GAS (EdkT207). 2.Fix Label start with @ (EdkT208). by qhuang8 · 18 years ago
  21. 1a0d726 Degrade echo "Ignoring File..." message from WARNING to INFO. Add process status indicator during parallel build. by wuyizhong · 18 years ago
  22. 5c55f71 implement MsaOwner.java partly by alfred · 18 years ago
  23. c084fb6 Don't copy *.te file into Bin_DIR directory. by lgao4 · 18 years ago
  24. 5342724 do not generate version attributes when saving module order information in FV if no version data provided in ModuleSA or original BuildOptions->UserExtensions. by jlin16 · 18 years ago
  25. bb51193 Support "Defining Module Sequence in FV.inf". Since modules sequences in Fv.inf can be customized explicitly in FPD.BuildOptions.UserExtensions[UserID='IMAGES' Identifier='1'] with WIZARD tool, now build tool will check it and use it if exists. by wuyizhong · 18 years ago
  26. b63cc1b 1. Fix EDKT314 Display module source/binary in a radio box by hche10x · 18 years ago
  27. b8d0bba added public getToolsDefArchNames which will return a space separated string of architectures defined in the tools definition file. by lhauch · 18 years ago
  28. 2ee91a3 Fixed a couple of typos in the ToolTipText fields. by lhauch · 18 years ago
  29. 0f6a651 Set start points and widths for the label and value fields so that they display correctly on non-MS systems. by lhauch · 18 years ago
  30. f5b7798 1. Fix EDKT328 Splash Screen Text is recommended to be modified. by hche10x · 18 years ago
  31. c25ad66 1. Fix EDKT323 (Only dependent packages' ppis can be added to module's ppi section) by hche10x · 18 years ago
  32. c493be6 Modify GenFfsFileTask. by qouyang · 18 years ago
  33. 8554fae re by alfred · 18 years ago
  34. 372a464 convert \t to by alfred · 18 years ago
  35. 6ef5feb first step for MsaOwner in ModuleInfo by alfred · 18 years ago
  36. 423ba71 Fix row out of order problem for Module order In FV editor. by jlin16 · 18 years ago
  37. 503fefc Add hint if migration tool cannot handle an obsolete R8 library interface. by qhuang8 · 18 years ago
  38. d933fc5 1. Fix EDKT319 "Can't save when changing value of "PCD Is Driver" on MsaHeader page" by hche10x · 18 years ago
  39. 755585c Removed DEFAULT Usage type - it is not valid, and should have been removed a while ago. by lhauch · 18 years ago
  40. 17bd391 Module Order in FV editor enhanced. by jlin16 · 18 years ago
  41. d8f1335 Fix EDKT272. by qouyang · 18 years ago
  42. df87de9 new temp schema by alfred · 18 years ago
  43. f88b915 Changed the way of generating the pre-compiled header to solve incremental build issue by jwang36 · 18 years ago
  44. 55bfa0f + n/a by alfred · 18 years ago
  45. 61249ae Merger DriverBinding and ComponentName into one <extern> section for all *.msa files by vanjeff · 18 years ago
  46. 4b13484 1) Add FileTimeStamp class to centralize the cache mechanism for file time stamp check, and changed related classes by jwang36 · 18 years ago
  47. 37e5cd6 Distinguish PEIM entrypoint and driver entrypoint by qhuang8 · 18 years ago
  48. 0411bca Fixed FwImage/fwimage.c to guarantee that the raw size of a section is a multiple of the file alignment. by mdkinney · 18 years ago
  49. 0e9d14c Add EntryPointLib class once ImageEntryPoint is found in inf file. by qhuang8 · 18 years ago
  50. 3b7a905 1. Fix EDKT273 "Externs are not being grouped together in MSA Files" by hche10x · 18 years ago
  51. da4f6c6 delete build directory by lgao4 · 18 years ago
  52. aa35301 Delete Build directory by lgao4 · 18 years ago
  53. 148ac23 added ACPI_TIMER_FREQUENCY definition by vanjeff · 18 years ago
  54. 34a0c84 Delete the midterm temporary file which created by GenFFSFile task. by qouyang · 18 years ago
  55. 76c86b3 Remove dependence check of FD upon FlashMap.fdf by bxing · 18 years ago
  56. 1b69863 add multi-source pcd check before adding/deleting lib instance for ModuleSA in platform. by jlin16 · 18 years ago
  57. 495849b Add PCD Feature Flags for the Device Path Module by mdkinney · 18 years ago
  58. e99aa5a Update Device Path Module to use PCD Feature Flags to determine of the Device Path To Text and Text To Device Path Protocols are produced or not. by mdkinney · 18 years ago
  59. c7823a8 Add use of PCD feature flags to the Device Path Modules by mdkinney · 18 years ago
  60. af118a8 Declare PCD Feature flags for protocols produced by the Device Path Module and decompression methods supported by the DXE IPL by mdkinney · 18 years ago
  61. e29d709 Add PCD Feature Flags to control which decompression method(s) are included in the DXE IPL. The choices are any combination of EFI, Tiano, and Custom decompression. by mdkinney · 18 years ago
  62. f47629a Remove IDT by mdkinney · 18 years ago
  63. 23086ba Optimize the size of the Base Library for the MSFT 32-bit tool chains by taking advantage of inline assembly. by mdkinney · 18 years ago
  64. b053781 Add GLOBAL_REMOVE_IF_REFERENCED to the declaration of module globals in the Print Library that were still present in the final image even through there were no references to those module globals. by mdkinney · 18 years ago
  65. 3edf127 1) Simplify implementation by reading the entire input file into memory, modifying the buffer in memory, and then writing the entire buffer from memory to the output file. by mdkinney · 18 years ago
  66. 0e84e0d Fix buffer overflow when the raw size of a section and the virtual size of a section are not the same. by mdkinney · 18 years ago
  67. 202515b Compute the end address of a section read from a file using the SizeOfRawData instead of VirtualSize, because the PE/COFF image format allows the SizeOfRawData to be smaller then VirtualSize. by mdkinney · 18 years ago
  68. 928fbe8 Use a 64-bit Optional Header when a 64-bit image is detected by mdkinney · 18 years ago
  69. b7b99c7 Enable source level debug of all tools by mdkinney · 18 years ago
  70. 1986771 Enable source level debug of all tools by mdkinney · 18 years ago
  71. a6b6b67 Enable source level debug of all tools by mdkinney · 18 years ago
  72. 34f40a4 Fixed an issue which will cause dependency check failure by jwang36 · 18 years ago
  73. 77dd49a add EdkModule Guid nmake.() by alfred · 18 years ago
  74. d946661 1) Added dependency check for flashmap, genfvimage, peirebase tasks by jwang36 · 18 years ago
  75. d176018 1. Fix EDKT277 "ModuleType missing when creating a new Module" by hche10x · 18 years ago
  76. 13bb49b Adding merge command line program that merges multiple MSA modules into a single MSA file. View readme.txt to see rules and usage. This is the batch file that executes this command on a Windows* system. by lhauch · 18 years ago
  77. 0e771cd Adding merge command line program that merges multiple MSA modules into a single MSA file. View readme.txt to see rules and usage. by lhauch · 18 years ago
  78. 0992e55 changed EdkModulePkg GUID from the original B6EC423C-21D2-490D-85C6-DD5864EAA674 to new 68169ab0-d41b-4009-9060-292c253ac43d to avoid its conflict with gPeiBaseMemoryTestPpiGuid and change all msa and fpd file in EdkII, which depends on EdkModulePkg. by lgao4 · 18 years ago
  79. 62f8431 changed EdkModulePkg GUID from the original B6EC423C-21D2-490D-85C6-DD5864EAA674 to new 68169ab0-d41b-4009-9060-292c253ac43d to avoid its conflict with gPeiBaseMemoryTestPpiGuid and change all msa and fpd file in EdkII, which depends on EdkModulePkg. by lgao4 · 18 years ago
  80. e5890ee Added check to skip generating target.txt and tools_def.txt if they already exist. by jwang36 · 18 years ago
  81. 3e73f37 Fixed EDK258. by qouyang · 18 years ago
  82. 7f47bef added EFIAPI for those constructor functions by vanjeff · 18 years ago
  83. a8e756d add EFIAPI for those constructor funcitons declaration by vanjeff · 18 years ago
  84. 2f2c367 Added synchronized to getCommandSetting to solve multi-thread build issue by jwang36 · 18 years ago
  85. ac66fad remove comments before ModuleSA and library instance , if any, in xml file when deleting a module or instance from FPD file. by jlin16 · 18 years ago
  86. 7838808 Add EntryPoint info of module into Fv.map file, which is used to debug when no serial output. by lgao4 · 18 years ago
  87. 1744b04 Added "synchronized" to getToolChainInfo() to solve synchronization issue. by jwang36 · 18 years ago
  88. 34913f2 typecast some return values by vanjeff · 18 years ago
  89. f23d790 Added an extra GDT entry to the GDT used by thunk code. SS register will always be loaded as flat segment before switching to 16-bit mode, since SS might not be always valid for NULL selector is allowed in 64-bit mode. by bxing · 18 years ago
  90. 0f008d9 Remove platform-specific Firmware Volume Block Driver implementation from EdkNt32Pkg. And move files from nt32 directory up one level. by qwang12 · 18 years ago
  91. 8aab007 Remove Static declaration for the related driver binding functions. by lgao4 · 18 years ago
  92. 33dc2c5 by jchen20 · 18 years ago
  93. 66ce26d by jchen20 · 18 years ago
  94. e0ab6c7 fixed a typo by jwang36 · 18 years ago
  95. 0fdb42a 1) Applied ToolArg and FileArg class to represent tool arguments by jwang36 · 18 years ago
  96. 39e5e41 add .. support by alfred · 18 years ago
  97. ce32083 Add Binary or Source type check before providing PCD item choices when editing platform PCDBuildData. by jlin16 · 18 years ago
  98. 2a9060e For stand-alone build, generate Platform_build.xml and call prebuild firstly. by wuyizhong · 18 years ago
  99. 73d9b1c For one library class, list all library instances from all packages in workspace. by jlin16 · 18 years ago
  100. 10e4f99 1.Support to drop Pei Services Table Pointer at best. by qhuang8 · 18 years ago