]> git.proxmox.com Git - mirror_edk2.git/history - Tools
Print a descriptive error message if the msa file is ambiguous.
[mirror_edk2.git] / Tools /
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...
2006-12-11 jwang36Used the msa file name instead of module name as interm...
2006-12-11 hche10x1. Fix EDKT483 FrameworkWizard Should support multiple...
2006-12-08 jwang36Fixed EDKT482. Added support for multiple msa files...
2006-12-08 klu2Handle new relocation type EFI_IMAGE_REL_BASED_DIR64...
2006-12-08 jwang36Changed /SUBSYSTEM:CONSOLE back to /SUBSYSTEM:EFI_BOOT_...
2006-12-08 jwang36Changed the /SUBSYSTEM:EFI_BOOT_SERVICE_DRIVER back...
2006-12-07 lgao4(1) Using EfiCompress in place of TianoCompress as...
2006-12-07 klu2Fix the issues caused by EfiCompress.h was changed...
2006-12-07 xli24Let specify GUID value for GUID-defined FV region,...
2006-12-07 klu2The main issue want to be resolve is that some tools...
2006-12-05 bbahnsenDelete
2006-12-05 bbahnsenRemove
2006-12-05 bbahnsenChange Name
2006-12-05 bbahnsenChange name
2006-12-05 bbahnsenFactor out the XML API so other scripts can use it.
2006-12-04 bbahnsenDo not check __STDC_VERSION__ for gcc.
2006-11-30 hche10x1. Fix EDKT476 Wizard gives wrong warning messsage...
2006-11-30 rsun3Fix a bug when zeroing exception data in FwImage tool
2006-11-29 bbahnsen_filelength is a function of fd, not FILE *
2006-11-28 bbahnsenAdd an example of a mingw32 tool chain.
2006-11-28 jlin16set pcd data type to boolean when declaring a FEATURE_F...
2006-11-27 mdkinneyEnable global optimizations for IPF builds
2006-11-26 mdkinneyAdd support for.sdata sections
2006-11-26 mdkinneyAdd "-d debug" to the IPF ASM FLAGS to enable source...
2006-11-24 jlin16Fix Sku Info update UI refresh to update the dynamic...
2006-11-23 wuyizhongA minor mistake. Remove debug info.
2006-11-23 wuyizhongChange supporting section alignment from 4k to 64k...
2006-11-23 mdkinneyChange IPF flags to use /Os instead of /O1i
2006-11-23 mdkinneyAdd flags for DEBUG IPF builds
2006-11-22 bbahnsenA script that helps you install python on OS X.
2006-11-22 bbahnsenSet the exe bit and point to the right interpreter...
2006-11-22 bbahnsenRoll back to previous version of the script.
2006-11-22 bbahnsenAdd a script to build a mingw64 compiler.
2006-11-22 bbahnsenAdding a python script dir and a script to calculate...
2006-11-21 mdkinneyFix IPF build break
2006-11-21 qouyangChange name from "VFR_FLAGES" to "VFRPP_FLAGES".
next