summaryrefslogtreecommitdiff
path: root/Tools
AgeCommit message (Collapse)Author
2007-10-10Modified to strip leading white-space characters and ignore blank or comment ↵lhauch
only lines git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4080 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-26Fix a typo in generated copyright.qhuang8
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3453 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-24Generate correct license for R8Lib.c & R8Lib.hqhuang8
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3427 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-18GenVtf tool binary should be checked into BaseTools\Bin\Win32htao
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3308 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-18check in GenVtf tool binaryhtao
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3304 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-09Add the naming map from Edk I to EdkIIqhuang8
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3156 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-09Update database to reflect two naming changes from EdkI to EdkIIqhuang8
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3141 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-05Add the rule to handle the naming change of industry standard header files.qhuang8
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3068 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-04Update Migration database since EfiLibInstallDriverBinding & ↵qhuang8
EfiLibInstallAllDriverProtocols have been added back to UefiLib. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3038 6f19259b-4bc3-4df7-8a09-765794883524
2007-06-21Fix the missing align-double issue.klu2
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2694 6f19259b-4bc3-4df7-8a09-765794883524
2007-06-01Adding OldMdePkg directory - prior to the move of the content of MdePkg, ↵lhauch
also updating the FrameworkDatabase.template to use OldMdePkg directory. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2615 6f19259b-4bc3-4df7-8a09-765794883524
2007-05-22Enabling /O1 for the entire IPF tree buildsvprabhal
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2599 6f19259b-4bc3-4df7-8a09-765794883524
2007-05-11Fix the FV information refresh problem for moduleSA settings in a platform.jlin16
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2588 6f19259b-4bc3-4df7-8a09-765794883524
2007-05-08enabling /Wx and /O1 options, added related flags to this filevprabhal
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2586 6f19259b-4bc3-4df7-8a09-765794883524
2007-04-26Fixed EDKT549 by adding code to check if the module is binary or not before ↵jwang36
generating AutoGen.h/.c git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2580 6f19259b-4bc3-4df7-8a09-765794883524
2007-04-13Fixed bug of incorrect processing of hexadecimal numbers.bxing
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2567 6f19259b-4bc3-4df7-8a09-765794883524
2007-04-13Add link Map option for GCC tool to generate map file.lgao4
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2566 6f19259b-4bc3-4df7-8a09-765794883524
2007-04-13Add link Map option for GCC tool to generate map file.lgao4
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2565 6f19259b-4bc3-4df7-8a09-765794883524
2007-04-13Add link Map option for GCC tool to generate map file.lgao4
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2563 6f19259b-4bc3-4df7-8a09-765794883524
2007-04-12Fix CygWinGCC build failed. When GCC build, map file is not generated. We ↵lgao4
don't need copy map file when gcc build. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2561 6f19259b-4bc3-4df7-8a09-765794883524
2007-04-111. Updated LOG file format generated by PeiRebase.bxing
2. Updated PeiRebase to rebase an FV in a single pass. 3. Fixed bugs in GenFvMap to make it compilable by WinDDK and able to generate FV map file for production tip. 4. Update genefi task to copy map files to ${BIN_DIR} as well. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2559 6f19259b-4bc3-4df7-8a09-765794883524
2007-04-11Change default ModuleSA setting panel to be "FV Info" to remind user to ↵jlin16
specify FV_Binding and FFS format for a added module. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2558 6f19259b-4bc3-4df7-8a09-765794883524
2007-04-11Merge the patch provided by Johnsonklu2
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2555 6f19259b-4bc3-4df7-8a09-765794883524
2007-04-05Fixed the incremental build issue for .dxs file by adding .dep generation ↵jwang36
for Build_DPX macro. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2541 6f19259b-4bc3-4df7-8a09-765794883524
2007-04-05Open all warning checking for EdkUnixPkg, and current EdkUnixPkg has no ↵klu2
warning now. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2540 6f19259b-4bc3-4df7-8a09-765794883524
2007-04-05Add more judgement.klu2
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2539 6f19259b-4bc3-4df7-8a09-765794883524
2007-04-05The alignment of data section also meet with the requirement of section itself.klu2
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2536 6f19259b-4bc3-4df7-8a09-765794883524
2007-04-04Fix the unalignment issue for RODATA section when converting ELF image to PE ↵klu2
image. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2531 6f19259b-4bc3-4df7-8a09-765794883524
2007-04-03Fixed an issue which a library module could be built even it's not in the ↵jwang36
active platform. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2525 6f19259b-4bc3-4df7-8a09-765794883524
2007-04-02Merged the fix of CompressDll.dll manifest issue when built by VS2005jwang36
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2521 6f19259b-4bc3-4df7-8a09-765794883524
2007-03-30Restored the SetVirtualAddress and SetExitBootService related code ↵jwang36
generation for UEFI_APPLICATION type of module. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2520 6f19259b-4bc3-4df7-8a09-765794883524
2007-03-27Fixed an Autogen issue which will cause build break when encountering some ↵jwang36
kind of module. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2507 6f19259b-4bc3-4df7-8a09-765794883524
2007-03-26Remove the generation of "Exit" function calling since the ↵jwang36
UefiApplicationLib has defined the Exit function. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2506 6f19259b-4bc3-4df7-8a09-765794883524
2007-03-26For building UnixPkg in CYGWIN, it should use gcc binded by CYGWIN but not ↵klu2
the 4.2 gcc which support PE. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2504 6f19259b-4bc3-4df7-8a09-765794883524
2007-03-23Add tool chain's configuration for building and running UnixPkg in CYGWIN ↵klu2
environment. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2503 6f19259b-4bc3-4df7-8a09-765794883524
2007-03-20Thread work load assignment change.jlin16
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2491 6f19259b-4bc3-4df7-8a09-765794883524
2007-03-20Create more threads to synchronize pcd data for FrameworkModules in a platform.jlin16
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2489 6f19259b-4bc3-4df7-8a09-765794883524
2007-03-20Utilize multi-thread support of JAVA to improve UI response time of opening ↵jlin16
FrameworkModules in a platform. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2488 6f19259b-4bc3-4df7-8a09-765794883524
2007-03-15Fixed EDKT538; Removed the some code generation for UEFI_APPLICATION type of ↵jwang36
module. Refer to EDKT538 for details. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2471 6f19259b-4bc3-4df7-8a09-765794883524
2007-03-14the ipf compiler needs a switch to not use FP registers higher than 0-31 for ↵vprabhal
both Intel and MSFT compilers. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2466 6f19259b-4bc3-4df7-8a09-765794883524
2007-03-12Fixed EDKT532 and EDKT533jwang36
- Support GUID CName in <Events>, <SystemTables>, <DataHubs>, <HiiPackages>, <Hobs> in msa file - Support auto-insert related header file of DebugLib and UefiBootServicesTableLib according to module type git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2440 6f19259b-4bc3-4df7-8a09-765794883524
2007-03-10Commented out the pre-compile option of IPF ARCH for ICC tool chain. There's ↵jwang36
an issue in it which will cause incremental build failure. And it seems that there's not much improvement on build performance of Intel compiler. Comment out the pre-compile functionality for further investigation. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2436 6f19259b-4bc3-4df7-8a09-765794883524
2007-03-081. Fix EDKT528: Framework wizard should not force user to specify a ↵hche10x
GuidCName for all HOB types git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2430 6f19259b-4bc3-4df7-8a09-765794883524
2007-03-08- Fixed PVCS tracker 484 by merging the GenDll and GenEfi macro in ↵jwang36
BuildMacro.xml to GenEfi, moving out GenDll and GenEfi macro calling inside macro EFI_SECTION_TE and EFI_SECTION_PE32, and generating the calling of GenEfi macro according to the module type (binary or library). - Cleaned the coding style of AutoGen.java git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2429 6f19259b-4bc3-4df7-8a09-765794883524
2007-03-06Fixed EDKT527 by adding a check on the file size in case of zero byte of bytejwang36
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2420 6f19259b-4bc3-4df7-8a09-765794883524
2007-02-14Enable the building option "/Os" for IPF tip Intel Compiler building.zliu3
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2396 6f19259b-4bc3-4df7-8a09-765794883524
2007-02-14Add /W4 /WX for ICC tool chain of IPF in tools_def.template.xli24
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2394 6f19259b-4bc3-4df7-8a09-765794883524
2007-02-14add check for empty value of definitions.jlin16
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2391 6f19259b-4bc3-4df7-8a09-765794883524
2007-02-09Removed the extra source file from preprocessor's command line options for ↵jwang36
building vfr files git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2359 6f19259b-4bc3-4df7-8a09-765794883524
2007-02-07Changed the way of handling not supported ARCH for a module. It should not ↵jwang36
break the build. Instead, it just give a warning message. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2356 6f19259b-4bc3-4df7-8a09-765794883524