]> git.proxmox.com Git - mirror_edk2.git/shortlog
mirror_edk2.git
2006-10-18 wuyizhongAdd Build Macro to build SEC modules.
2006-10-18 lhauchAdded more detail to the usage screen.
2006-10-17 lhauchAdded instruction on how to remove WARNINGS with -v...
2006-10-17 lhauchChanged invalid tool chain tag name to WARNING rather...
2006-10-17 lhauchAdded Java program, CheckTools
2006-10-17 lhauchAdding Java Tool: ckt.bat for CheckTools.
2006-10-17 bbahnsenRemove extraneous URLs.
2006-10-17 lhauchAdded Options and UserExtensions sections to ModuleBuil...
2006-10-17 qhuang8Fix a typo in lib name.
2006-10-17 qouyangRemove some unuseful imports.
2006-10-17 jjin9Fix the EDKT414, the old value should be replaced with...
2006-10-17 wuyizhongProvide a way to update config files[target.txt, tools_...
2006-10-17 rsun3Add two new data hub subclass related definitions per...
2006-10-17 hche10x1. Fix EDKT417: System hangs to setup build preference...
2006-10-17 jwang36Fixed a little issue which will cause just one duplicat...
2006-10-17 jwang36Fixed EDKT381. We can keep the system's CLASSPATH value...
2006-10-17 hche10x1. Fix EDKT308: Tool initialization should be supported...
2006-10-16 qhuang8Support to handle IPF assembly files
2006-10-16 lgao4remove /D OLDSMM=1 /D EFI_FIRMWARE_VENDOR from the...
2006-10-16 wuyizhongResolve the warning msg from generated FlashMap.h file...
2006-10-16 wuyizhongUpdate BuildMacro to support LIBPATH and INCLUDEPATH.
2006-10-16 jlin16add calculation for max. datum size based on pcd defaul...
2006-10-16 mikewupingFix a bug by the check-in of 1738, which programs SATA...
2006-10-16 wuyizhongSupport two more attribute LIBPATH and INCLUDEPATH...
2006-10-16 alfredEnhance MsaOwner.java
2006-10-16 hche10x1. Fix EDKT344: The algorithm for PCD of msa should...
2006-10-16 qhuang8Change to the correct library class name.
2006-10-16 hche10x1. Fix EDKT408: Clone a library class does not copy...
2006-10-16 jlin16Adjust module order list after specifying FvBinding...
2006-10-16 wuyizhongSync TOOLS_DEF's attribute definitions. Since there...
2006-10-16 wuyizhongUpdate cpptaks to support LIBPATH and INCLUDEPATH which...
2006-10-16 hche10x1. Fix EDKT379: Check if Constructor exists in a librar...
2006-10-16 hche10x1. Fix EDKT330 Source files in sub-directories are...
2006-10-16 qouyangFixed EDKT372
2006-10-16 wuyizhongMake Logo build following standard build process instea...
2006-10-16 mikewupingI fixed following bugs.
2006-10-16 lgao4Remove redundant include header: <common\StatusCode...
2006-10-14 jjin9fix the bug in revision 1746
2006-10-14 jjin9add some features:
2006-10-14 qhuang8Add Package-Guid Map.
2006-10-13 jwang36a) Cleaned tools_def.template
2006-10-13 jwang36Removed GLOBAL_REMOVE_IF_UNREFENRENCED because it will...
2006-10-13 jlin16Remove all recommended lib instances logic in SpdLibCla...
2006-10-13 klu2Add Nt32TimeLibNull library instance for Nt32 platform...
2006-10-13 dtang21. Add the GLOBAL_REMOVE_IF_UNREFERENCED to globe varia...
2006-10-13 jtang121. Changed device detect method to use ATA/ATAPI device...
2006-10-13 cwu11The reasons for the changes made are:
2006-10-13 qhuang8Extract msa license info from inf file.
2006-10-13 hche10x1. Fix EDKT303: Give warning if no library instances...
2006-10-12 lhauchFixed alignment for labels and fields
2006-10-12 lhauchFixed the width of the GuidValue field
2006-10-12 lhauchFixed display for OS X and removed Recommended fields
2006-10-12 jwang36Added APP tool command to solve the pre-processing...
2006-10-12 qhuang8Fix several bugs & enhancement.
2006-10-12 qhuang8Add new changed symbol to database.
2006-10-12 qouyangModify Extract() function to speed up the Far installation.
2006-10-12 jlin16Mark Guid Type as required in Guid declaration editor...
2006-10-12 hche10x1. Fix EDKT391 The check point of "OutputFileBasename...
2006-10-12 hche10x1. Extend the runtime memory to 256 MB for FrameworkWiz...
2006-10-11 lhauchStandardized property name WORKSPACE and fixed cleanall...
2006-10-11 lhauchFixed a typo
2006-10-11 qhuang8fix a bug in identifying comments.
2006-10-11 jwang36Added "synchronized" method to create random number...
2006-10-11 jlin16Ensure the validity of Ffs Sections when adding a new...
2006-10-11 wuyizhongSupport using @ToolChainFamily in <Filename> to do...
2006-10-11 wuyizhongChange some format and remove some unused codes.
2006-10-11 jwang36Added "/FI${DEST_DIR_DEBUG}/AutoGen.h" to *_*_*_PP_FLAGS
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...
next