]> git.proxmox.com Git - mirror_edk2.git/shortlog
mirror_edk2.git
2006-09-22 lhauchadded public getToolsDefArchNames which will return...
2006-09-22 lhauchFixed a couple of typos in the ToolTipText fields.
2006-09-22 lhauchSet start points and widths for the label and value...
2006-09-22 hche10x1. Fix EDKT328 Splash Screen Text is recommended to...
2006-09-22 hche10x1. Fix EDKT323 (Only dependent packages' ppis can be...
2006-09-22 qouyangModify GenFfsFileTask.
2006-09-22 alfredre
2006-09-22 alfredconvert \t to
2006-09-22 alfredfirst step for MsaOwner in ModuleInfo
2006-09-22 jlin16Fix row out of order problem for Module order In FV...
2006-09-22 qhuang8Add hint if migration tool cannot handle an obsolete...
2006-09-22 hche10x1. Fix EDKT319 "Can't save when changing value of ...
2006-09-21 lhauchRemoved DEFAULT Usage type - it is not valid, and shoul...
2006-09-21 jlin16Module Order in FV editor enhanced.
2006-09-21 qouyangFix EDKT272.
2006-09-21 alfrednew temp schema
2006-09-21 jwang36Changed the way of generating the pre-compiled header...
2006-09-21 alfred+ n/a
2006-09-21 vanjeffMerger DriverBinding and ComponentName into one <extern...
2006-09-21 jwang361) Add FileTimeStamp class to centralize the cache...
2006-09-21 qhuang8Distinguish PEIM entrypoint and driver entrypoint
2006-09-21 mdkinneyFixed FwImage/fwimage.c to guarantee that the raw size...
2006-09-21 qhuang8Add EntryPointLib class once ImageEntryPoint is found...
2006-09-21 hche10x1. Fix EDKT273 "Externs are not being grouped together...
2006-09-20 lgao4delete build directory
2006-09-20 lgao4Delete Build directory
2006-09-20 vanjeffadded ACPI_TIMER_FREQUENCY definition
2006-09-20 qouyangDelete the midterm temporary file which created by...
2006-09-20 bxingRemove dependence check of FD upon FlashMap.fdf
2006-09-20 jlin16add multi-source pcd check before adding/deleting lib...
2006-09-19 mdkinneyAdd PCD Feature Flags for the Device Path Module
2006-09-19 mdkinneyUpdate Device Path Module to use PCD Feature Flags...
2006-09-19 mdkinneyAdd use of PCD feature flags to the Device Path Modules
2006-09-19 mdkinneyDeclare PCD Feature flags for protocols produced by...
2006-09-19 mdkinneyAdd PCD Feature Flags to control which decompression...
2006-09-19 mdkinneyRemove IDT
2006-09-19 mdkinneyOptimize the size of the Base Library for the MSFT...
2006-09-19 mdkinneyAdd GLOBAL_REMOVE_IF_REFERENCED to the declaration...
2006-09-19 mdkinney1) Simplify implementation by reading the entire input...
2006-09-19 mdkinneyFix buffer overflow when the raw size of a section...
2006-09-19 mdkinneyCompute the end address of a section read from a file...
2006-09-19 mdkinneyUse a 64-bit Optional Header when a 64-bit image is...
2006-09-19 mdkinneyEnable source level debug of all tools
2006-09-19 mdkinneyEnable source level debug of all tools
2006-09-19 mdkinneyEnable source level debug of all tools
2006-09-19 jwang36Fixed an issue which will cause dependency check failure
2006-09-19 alfredadd EdkModule Guid
2006-09-19 jwang361) Added dependency check for flashmap, genfvimage...
2006-09-19 hche10x1. Fix EDKT277 "ModuleType missing when creating a...
2006-09-18 lhauchAdding merge command line program that merges multiple...
2006-09-18 lhauchAdding merge command line program that merges multiple...
2006-09-18 lgao4changed EdkModulePkg GUID from the original B6EC423C...
2006-09-18 lgao4changed EdkModulePkg GUID from the original B6EC423C...
2006-09-18 jwang36Added check to skip generating target.txt and tools_def...
2006-09-18 qouyangFixed EDK258.
2006-09-18 vanjeffadded EFIAPI for those constructor functions
2006-09-18 vanjeffadd EFIAPI for those constructor funcitons declaration
2006-09-15 jwang36Added synchronized to getCommandSetting to solve multi...
2006-09-15 jlin16remove comments before ModuleSA and library instance...
2006-09-15 lgao4Add EntryPoint info of module into Fv.map file, which...
2006-09-15 jwang36Added "synchronized" to getToolChainInfo() to solve...
2006-09-15 vanjefftypecast some return values
2006-09-14 bxingAdded an extra GDT entry to the GDT used by thunk code...
2006-09-14 qwang12Remove platform-specific Firmware Volume Block Driver...
2006-09-14 lgao4Remove Static declaration for the related driver bindin...
2006-09-14 jchen20git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2006-09-14 jchen20git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2006-09-14 jwang36fixed a typo
2006-09-14 jwang361) Applied ToolArg and FileArg class to represent tool...
2006-09-14 alfredadd .. support
2006-09-14 jlin16Add Binary or Source type check before providing PCD...
2006-09-14 wuyizhongFor stand-alone build, generate Platform_build.xml...
2006-09-13 jlin16For one library class, list all library instances from...
2006-09-13 qhuang81.Support to drop Pei Services Table Pointer at best.
2006-09-13 qouyang(Customized Compression)If setting the EncapsulationTyp...
2006-09-13 wuyizhongUpdate log.
2006-09-13 wuyizhongAdd warning message for single module build if multi...
2006-09-13 wuyizhongAuto close multi-thread flag when stand-alone module...
2006-09-13 qhuang8Enhance recognizing Macro/Type defined in Library.
2006-09-13 lgao4Move the generic ConPlatform module from EdkNt32Pkg...
2006-09-13 lgao4Move ConPlatform module from EdkNT32 package to EdkModu...
2006-09-13 wuyizhongAdd more comments.
2006-09-13 wuyizhongTo locate module precisely in stand-alone module build...
2006-09-13 jchen20Modify for enabling native VISTA
2006-09-13 jwang361) Changed ToolArg class to abstract generic arguments...
2006-09-13 vanjeffupdate GetPerformanceCounterProperties() declare
2006-09-12 jlin16Fix the problem of not displaying library instances...
2006-09-12 wuyizhongUpdate LOG process.
2006-09-12 jwang36Merged the <libset> in <GenDll> to avoid warning message.
2006-09-11 ajfishUpdated the default to parallel build. Even on a single...
2006-09-11 qhuang8Add migration rule for Build Guid Hob.
2006-09-11 qhuang8Handle module entry point special case for self-relocat...
2006-09-11 qhuang8Remove the special case handling of EfiInitializeDriver...
2006-09-11 wuyizhongFix EDKT263. Change save dialog to open dialog. Update...
2006-09-11 wuyizhonggit-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2006-09-11 wuyizhongAdd two attributes to target.template. MULTIPLE_THREAD...
2006-09-11 wuyizhongRemove TianoToolsException.java. Add code to stop all...
2006-09-10 qouyangSupport calling customized compression tool in Framewor...
2006-09-10 jlin16Modify FV attribute editor and generate FvImage Attribu...
2006-09-09 bxingFixed a bug in WriteBackInvalidDataCache() that always...
next