]> git.proxmox.com Git - mirror_edk2.git/history - Tools
Fixed the fake circular denpendency of library instance.
[mirror_edk2.git] / Tools /
2007-01-23 jwang36Fixed the fake circular denpendency of library instance.
2007-01-23 jwang36Fixed EDKT493. Added support to "SupModuleList" for...
2007-01-23 qwang12Corrected a small bugs:
2007-01-23 jwang36Moved the function prototype of SetVirtualAddress and...
2007-01-22 bbahnsenAdd dependency checking to the Far install.
2007-01-22 jwang36Python script for generating build files for platform...
2007-01-22 jwang36Added tasks to create DEBUG and OUTPUT directory in...
2007-01-20 bbahnsenAdd a program to install fars.
2007-01-19 jwang36Fixed an issue which the .dep file for the AutoGen...
2007-01-19 jwang361) Added prototype of constructor and destructor in...
2007-01-19 jwang36Corrected the regular expression because it will skip...
2007-01-18 ywangMinor word change.
2007-01-18 ywangMinor word change in utility display.
2007-01-17 ywangModified the version and usage display.
2007-01-17 ywangModified version and usage display.
2007-01-17 klu2ReCaculate the checksum after fixing up AP section...
2007-01-17 jwang361) According to the spec, add EFIAPI to the module...
2007-01-17 bbahnsenGet the Include/ tree also.
2007-01-17 bbahnsenGive better error messages for non-existent files.
2007-01-16 bbahnsenAlign the sections on 32 byte boundaries for gcc. EDKT459
2007-01-16 bxing1. Change "BA" to "BaseAddress" and "EP" to "EntryPoint".
2007-01-16 lgao4Fix PeLoad function can't handle invalid PeImage to...
2007-01-15 lgao4Correct TeImage Header based on PeiCis spec.
2007-01-15 lgao4Correct TeImage file format and Clean up PeiRebase...
2007-01-15 jwang36Remove DEBUG output statement for PEI&DXE core to fix...
2007-01-15 jwang36Fixed EDKT498(enchance makedep tool to support asm...
2007-01-12 tgingoldDisp dependencies in error in case of circular dependency
2007-01-12 zliu3Fixed one dead loop issue in the autogenlib.
2007-01-12 klu2Add ULL for long long type value
2007-01-12 klu2Correct some linux building issue and wrong file header
2007-01-12 klu2Add checking code for GenAcpiTable tools.
2007-01-12 klu2fix some minor warning for unix package
2007-01-12 jwang36Removed the workaround code
2007-01-11 jwang36Added a workaround to fix the library instance construc...
2007-01-11 bbahnsenFix a typo.
2007-01-11 hche10x1. Fix EDKT501: New MSA get "Please type a complete...
2007-01-11 bbahnsenPrint a descriptive error message if the msa file is...
2007-01-10 bbahnsenAdd multi-architecture support to the GNU makefile...
2007-01-10 ywangModified utility usage and version display.
2007-01-10 ywangModified utility usage and version display.
2007-01-10 ywangAdded/modified utility usage and version display.
2007-01-10 xli24Original range calculation in GetNextFile() is incorrect.
2007-01-10 lgao4Add dependency for RealAsm file build rules and Use...
2007-01-10 bbahnsenAdd a python script that can generate gnu makefiles...
2007-01-09 ywanggit-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2007-01-09 jwang36Increased the image buffer size to avoid invalid addres...
2007-01-09 jwang36Merged back the Yizhong's fix which was overwritten...
2007-01-08 ywangMinor changes and bug fixes implemented.
2007-01-08 zliu31) Changed the file including as '#include "Ipf\IpfCpu...
2007-01-08 jwang36Corrected some comments for the changed code.
2007-01-08 jwang36Used the DAG algorithm given by Mike to re-implemented...
2007-01-08 klu2When generating string size for unicode string, do...
2007-01-08 lgao4Fix one minor bug for GenDepex tool. When no input...
2007-01-06 tgingoldEdkUnix spd and fpd added
2007-01-06 tgingoldautomagically convert ELF to PE/COFF (i386 only)
2007-01-06 tgingoldAdd ASM_PFX macro on ASM_FLAGS using GCC tools
2007-01-05 bbahnsenAdd license header to Python files.
2007-01-05 klu2Correct the sample instruction.
2007-01-04 bbahnsenAllow resume of the download.
2007-01-04 bbahnsenAdd wxPython to the installer.
2007-01-04 bbahnsenSet the executable property on the script.
2007-01-04 bbahnsenSet the executable property on the script.
2007-01-04 klu2Fix building issue for VC compiler. And enable GenFvMap...
2007-01-04 klu2Fix building issue for Mac OS
2007-01-04 hche10x1. Fix EDKT413: EnumerationData.java should use defined...
2007-01-04 klu2Fix building error in Linux
2007-01-04 mdkinney1) Update XmlRoutines.py to strip all whitespace
2007-01-03 bbahnsenRemove GenFvMap from the build since it does not compil...
2007-01-03 ywangAdded or modified utility version and usage display.
2007-01-02 ywanggit-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2007-01-02 ywangAdded or modified utility version and usage display.
2006-12-31 bxingIntegrated FV memory map into R9
2006-12-30 bxing1. Added a new tool GenFvMap, which is able to generate...
2006-12-30 klu2Downgrade the checking for 'extra qualification' introd...
2006-12-29 jlin16Make opening dialogs re-gain focus when user switch...
2006-12-29 hche10x1. Fix EDKT496 Framework Wizard should allow user to...
2006-12-28 jlin16add support arch check for pcd entries when adding...
2006-12-28 hche10x1. Fix EDKT336: Back to focused dialog window when...
2006-12-28 jlin16remove unnecessary check between pcd table line selecti...
2006-12-26 jlin16Add null pointer check to drop-down list of platform...
2006-12-25 klu2If "SupArchList" is defined for a PCD in MSA, should...
2006-12-25 jwang36Fixed a bug which will cause single module build fail
2006-12-23 bbahnsenAdd the doxygen config file.
2006-12-22 jwang36Rewrote the error message output when module cannnot...
2006-12-22 jwang36Fixed the issue in multi-msa build in single mode;...
2006-12-22 jwang36Fixed the issue in the library instance constructor...
2006-12-22 bbahnsenAdded some new field to the far template.
2006-12-21 jlin16Add new-line characters in error message to make them...
2006-12-21 bbahnsenAdded a template mechanism to act as the user interface...
2006-12-20 jlin16Add support for PCD token larger than 0x80000000 when...
2006-12-19 bbahnsenAdd an elf tool chain.
2006-12-19 bbahnsenAdd md5sums to the manifest.
2006-12-19 lgao4Update APP flag for VS2003, VS2005PRO and WINDDK toolchain.
2006-12-16 bbahnsenPopulate the zip file while building the manifest.
2006-12-16 bbahnsenAdd better command line parameter handling.
2006-12-16 bbahnsenCorrections to the far manifest.
2006-12-16 bbahnsenStart to build the manifest.
2006-12-16 bbahnsenAdd a far maker
2006-12-13 jwang36Added support for macro/property in tools_def.txt....
2006-12-13 jwang36Fixed EDKT484 and rewrite the output message when no...
next