1. 5b1b9d8 1. BaseSmbusLib: Make SmbusReadDataByte() & SmbusWriteBlock() function well by re-arranging register settings. by qhuang8 · 19 years ago
  2. 9c09161 Added Optional Element: TianoR8FlashMap_h Type Boolean to Module's Extern section. If this flag is set, we need to include the header file (TianoR8FlashMap_h) generated by FlashMap on the Platform fdf file, to be included in the DEBUG directory (next to the AutoGen.c and AutoGen.h files) and include #include <TianoR8FlashMap.h> in AutoGen.h file. by lhauch · 19 years ago
  3. 42b7875 Fixed EdkT35, EdkT89. by qouyang · 19 years ago
  4. f3dcd51 Fix for EDKT9. by bbahnsen · 19 years ago
  5. bb3ee42 by lgao4 · 19 years ago
  6. 601f9e3 Assign token number to DynamicExTokenNumber for all DYNAMIC or DYNAMIC_EX type PCD. by klu2 · 19 years ago
  7. 003673f Fixed a syntax error in BasePciCf8Lib/PciLib.c by bxing · 19 years ago
  8. 9748aec 1. Fixed a logical error in PciReadBuffer() and PciWriteBuffer() by bxing · 19 years ago
  9. ace425d Fix some bugs in edksetup.sh by klu2 · 19 years ago
  10. a782876 Update the binary MSA to say they were binary, fixed an abstract, changed a module UiName, changed tool default values in the build.xml files to give the name of the tool, rather than all, so when building the tools, you can tell what tool it is trying to build. by lhauch · 19 years ago
  11. 908b1c0 1. Add feature of ModuleSA PcdBuildDefinition editor. by jlin16 · 19 years ago
  12. 7c707b0 Made some changes to use GCC to pre-process and assembly .S file by jwang36 · 19 years ago
  13. 9e63db5 Added code to print out file name in GCC building because GCC doesn't output its input file name in its stdout by jwang36 · 19 years ago
  14. 1cda74a Added a "_" to ${ENTRYPOINT} for GCC "CC" command option; by jwang36 · 19 years ago
  15. bf0ce30 Fixed GCC ld issue by jwang36 · 19 years ago
  16. 4c29d43 fix a bug in Service.c by qwang12 · 19 years ago
  17. 03e772c In AsciiStrncmp(), if length=0, should return 0 by vanjeff · 19 years ago
  18. bc724e5 Ported to use BaseMemoryLib functions by ajfish · 19 years ago
  19. 4f91412 Add Feature Flag PcdDxePcdDatabaseTraverseEnabled and PcdPeiPcdDatabaseTraverseEnabled by qwang12 · 19 years ago
  20. 3c367f9 Added Wordpad recommendation for editor, change ACTIVE_PLATFORM from REQUIRED to RECOMMENDED by lhauch · 19 years ago
  21. 08e4a41 Added the Common.jar file to the CLASSPATH that gets set if you use the skip option. by lhauch · 19 years ago
  22. a10c040 fixed a potential issue which would be raised by empty value in tools_def.txt file by jwang36 · 19 years ago
  23. cfccc31 changed TOOLS_DEFINITION_FILE to TOOL_CHAIN_CONF; by jwang36 · 19 years ago
  24. c773bec Changed the code to read the correct configuration name in target.txt file; by jwang36 · 19 years ago
  25. dd23984 Final target.template file with embedded documentation. This file will only be used if edksetup.bat does not detect the existence of the file: target.txt. by lhauch · 19 years ago
  26. 9c6db9e Remove unused PCD file. by klu2 · 19 years ago
  27. 617cc72 Added a line to remove the Jar file in the cleanall target. by lhauch · 19 years ago
  28. 6132429 Add more instructions for OS X and Linux. by bbahnsen · 19 years ago
  29. c901c2e Added a comment about how to configure for Unix systems. by bbahnsen · 19 years ago
  30. e65933d Add a *nix version of the FrameworkWizard Launcher/ by bbahnsen · 19 years ago
  31. 15b06e5 Redefine SPEC and Release Version to 0x20000 by lgao4 · 19 years ago
  32. e0c1010 Fix PCD WinNTFirmwareVolume Value from "..\\..\\FV\\FV_RECVOERY.fd" to "..\\FV\\FV_RECVOERY.fd" by lgao4 · 19 years ago
  33. 273bbd3 Fix the wrong usage of UnicodeValueToString function by lgao4 · 19 years ago
  34. 782eb16 Changed the ant-contrib download address to sync with the website; by yshi8 · 19 years ago
  35. 44050d5 Obsoleted by new schema and new build tools. by jwang36 · 19 years ago
  36. f46d7c2 bug fixing for SPD editor. by jlin16 · 19 years ago
  37. 8f4f211 1. Fix displaying wrong file type bug. by hche10x · 19 years ago
  38. 73da4c0 Fixed the MUST set ACTIVE_PLATFORM to be required IFF the current working directory does not contain one or more FPD files. by lhauch · 19 years ago
  39. c1d69ed Fix all <TokenSpaceGuidCName> in all SPD file. by klu2 · 19 years ago
  40. 54c9f9e 1, Rollback run.cmd because the concat work in NT32.fpd is work correctly now. by klu2 · 19 years ago
  41. 01026c7 Modify ModifyInfTask which in frameworkTask. by qouyang · 19 years ago
  42. 8f9acbd 1. Add help for ToolChainConfig 2. Fix data validation bug in PCD of Msa by hche10x · 19 years ago
  43. 265869e Fixed the build warning issue. by jwang36 · 19 years ago
  44. 7d6ef0a Fixed the build warning issue by jwang36 · 19 years ago
  45. 8296124 update ModuleSA PCD editor. by jlin16 · 19 years ago
  46. a84091c Remove build warning. Fixed bug: EdkT81, EdkT83, EdkT77, EdkT84. by qouyang · 19 years ago
  47. 0e0e9d3 Fix the TokenSpaceGuidCName entry of PcdSupportUpdateCapsuleRest/PcdMaxSizePopulateCapsule/PcdMaxSizeNonPopulateCapsule by davidhuang · 19 years ago
  48. 5a3810d Convert to unix format. by bbahnsen · 19 years ago
  49. a032fb4 Updated the Release Notes regarding target.txt and tools_def.txt. by lhauch · 19 years ago
  50. 2b21a97 Fixed a bug when input a invalid token number (not ZERO nor a valid token number) PcdLib should ASSERT. by qwang12 · 19 years ago
  51. 3dd19b0 Added type cast (VOID *) to the third parameter of GetHiiVariable, to avoid compiling warning in GCC build by jwang36 · 19 years ago
  52. c24ba2f Fix bugs in GetNextTokenSpace and GetNextToken by qwang12 · 19 years ago
  53. 9c2aaac Corrected a typo error. by jwang36 · 19 years ago
  54. 362271d I refined some names, added description for FAT source package, and removed the description for MBD. by yshi8 · 19 years ago
  55. 28c73f6 PciLib: by qhuang8 · 19 years ago
  56. df569f6 Fixed the GCC assembler issue. Now we can use full GCC tools to build our package. by jwang36 · 19 years ago
  57. 450d3b1 Provide a method to force rebuild. Using command "edksetup.bat ForceRebuild". by wuyizhong · 19 years ago
  58. a69c49f 1. Simplified PalCallStatic.s's by removing unnecessary condition testings. by bxing · 19 years ago
  59. e0f8d08 Restrict using UserExtension with UserID "TianoCore". by wuyizhong · 19 years ago
  60. e3f236c Modified the quick start section. Change all EDK 2.0 to EDK II. Update Individual Platform Builds section, Individual Module Builds section, and The common operations section. by wuyizhong · 19 years ago
  61. 045f452 1)Add a new module CapsuleRuntime under EdkModulePkg\Universal\Capsule\RuntimeDxe.And add the module into Nt32.fpd by davidhuang · 19 years ago
  62. 1de04b4 Add in support for MaxSize and CurrentSize for PCD entry. by qwang12 · 19 years ago
  63. 71baa24 Bug fixing for FPD ModuleSA editor. by jlin16 · 19 years ago
  64. d9da5f5 1. Sync LinkedList.c with MWG by vanjeff · 19 years ago
  65. d6ac6b7 Removed Optional Ffs Sections as it was not being used. Changed UserId in UserExtensions from Fix_Me to TianoCore by lhauch · 19 years ago
  66. 3612207 by lgao4 · 19 years ago
  67. 702c120 Added the MacroDefFile to ProcessSteps for future use, also removed extra Sections from the Ffs Definition as it was not used. by lhauch · 19 years ago
  68. d6d2475 Adapt to new Main UI interface. by jlin16 · 19 years ago
  69. 848e907 Change assembler compiler to windkk. by klu2 · 19 years ago
  70. 80785fd Fix an issue for user extensions. by wuyizhong · 19 years ago
  71. f3b0ed9 some bug fixing for FpdFrameworkModules by jlin16 · 19 years ago
  72. 7a6de05 Simplify the script. It now allows normal ant targets and flags to be passed straight through. For example by bbahnsen · 19 years ago
  73. 3477b5f Add a bash version of the build script by bbahnsen · 19 years ago
  74. 1342185 by michaelx_krau · 19 years ago
  75. a9b1926 Made the default for IA-32 assembler path point to the default install location for MASM. by ajfish · 19 years ago
  76. beabcf6 Merge latest from branch. by bbahnsen · 19 years ago
  77. 7f9524e Added target.txt to the ignore list in the Conf directory by lhauch · 19 years ago
  78. e134747 Fix a minor issue. by wuyizhong · 19 years ago
  79. 8031d48 Support UserExtension in FPD. by wuyizhong · 19 years ago
  80. 47f2f01 Add ModifyInftask in FrameworkTask. Fixe bug(EkdT72). by qouyang · 19 years ago
  81. 2a8198d Added FrameworkWizard build into build.xml and corrected the items in clean/cleanall targets by yshi8 · 19 years ago
  82. ce73a79 Add Data Validations for SPD editor. by jlin16 · 19 years ago
  83. 78d0508 Fixed the unchecked warning issues when building GenBuild by jwang36 · 19 years ago
  84. de4bb9f Fully support active platform policy. by wuyizhong · 19 years ago
  85. c64af69 added specific PP definition for EBC because of previous BuildMacro.xml changes by jwang36 · 19 years ago
  86. 8d82d61 Support putting unreference DYNAMIC_EX PCD into Pcd runtime database. by klu2 · 19 years ago
  87. 829a16e Correct module guid in mbd file by lgao4 · 19 years ago
  88. cfa5a9c fixed GCC build issues by jwang36 · 19 years ago
  89. b775e03 DebugLib: by qhuang8 · 19 years ago
  90. add13dc DebugLib: by qhuang8 · 19 years ago
  91. c16ade3 Add two files for List editor. by jlin16 · 19 years ago
  92. a2317f3 Removed per Carl/Javen. by lhauch · 19 years ago
  93. 700c2b9 Changed FvBinding to be a list of Keywords (not using list, just specifying the pattern.) Fixed a couple of typos in the other files. by lhauch · 19 years ago
  94. 3f6001d supplemented "/FI" to some ignored PP options in fpd files by jwang36 · 19 years ago
  95. f9cc201 Modify FrameworkWizard.msa for newly changing. by hche10x · 19 years ago
  96. d65242d 1. Add image in "About" frame by hche10x · 19 years ago
  97. 79cb6fd 1. Restructure some folders and files by hche10x · 19 years ago
  98. 525c518 Added "/FI", "-include" and/or "/nologo" options to PP (CC) command option to fpd files. These changes are used to accommodate the preprocessing added for assembly code as a general processing step. by jwang36 · 19 years ago
  99. d3dfaf4 Fixed the cleanall issue which would remove more files than we want by jwang36 · 19 years ago
  100. 7629edb Move ant-related code from ParserFpd function to enable single module debug for PCD tools. by klu2 · 19 years ago