]> git.proxmox.com Git - mirror_edk2.git/history - BaseTools
Fix typo in GUID declarations
[mirror_edk2.git] / BaseTools /
2008-07-25 jwang361. Fixed NULL library instance issue
2008-07-16 lgao4Fix the bug to create Pci2.3 and Pci3.0 rom image.
2008-07-16 eric_tianmerge the generation of SecMain into the whole build...
2008-07-08 lgao4Temp Roll Back Build.exe to fix the unknown NULL librar...
2008-07-07 jwang36Polished the error checks and error messages
2008-06-30 jwang36Fixed rebuild failure issue when un-recognized macro...
2008-06-30 eric_tianProvide source level debug ability in *unix environment.
2008-06-30 eric_tianmake change to support UnixPkg build. The changes are...
2008-06-21 lgao4Correct print Error message
2008-06-19 jwang36Fixed HSD tracker 201036
2008-06-11 lhauchfixed a typo
2008-06-05 qwang12Add "-l" to make VFR Compiler to generate .lst file...
2008-06-05 jwang36Added dependency of makefile to source files in order...
2008-06-05 qwang12add VFRPP patch for EBC WINDDK3790x1830 tool chain.
2008-06-04 jwang36Changed the error message to be clearer when no source...
2008-05-27 lgao4Enhance GenFv tool always collect all module Map files...
2008-05-21 jwang36a. Fixed the incorrect generated array in c code for...
2008-05-20 lhauchsetting executable on these files
2008-05-20 lhauchsetting executable on these files
2008-05-20 lhauchForcing dlls and pyd files to executable
2008-05-19 jwang36Fixed PCD override issue
2008-05-16 jwang36a. Fixed PCD override issue
2008-05-16 jwang36Fixed an error during optimizing dependency expression.
2008-05-16 jwang36Fixed error report error when more than one inf files...
2008-05-15 lgao4Add ASL_FLAGS template for user reference.
2008-05-15 jwang36a. Fixed varid 0 issue in VfrCompile
2008-05-15 jwang36Fixed VFR compile issue for EBC architecture in MYTOOLS...
2008-05-13 jwang36Fixed an issue in default storage for checkbox and...
2008-05-09 jwang36Added incremental support in GenFds
2008-05-09 lgao4Fix the bug in GenSec tool, the nonexist file can't...
2008-05-09 jwang36Changed the path of symbol file to be always the same...
2008-05-08 jwang36a) Added explicit banner for pass/fail indication of...
2008-05-08 klu2Fix typo.
2008-05-08 klu2Add ASM16 tool configuration for MYTOOLS tag.
2008-05-07 klu2Update GenBootSector tools' binary for tool code cleanup.
2008-05-05 klu2Update BootSectImage and GenBootSector tools' binary...
2008-04-29 jwang36Fixed an issue which would cause build failure in some...
2008-04-28 jwang36Made it working
2008-04-28 jwang36Added python wrapper of EFI (de)compressor
2008-04-24 lgao4Correct the bug to ignore the encapsulated section.
2008-04-24 jwang36Fixed an CR/LF issue in FDF file
2008-04-24 jwang36Fixed several typo in variable names
2008-04-24 lgao41. GenSec tool only updates output file when the conten...
2008-04-21 jwang36Changed GenFds to use database based module/package...
2008-04-20 jwang36Added several improvements for user experience
2008-04-18 lgao4Add the function relative address to the base address...
2008-04-18 jwang36Fixed error data in generated listing file
2008-04-18 lgao4For MicroCode module, default copy the created image...
2008-04-17 jwang36Fixed an issue in calculating common dependency files
2008-04-17 jwang36Fixed an print issue when generating listing file
2008-04-17 jwang36Fixed include file matching issue if there's space...
2008-04-15 jwang36Fixed a NULL library instance issue
2008-04-15 jwang36Applied macro replacement for FDF file path in DSC...
2008-04-14 jwang36Fixed a NULL library instance issue
2008-04-14 jwang36Fixed build error if there's more than one NULL library...
2008-04-11 jwang36Fixed an issue in top level makefile which missed a...
2008-04-10 jwang36Fixed a typo in variable name
2008-04-10 lgao4Add more usage description for -r option, and add optio...
2008-04-09 jwang36a. Improved build launch performance and fixed tons...
2008-04-07 jljustenedk2/BaseTools:
2008-04-02 lgao4Correct one bug when add pad file may cause size exceed...
2008-03-31 lgao4Enhance GenFw tool to always zero .pdata section for...
2008-03-21 jwang36Changed per the recent update
2008-03-19 lgao4Correct Error Message format for these C tools accordin...
2008-03-17 jwang36Fixed an incompatible issue in StrGather, which will...
2008-03-14 lgao4Disable unused C++ EH and RTTI feature by adding /GX...
2008-03-13 lhauchFixing gcc CC Flags and ld flags - adding map
2008-03-13 jwang36Added "extern int __make_me_compile_correctly;" for...
2008-03-12 lhauchchanging shortcut name to descriptive names for groupin...
2008-03-04 jwang36Merged bug fix (HSD200972) by Hess
2008-03-04 jwang36Tried to fix an issue which will cause file access...
2008-03-03 jwang36Re-built python tools with Python2.5.2
2008-02-29 jwang36Rebuilt per the Hess's bug fixes
2008-02-29 jwang36Merged Jordan's update
2008-02-28 jwang36Fixed dependency expression issue
2008-02-28 jlin16GenFds.exe adapt to new build database structure.
2008-02-28 jwang36Fixed HSD200760:
2008-02-28 qhuang8Fix the following issues: (base tools source r1024)
2008-02-28 jwang36Fixed a binary file support issues which will cause...
2008-02-26 lgao4Update platform build tools by adding input parameter...
2008-02-22 lhauchFixed option name, ForceRebuild
2008-02-22 lhauchRemoved newbuild option from edksetup.bat command-line...
2008-02-22 jwang36Fixed mismatched command line switch
2008-02-22 lhauchFixed VFR flag to: --no-pre-processing
2008-02-21 jwang36Standardized the command line options of VfrCompile...
2008-02-19 jwang36a. Added binary file support during AutoGen
2008-02-18 jwang36Added "-nopp" to VfrCompile.exe tool to bypass the...
2008-02-18 jwang36Incorporated the latest UEFI compatible VfrCompile...
2008-02-15 jwang36Improved the file creation speed during incremental...
2008-02-13 jljustenUnder the buildtools.tianocore.org BaseTools tree,...
2008-02-01 qhuang8Remove non-existing files reference.
2008-01-25 jwang36Fixed an unicode file parser issue which will remove...
2008-01-24 jwang36Rollback to last revision. No need to enforce the ARCH...
2008-01-24 jwang36Enforced "CompilerStub" for IA32 and X64 arch only
2008-01-23 jlin16using R8 component type when choosing rule for INF...
2008-01-23 jlin16Support R8 modules in GenFds.exe
2008-01-22 jwang36a. Merged the recent improvement on R8 modules build
2008-01-21 qwang12UEFI HII: Merge UEFI HII support changes from branch.
2008-01-04 jwang36Fixed an issue which caused incorrect value of PCD...
2008-01-04 jlin16Add !include statement support in GenFds.exe which...
next