]> git.proxmox.com Git - mirror_edk2.git/history - BaseTools/Bin/Win32
Fixed issue in Dynamic PCD in dependent library instances.
[mirror_edk2.git] / BaseTools / Bin / Win32 /
2007-08-02 jwang36Fixed issue in Dynamic PCD in dependent library instances.
2007-08-02 qouyangGenFds tool: Sync with Fdf Spec update. Add the support...
2007-08-02 lgao4Update GenFw and Genfv tool to support Microcode and...
2007-08-02 jwang36Fixed PCD Sku VariableGuid error
2007-08-01 jwang361. Generated new build.exe from new tools code
2007-08-01 jjin9a tool to edit target.txt in CLI mode
2007-08-01 qouyangGenFdsTool: 1.Fix the bug of 'get wrong PCD value'.
2007-07-31 jwang36Per the requirement of GenFv tool, added command to...
2007-07-31 jwang36Changed the .lib file directory from public LIB_DIR...
2007-07-31 jwang36There's still bug in library summarization code. Fixed...
2007-07-31 jwang36Fixed the library instance filter issue
2007-07-31 jwang36Fixed issue in filtering supported module type for...
2007-07-30 lhauchSet the svn:executable property on all *.exe files
2007-07-30 lhauchSet SVN Property: svn:executable on VfrCompile.exe...
2007-07-30 qouyangGenFds: Sync with EdkIIWorkspaceBuild update.
2007-07-30 jwang36Fixed dynamic PCD autogen issue for LakeportX64
2007-07-30 jwang36Fixed the missed parameter of GetGuidValue()
2007-07-30 jwang36Removed "self." from GetGuidValue() method since it...
2007-07-30 qouyangGenFds: Sync with EdkIIWorkspaceBuild update.
2007-07-30 jwang36Fixed a typo in PCD type
2007-07-30 jwang36Fixed TokenNumber issue for DynamicEx type of PCD
2007-07-27 qouyangUpdate GenFds Tool.
2007-07-27 qouyangGenFds Tool: Replace print with EdkLogger.
2007-07-27 jwang36Fixed library instance incomplete issue
2007-07-27 jwang36Fixed library instance issue
2007-07-27 qouyangGenFds Tool: Add section No. information in section...
2007-07-27 jwang36Added 0 before HEX number after converted in case it...
2007-07-27 jwang36Fixed an issue which will cause removing necessary...
2007-07-27 jwang36Fixed tool chain error when building single module...
2007-07-27 jwang36Changed Trim tool to use standard command line options...
2007-07-27 jwang36Fixed an issue in building single module for platform...
2007-07-26 qouyangGenFds Tool:Support both absolutely path and relative...
2007-07-26 jwang361. Added more check on module ARCH
2007-07-26 qouyangAdd FdfObjectClass.
2007-07-26 qouyangupdate GenFds tool
2007-07-25 jwang361. Fixed PCD MaxDatumSize issue
2007-07-25 qouyangUpdate GenFds Tool
2007-07-25 lgao4Update Vtf tool to create vtf file with raw ffs type.
2007-07-25 jwang361. Fixed PCD SizeTable issue in AutoGen.c
2007-07-25 qouyangUpdate GenFds tool.
2007-07-24 lgao4Update GenFw tool to create TeImage.
2007-07-24 jwang361. Added more error check
2007-07-23 htaoadd "-p" interface for EfiRom tool.
2007-07-23 jwang36Put a copy of efi file in OUPUT directory also
2007-07-23 jwang36- Changed output directory of .efi file;
2007-07-20 htaogit-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2007-07-20 htaoTo remove debug point and some debug info and rebuild...
2007-07-20 jwang36Removed more struct typedef for IPF
2007-07-20 qouyangFix the bug of "can't gen VTF file"
2007-07-20 jwang36Fixed GCC link issue and vfr build issue
2007-07-19 jwang36Fixed EBC build error
2007-07-19 jwang36Fixed another typo in PCD autogen template string
2007-07-19 jwang36Fixed a typo in PCD autogen template string
2007-07-19 jwang36Removed unnecessary debug message
2007-07-19 jwang36Temporary fix for bug in building platform for more...
2007-07-19 qouyangUpdate GenFds tool.
2007-07-19 jwang36Added more error check
2007-07-19 qouyangUpdate GenFds tool.
2007-07-19 lgao4Fix one bug to create pad raw section.
2007-07-18 jwang36Added GCC (CYGWIN only) tool chain family support
2007-07-18 lgao4Update these four tools linked with single threaded...
2007-07-18 jwang36Fixed Unicode-Text file type issue
2007-07-18 htaochange Assert to normal error exit.
2007-07-18 jwang36Improved the file type filter
2007-07-18 htaotool binary update to add binary size parameter check.
2007-07-18 htaoCheck in EfiRom and TianoCompress tool binary.
2007-07-18 htaocheck in GenVtf tool binary
2007-07-18 jwang36Merged with new build tool changes.
2007-07-17 jwang36Added more error message when PCD is not found
2007-07-17 lgao4Fix one bug to create pad raw section.
2007-07-17 qouyangUpdated GenFds Tool.
2007-07-17 qouyangUpdate GenFds tool.
2007-07-17 lgao4Change C source tool from dynamic link to static link.
2007-07-17 jwang361. Fixed generated token number issue for dynamic PCD
2007-07-16 qouyangModify GenFds tools, which add one check for the return...
2007-07-16 qouyangModify GenFds tools, which add one check for the return...
2007-07-13 lgao4Add more debug information into these tools.
2007-07-12 jwang36Fixed missed exception message
2007-07-12 jwang36Fixed unicode file parse issue
2007-07-11 lgao4Add more debug info into GenSec tool
2007-07-11 jwang36Fixed "#line" line embedded in a "struct" definition
2007-07-11 jwang36Added string variable declarations in AutoGen.h
2007-07-11 jwang361. Fixed library instance override issue
2007-07-10 jwang36- Fixed Dynamic PCD for PEI module issue
2007-07-10 jwang361. Refined the generated makefile
2007-07-09 jwang361. Added USER_DEFINED support;
2007-07-09 jwang36Refined the build* targets
2007-07-07 jjin9Don't call genc and genmake again for target(CleanALL)
2007-07-06 jwang36Added more functionalities
2007-07-06 jwang36Enabled PCD DXE/PEI module build.
2007-07-06 jwang36Fixed exit() issue.
2007-07-06 jwang36Fixed a string format typo when raising exception
2007-07-06 jwang36Added new [BuildOptions] format support
2007-07-05 jwang361. Incorporated dll generation and active platform...
2007-07-04 jwang36Not to generate GenFds when no FDF is found
2007-07-04 jwang36Use build.exe instead
2007-07-04 jwang36Incorporated GenFds in platform Makefile
2007-07-03 jjin9upload bld.exe
2007-07-03 jwang36Fixed a merge issue
2007-07-03 jwang36Incorporated PCD database support and a PCD parse bug
next