- 9ffc622 FD file should only generated in build time but not in run.cmd. Fix it. by klu2 · 18 years ago
- 23583a8 Removed the printStackTrace() which is used only for debug purpose. by jwang36 · 18 years ago
- 53b8619 Change UINAME to CName of GUID/PPI/Protocol in all Msa file and change tool to support it. by qouyang · 18 years ago
- 64efed3 Added "/" for X64 file path by jwang36 · 18 years ago
- e7e79c5 Roll back the PCD PcdWinNtFirmwareVolume value from "..\\FV\\FV_RECOVERY.fd" to "..\\..\\FV\\FV_RECOVERY.fd" for avoiding the issue that secmain.exe run failure when the length of PATH environment exceed 1280 character. by klu2 · 18 years ago
- 8cf5da7 Support prebuild and postbuild for UserExtension for Platform build. If UserExtension's Identifier equals "0", which means prebuild, while Identifier equals "1", which means post build. UserExtension's UserId is still "TianoCore". by wuyizhong · 18 years ago
- 5b1b9d8 1. BaseSmbusLib: Make SmbusReadDataByte() & SmbusWriteBlock() function well by re-arranging register settings. by qhuang8 · 18 years ago
- 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 · 18 years ago
- 42b7875 Fixed EdkT35, EdkT89. by qouyang · 18 years ago
- f3dcd51 Fix for EDKT9. by bbahnsen · 18 years ago
- bb3ee42 by lgao4 · 18 years ago
- 601f9e3 Assign token number to DynamicExTokenNumber for all DYNAMIC or DYNAMIC_EX type PCD. by klu2 · 18 years ago
- 003673f Fixed a syntax error in BasePciCf8Lib/PciLib.c by bxing · 18 years ago
- 9748aec 1. Fixed a logical error in PciReadBuffer() and PciWriteBuffer() by bxing · 18 years ago
- ace425d Fix some bugs in edksetup.sh by klu2 · 18 years ago
- 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 · 18 years ago
- 908b1c0 1. Add feature of ModuleSA PcdBuildDefinition editor. by jlin16 · 18 years ago
- 7c707b0 Made some changes to use GCC to pre-process and assembly .S file by jwang36 · 18 years ago
- 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 · 18 years ago
- 1cda74a Added a "_" to ${ENTRYPOINT} for GCC "CC" command option; by jwang36 · 18 years ago
- bf0ce30 Fixed GCC ld issue by jwang36 · 18 years ago
- 4c29d43 fix a bug in Service.c by qwang12 · 18 years ago
- 03e772c In AsciiStrncmp(), if length=0, should return 0 by vanjeff · 18 years ago
- bc724e5 Ported to use BaseMemoryLib functions by ajfish · 18 years ago
- 4f91412 Add Feature Flag PcdDxePcdDatabaseTraverseEnabled and PcdPeiPcdDatabaseTraverseEnabled by qwang12 · 18 years ago
- 3c367f9 Added Wordpad recommendation for editor, change ACTIVE_PLATFORM from REQUIRED to RECOMMENDED by lhauch · 18 years ago
- 08e4a41 Added the Common.jar file to the CLASSPATH that gets set if you use the skip option. by lhauch · 18 years ago
- a10c040 fixed a potential issue which would be raised by empty value in tools_def.txt file by jwang36 · 18 years ago
- cfccc31 changed TOOLS_DEFINITION_FILE to TOOL_CHAIN_CONF; by jwang36 · 18 years ago
- c773bec Changed the code to read the correct configuration name in target.txt file; by jwang36 · 18 years ago
- 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 · 18 years ago
- 9c6db9e Remove unused PCD file. by klu2 · 18 years ago
- 617cc72 Added a line to remove the Jar file in the cleanall target. by lhauch · 18 years ago
- 6132429 Add more instructions for OS X and Linux. by bbahnsen · 18 years ago
- c901c2e Added a comment about how to configure for Unix systems. by bbahnsen · 18 years ago
- e65933d Add a *nix version of the FrameworkWizard Launcher/ by bbahnsen · 18 years ago
- 15b06e5 Redefine SPEC and Release Version to 0x20000 by lgao4 · 18 years ago
- e0c1010 Fix PCD WinNTFirmwareVolume Value from "..\\..\\FV\\FV_RECVOERY.fd" to "..\\FV\\FV_RECVOERY.fd" by lgao4 · 19 years ago
- 273bbd3 Fix the wrong usage of UnicodeValueToString function by lgao4 · 19 years ago
- 782eb16 Changed the ant-contrib download address to sync with the website; by yshi8 · 19 years ago
- 44050d5 Obsoleted by new schema and new build tools. by jwang36 · 19 years ago
- f46d7c2 bug fixing for SPD editor. by jlin16 · 19 years ago
- 8f4f211 1. Fix displaying wrong file type bug. by hche10x · 19 years ago
- 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
- c1d69ed Fix all <TokenSpaceGuidCName> in all SPD file. by klu2 · 19 years ago
- 54c9f9e 1, Rollback run.cmd because the concat work in NT32.fpd is work correctly now. by klu2 · 19 years ago
- 01026c7 Modify ModifyInfTask which in frameworkTask. by qouyang · 19 years ago
- 8f9acbd 1. Add help for ToolChainConfig 2. Fix data validation bug in PCD of Msa by hche10x · 19 years ago
- 265869e Fixed the build warning issue. by jwang36 · 19 years ago
- 7d6ef0a Fixed the build warning issue by jwang36 · 19 years ago
- 8296124 update ModuleSA PCD editor. by jlin16 · 19 years ago
- a84091c Remove build warning. Fixed bug: EdkT81, EdkT83, EdkT77, EdkT84. by qouyang · 19 years ago
- 0e0e9d3 Fix the TokenSpaceGuidCName entry of PcdSupportUpdateCapsuleRest/PcdMaxSizePopulateCapsule/PcdMaxSizeNonPopulateCapsule by davidhuang · 19 years ago
- 5a3810d Convert to unix format. by bbahnsen · 19 years ago
- a032fb4 Updated the Release Notes regarding target.txt and tools_def.txt. by lhauch · 19 years ago
- 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
- 3dd19b0 Added type cast (VOID *) to the third parameter of GetHiiVariable, to avoid compiling warning in GCC build by jwang36 · 19 years ago
- c24ba2f Fix bugs in GetNextTokenSpace and GetNextToken by qwang12 · 19 years ago
- 9c2aaac Corrected a typo error. by jwang36 · 19 years ago
- 362271d I refined some names, added description for FAT source package, and removed the description for MBD. by yshi8 · 19 years ago
- 28c73f6 PciLib: by qhuang8 · 19 years ago
- df569f6 Fixed the GCC assembler issue. Now we can use full GCC tools to build our package. by jwang36 · 19 years ago
- 450d3b1 Provide a method to force rebuild. Using command "edksetup.bat ForceRebuild". by wuyizhong · 19 years ago
- a69c49f 1. Simplified PalCallStatic.s's by removing unnecessary condition testings. by bxing · 19 years ago
- e0f8d08 Restrict using UserExtension with UserID "TianoCore". by wuyizhong · 19 years ago
- 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
- 045f452 1)Add a new module CapsuleRuntime under EdkModulePkg\Universal\Capsule\RuntimeDxe.And add the module into Nt32.fpd by davidhuang · 19 years ago
- 1de04b4 Add in support for MaxSize and CurrentSize for PCD entry. by qwang12 · 19 years ago
- 71baa24 Bug fixing for FPD ModuleSA editor. by jlin16 · 19 years ago
- d9da5f5 1. Sync LinkedList.c with MWG by vanjeff · 19 years ago
- 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
- 3612207 by lgao4 · 19 years ago
- 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
- d6d2475 Adapt to new Main UI interface. by jlin16 · 19 years ago
- 848e907 Change assembler compiler to windkk. by klu2 · 19 years ago
- 80785fd Fix an issue for user extensions. by wuyizhong · 19 years ago
- f3b0ed9 some bug fixing for FpdFrameworkModules by jlin16 · 19 years ago
- 7a6de05 Simplify the script. It now allows normal ant targets and flags to be passed straight through. For example by bbahnsen · 19 years ago
- 3477b5f Add a bash version of the build script by bbahnsen · 19 years ago
- 1342185 by michaelx_krau · 19 years ago
- a9b1926 Made the default for IA-32 assembler path point to the default install location for MASM. by ajfish · 19 years ago
- beabcf6 Merge latest from branch. by bbahnsen · 19 years ago
- 7f9524e Added target.txt to the ignore list in the Conf directory by lhauch · 19 years ago
- e134747 Fix a minor issue. by wuyizhong · 19 years ago
- 8031d48 Support UserExtension in FPD. by wuyizhong · 19 years ago
- 47f2f01 Add ModifyInftask in FrameworkTask. Fixe bug(EkdT72). by qouyang · 19 years ago
- 2a8198d Added FrameworkWizard build into build.xml and corrected the items in clean/cleanall targets by yshi8 · 19 years ago
- ce73a79 Add Data Validations for SPD editor. by jlin16 · 19 years ago
- 78d0508 Fixed the unchecked warning issues when building GenBuild by jwang36 · 19 years ago
- de4bb9f Fully support active platform policy. by wuyizhong · 19 years ago
- c64af69 added specific PP definition for EBC because of previous BuildMacro.xml changes by jwang36 · 19 years ago
- 8d82d61 Support putting unreference DYNAMIC_EX PCD into Pcd runtime database. by klu2 · 19 years ago
- 829a16e Correct module guid in mbd file by lgao4 · 19 years ago
- cfa5a9c fixed GCC build issues by jwang36 · 19 years ago
- b775e03 DebugLib: by qhuang8 · 19 years ago
- add13dc DebugLib: by qhuang8 · 19 years ago
- c16ade3 Add two files for List editor. by jlin16 · 19 years ago
- a2317f3 Removed per Carl/Javen. by lhauch · 19 years ago
- 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
- 3f6001d supplemented "/FI" to some ignored PP options in fpd files by jwang36 · 19 years ago