]> git.proxmox.com Git - mirror_edk2.git/shortlog
mirror_edk2.git
2006-10-11 jlin16Give warning when deleting the last build target. Fix...
2006-10-10 lhauchSet the comment for JAVA_HOME to point to the minimum...
2006-10-10 lhauchFixed the build.xml files so that clean and cleanall...
2006-10-10 lhauchFixed the build.xml files so that clean and cleanall...
2006-10-10 lhauchFixed the cleanall target BUILD_DIR settings
2006-10-10 lhauchRemoved extra lines and spaces in the catalog.xml file...
2006-10-10 lhauchAdded a test to check the # of threads iff threading...
2006-10-10 lhauchRemoved extra binary character at the start of line 1
2006-10-10 qouyangFixed EDKT370&372
2006-10-10 jwang36Fixed build break caused by GetPerformanceCounter(...
2006-10-10 jwang36Fixed build break caused by GetPerformanceCounter(...
2006-10-10 klu2Set Hob type for FvMainCompactFv to EFI_HOB_TYPE_UNUSED...
2006-10-10 jlin16Fix not able to save after change build target.
2006-10-10 klu2Add pair of performance macro function to measure the...
2006-10-10 jwang36Changed IA64 to IPF in the comments because it will...
2006-10-10 jwang36Added code to check if "cmd" attribute is valid or...
2006-10-10 jwang36Fixed EDKT381
2006-10-10 jlin16Change FrameworkModules selection to next module in...
2006-10-10 qwang12DxeCore.h, PeiCis.h and Uefi.h should not include ...
2006-10-10 wuyizhong1. Update to just keep several line JAVA related msg...
2006-10-10 qwang12This patch is to make sure at least VARIABLE_RECLAIM_TH...
2006-10-10 qwang121) If DebugAssertEnabled is TRUE, we still need to...
2006-10-10 wuyizhongChange behavior if found more than one FPD files from...
2006-10-09 lhauchremoved extra taskdef and taskref definitions that...
2006-10-09 rsun3Fix a bug in InternalMathDivRemU64x64(). The bug is...
2006-10-09 jwang361) Added precompiled header option to VS2003, VS2005PRO...
2006-10-09 wuyizhongAdd flags for UNIXGCC.
2006-10-08 jwang36Changed the way of using precompiled header in the...
2006-10-08 bxingOptimized HighBitSetXX() functions
2006-10-08 klu2Add PERF_START function for collecting performance...
2006-10-08 yshang1Remove EBC arch from supported arch list to fix tracker...
2006-10-08 jwang36Changed the tmp path because of directory structure...
2006-10-08 jwang36Changed the output path of source because of directory...
2006-10-08 jwang36Changed the path of build.xml because of directory...
2006-10-08 jwang36Removed the need of external MakeDeps.exe. Now parsing...
2006-10-08 qouyangRemove the line of "<Filename>Tools/Java/JavaTools...
2006-10-07 mdkinneyRemove extra /D defines in CC FLAGS
2006-10-07 mdkinneyFix VS2005 compatibility issue
2006-10-06 lhauchFixed all scripts to use new directory layout.
2006-10-05 lhauchRemoved unused files.
2006-10-05 lhauchremoving unused file, adding new file.
2006-10-05 lhauchMore moves for Tool Packages
2006-10-05 lhauchMore renames for Tool Packages
2006-10-05 lhauchRestructuring for better separation of Tool packages.
2006-10-05 lhauchChanged spelling to manifest
2006-10-05 bbahnsenUpdate the Release notes with more description of setti...
2006-10-05 bbahnsenAdd compiler flags for UNIXGCC
2006-10-04 mdkinneyUse intrinsic
2006-10-04 mdkinneyUse intrinsic
2006-10-04 mdkinneyFix VS 2005 compatibility issue
2006-10-04 mdkinneyFix VS 2005 compatibility issue
2006-10-04 mdkinneyFix VS 2005 compatibility issue
2006-10-04 mdkinneyFix VS 2005 compatibility issue
2006-10-04 mdkinneyAdd support for DEBUG and RELEASE builds of this FPD...
2006-10-04 mdkinneyAdd support for DEBUG and RELEASE builds of this FPD...
2006-10-04 mdkinneyUse intrinsic
2006-10-04 mdkinneyFix GCC build issue
2006-10-04 mdkinneyAdd support for DEBUG and RELEASE builds of this FPD...
2006-10-04 mdkinneyUpdate FwImage to zero .xdata information if the image...
2006-10-04 mdkinneyAdd data structured for X64 unwind info
2006-10-04 mdkinneyUpdate GenBuild to append FLAGS from FPD files to the...
2006-10-04 mdkinneyUpdate GenBuild to append FLAGS from FPD files to the...
2006-10-04 mdkinneyPull majority of flag settings into tools_def.txt and...
2006-10-04 mdkinneyChange default setting in template to only build DEBUG...
2006-10-04 mdkinneyAdd AutoGen.h.obj to the list of files to link to resol...
2006-10-03 bbahnsenSet the execute bits on these files.
2006-10-03 bbahnsenFix Capitalization issue to get tools to build on x86_6...
2006-10-02 lhauchAdded the OPTIONAL NonProcessedFiles element to MSA...
2006-09-30 jlin16Fix the problem of deleting ModuleSA custom tool chain...
2006-09-30 jwang36Added code to clear "Buffer" before using it. This...
2006-09-30 jwang36Moved the directory of generated precompiled header...
2006-09-29 qouyang1. Remove some unuseful import in Framework's EfiRomTas...
2006-09-29 alfredMsaOwner usable
2006-09-29 alfredMsaOwner.java & ModuleInfo.java
2006-09-29 jwang36Changed local variable "ran" to static class member...
2006-09-29 alfredenhance ModuleInfo.java
2006-09-29 alfredenhance MsaOwner.java
2006-09-29 jlin16Remove empty attributes for build option.
2006-09-28 lhauchFixed display sizes for X-Windows
2006-09-28 jlin16Fix EDKT352: Scroll bar should be displayed when the...
2006-09-28 jlin16Add no mouse support for table cell editors.
2006-09-27 jjin9To fix EDKT284.
2006-09-27 lhauchAdding the *NIX equivalent to fw.bat
2006-09-27 lgao4Remove the duplicated Copy Right in msa header.
2006-09-27 wuyizhongTo fix EDKT341. Still existing issues for VfrCompile.
2006-09-27 jwang36Added DllPath for VfrCompile
2006-09-27 jwang36Added DllPath attribute
2006-09-27 jlin16Fix EDKT337,Double click on modules in "Framework Modul...
2006-09-26 hche10x1. Fix EDKT306 Output different error message for diffe...
2006-09-26 qhuang8Optimize the algorithm of creating page table to enhanc...
2006-09-26 alfredenhance MsaOwner.java
2006-09-26 klu2Fix EDKT256: using unified logging mechanism in PcdAuto...
2006-09-26 hche10x1. Fix EDKT280 The types of ToolCode for <SourceFiles...
2006-09-26 wuyizhongAdd one more judgement for modulelist specified but...
2006-09-26 qwang12temp fix to remove "VOID" appended to Autogen.c
2006-09-26 hche10x1. Fix EDKT281 there are too many values in the list...
2006-09-26 hche10x1. Replace openDialog with saveDialog when generating...
2006-09-26 hche10x1. Fix EDKT321 A module's all top level elements' arch...
2006-09-25 lhauchAdded the Merge tool information to build.xml and creat...
2006-09-25 lhauchRemoved the COMMENT copyright and license entry.
next