]> git.proxmox.com Git - mirror_edk2.git/shortlog
mirror_edk2.git
2006-08-14 jwang36Tried to fix EDKT149. Since the issue happened randomly...
2006-08-11 ajfishPrefixed global variable with "m"
2006-08-11 ajfishFixed issue with new MAP file feature a fprintf was...
2006-08-11 ajfishFixed bugs found when this code was ported into R8.
2006-08-11 alfredgit-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2006-08-10 xgu3Change Variable to use PCD
2006-08-10 xgu3Fix BDS boot from file . and .. fail assertion
2006-08-10 xgu3Modify FtwLite and Variable DXE driver to use PCD inste...
2006-08-10 alfredgit-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2006-08-10 alfredgit-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2006-08-10 alfredgit-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2006-08-10 alfredAdd MigrationTools
2006-08-10 qhuang8Add Migration Tool Database files
2006-08-10 qouyangFix EDKT186.
2006-08-10 jwang36Added stringToInt method to handle hex integer for...
2006-08-10 bxingRemoved unnecessary MSR access in InternalX86Delay()
2006-08-09 lgao4Sync this file with MiscSubClass spec and add some...
2006-08-09 lgao4Fix EDKT 150 to make IPF XIP module 16-byte align....
2006-08-09 bxing1. Added ReadWriteBarrier() before and after each I...
2006-08-09 qwang12Variable PEIM use to PCD entry to get the base address...
2006-08-09 jwang36Fixed EDKT163. Added code to assign "arch" to null...
2006-08-09 wuyizhongSet different arguments for gcc3.x.x and gcc4.x.x....
2006-08-09 jwang36Changed the alignment related member and method to...
2006-08-09 wuyizhongEnhance FfsLayout parsing. When specify a file for...
2006-08-09 lhauchFixed grammar and column widths (set min, preferred...
2006-08-08 lhauchFixed a bug in resetting the tools path when you switch...
2006-08-08 lhauchFPD.BuildOptions.Ffs.Attribute:Value=”xs:string” [0..1]
2006-08-08 klu2Some library instance's PCD is missing in FPD file...
2006-08-08 jlin16auto adjust pcd settings when display existing ModuleSA...
2006-08-08 qouyangUpdate ReleaseNotes.txt of the section of "A Word on...
2006-08-08 wuyizhongRemove warning message in MAC GCC tool build
2006-08-08 qouyangUpdated ReleaseNotes.txt since the issue of build Compr...
2006-08-08 jwang36Fixed the FfsAlignment issue
2006-08-07 lhauchadded -noclasspath option to the ant cleanall for Force...
2006-08-07 lhauchMake cleanall fail if executing ant cleanall, without...
2006-08-07 lhauch[EDKT156][Closed] Re-ordered the build.xml files in...
2006-08-07 yshang11) Fix bug in EdkUefiRuntimeLib.msa(EDKT155).
2006-08-07 jlin16Store Variable Name as Hex data array in dynamic pcd...
2006-08-07 lgao4Move FileInfo.h, FileSystemInfo.h, FileSystemVolumeLabe...
2006-08-07 lgao4Remove SecurityPolicy.h from EdkModulePkg, because...
2006-08-07 jlin16no display "null" if no recommended instance specified...
2006-08-07 klu2Fix some bugs and remove unused code.
2006-08-07 hche10x1. Fix the bug for "C name displayed in dialog to edit...
2006-08-07 xgu3Modify dispatch opcode for standalone boot script executor
2006-08-07 klu2Fix the bug for not add error reporting in getAllDynami...
2006-08-07 jlin16[EDKT169]Add feature of sorting modules in FPD file.
2006-08-07 klu2Shutdown the PCD's datum verification when building...
2006-08-06 klu2Change return value of getGuidInfo from globaldata...
2006-08-06 klu2In preprocess for getting platform PCD information...
2006-08-05 ajfishUpdated PeiRebase to produce a map file of the relocati...
2006-08-05 ajfishUpdated PeiRebase to produce a map file of the relocati...
2006-08-05 qouyangRemove debug log.
2006-08-05 qouyangFix EDKT148.
2006-08-04 klu21, Make exception string friendly, readable.
2006-08-04 qouyangFix EDKT140(CompressDll.dll does not build under cygwin...
2006-08-03 lhauchChanged ToolTipText to read Enter a string; the tool...
2006-08-03 lgao4Change PcdReportStatusCodePropertyMask default value...
2006-08-03 wuyizhongGenTeImage can't work well with Linux is caused by...
2006-08-03 klu2Fix makefile's parameter bug for OSX building.
2006-08-03 hche10x1. Fix bug for wrong Variable name in msa file
2006-08-03 klu2Modify code according to Wang, jian's comments.
2006-08-03 wuyizhongAdjust code format and remove unused code.
2006-08-03 jlin16set default value of PCD from msa file or spd file.
2006-08-03 wuyizhongRemove some unused code and adjust some code format...
2006-08-02 jlin16set MaxDatumSize for PcdData.
2006-08-02 jlin16comment out item type checking temporarily when adding...
2006-08-02 qhuang8Fix a typo.
2006-08-02 vanjeff1. cleanup functions header in PeCoffLoaderEx.c
2006-08-01 lhauchUpdated to handle cygwin/gcc and moved msvc,gcc propert...
2006-08-01 lhauchAdded target Wizard which just relies on the SurfaceAre...
2006-08-01 michaelx_krauUpdate to Release notes to include more information...
2006-08-01 klu2Add new class ModulePcdInfoFromFpd.java
2006-08-01 klu2Abstract the logic of Platform pcd preprocess according...
2006-08-01 klu2Abstract the logic of Platform pcd preprocess according...
2006-08-01 wuyizhongMiss loop variable incremental, otherwise, will cause...
2006-08-01 qwang12All runtime driver should use functions provided by...
2006-08-01 klu2Add new PcdDatabase.java file.
2006-08-01 klu2It is bad to put PcdDatabase.java into CollectPCDAction...
2006-08-01 jlin161. Fix the problem of adding PCD for different Arch.
2006-08-01 qwang12Add EFI_EVENT_SIGNAL_VIRTUAL_ADDRESS_CHANGE event for...
2006-07-31 klu2Remove unused folder for PCD building tools.
2006-07-31 klu2Add judgement for PcdTools.jar in NormalBuild path...
2006-07-31 klu2Because Pcd entity, exception and some action package...
2006-07-31 klu2Add folder for common PcdTools classes.
2006-07-31 lhauchPut FrameworkDatabase.db into the svn ignore property...
2006-07-31 lhauchRemoved extra copyright and license notices - they...
2006-07-31 jlin16Coding style changes
2006-07-31 jwang36Added <if> task to check if FrameworkDatabase.db exists...
2006-07-31 jwang36Fixed EDKT142; Removed FrameworkDatabase.db and added...
2006-07-30 klu2Fixed track EDKT153, change PCDAutogen code to generate...
2006-07-30 klu2FlashMap can not work correctly in unix GCC because...
2006-07-30 qwang12EFI_FAULT_TOLERANT_WORKING_BLOCK_HEADER is defined...
2006-07-29 klu21, Fix EDKT141
2006-07-29 lhauchAdded some additional comments in the files, as well...
2006-07-29 klu2Because the run script will be generated in building...
2006-07-29 lhauchAdjusted sizes to accommodate Windows, iMac and Linux GUI
2006-07-29 lhauchAdjusted locations and sizes of boxes for Windows,...
2006-07-28 lhauchAdjusted sizes to accommodate Windows, iMac and Linux GUI
2006-07-28 lhauchAdjusted sizes to accommodate Windows, iMac and Linux GUI
2006-07-28 lhauchAdjusted sizes to accommodate Windows, iMac and Linux GUI
next