summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-11Update shell binary file to EDK 1.03 Official Releases of tianocore.org, whic...lgao4310-0/+0
2007-10-11git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4086 6f1...jlin161-3/+3
2007-10-11Fix the problem of UI and Version section override by the same string. Also n...jlin161-0/+0
2007-10-11Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent static unicod...qhuang843-49/+48
2007-10-10Increase max FVs from 4 to 6.mdkinney1-1/+1
2007-10-10Only report a circular dependency between library constructors if the total n...mdkinney2-0/+0
2007-10-10Updated GenFw.exe to handle Microcode Text files with comment only, blank lin...lhauch1-0/+0
2007-10-10Modified to strip leading white-space characters and ignore blank or comment ...lhauch1-0/+30
2007-10-10Updated the revision number of source of build.exe and GenFds.exejwang361-8/+8
2007-10-10Fix bug of UI override not take effect for INF.jwang362-0/+0
2007-10-10Enabled Visual Studio 2005 Professional Edition tool chainjwang361-132/+204
2007-10-10Changed to pass the build with Visual Studio 2005jwang361-2/+2
2007-10-10Changed to pass the build with Visual Studio 2005jwang362-5/+5
2007-10-10Changed to pass the build with Visual Studio 2005jwang362-6/+6
2007-10-10Fixed one issue for IPF, the entry address needs 8 bytes alignment.vanjeff1-3/+3
2007-10-10Add release compiler option support.lgao41-2/+2
2007-10-10Remove BINARY_MODULE = true attribute from binary module inf file, because th...lgao41-1/+0
2007-10-10Remove BINARY_MODULE = true attribute from binary module inf file, because th...lgao41-1/+0
2007-10-10Remove BINARY_MODULE = true attribute from binary module inf file, because th...lgao42-2/+0
2007-10-10Use VirtualAlloc() to allocate enough memory space for Nt32 emulator in place...lgao43-52/+36
2007-10-100) Change the PEI core behavior to not install FV HOB for each FV INFO PPI in...qwang126-436/+153
2007-10-100) Change the PEI core behavior to not install FV HOB for each FV INFO PPI in...qwang122-4/+12
2007-10-10Remove assemble file for different arch, klu25-152/+0
2007-10-09Fixed NT32 Build break.AJFISH1-2/+2
2007-10-09Cleaned the code for passing Visual Studio 2005 buildjwang361-1/+1
2007-10-09Clean up Network Components to support GCC build.yshang117-38/+40
2007-10-09Cleaned the code for passing Visual Studio 2005 buildjwang361-2/+2
2007-10-09Add SetPeiServicesTablePointer() interface implement in PeiServicesTablePoint...jlin161-0/+14
2007-10-09PI Enabling: the address of PeiServices Pointer should be klu210-19/+165
2007-10-09Correct ExtractGuidedSectionLib library instance for PEIM and DXE lgao46-8/+11
2007-10-09Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent component nam...qhuang843-182/+182
2007-10-09Fix a bug. FindVariable now search volatile variable first (previously NV var...qwang121-3/+5
2007-10-09Add BINARY_MODULE = true attribute in binary module inf file.lgao42-0/+2
2007-10-09Add BINARY_MODULE = true attribute in binary module inf file.lgao41-0/+1
2007-10-09Add BINARY_MODULE = true attribute in binary module inf file.lgao41-0/+1
2007-10-09Add Unicode Collation related PCD entries in DSC file.qhuang81-0/+2
2007-10-09Add Unicode Collation related feature flags:qhuang81-0/+2
2007-10-09Add Unicode Collation related PCD entries in DSC file.qhuang81-0/+2
2007-10-09Update English Module to selectively install Unicode Collation and Unicode Co...qhuang83-11/+68
2007-10-09Add Unicode Collation 2 protocol GUID value according to UEFI Spec 2.1bqhuang82-3/+6
2007-10-08Update FIT_SIGNATURE from "_FIT_" to "_FIT_ "mdkinney1-0/+0
2007-10-08Updated the revision number of build.exe and GenFds.exejwang361-8/+8
2007-10-08Fixed build hang issue in multi-thread mode and in configuration loading errorjwang361-0/+0
2007-10-08Add support for MACRO in key string list of INF.jlin162-0/+0
2007-10-08Added the "#include <Library/PalCallLib.h>" to pass build (the tracker is #592)zliu31-0/+1
2007-10-08Use return GetUtilityStatus (); to exit and report the tool status.htao1-0/+0
2007-10-08Correct CpuLib.inf format in DSC filelgao41-1/+1
2007-10-08error/warn/debug message format has been updated so update the tool binary.htao3-0/+0
2007-10-08Support ICC build .yshang18-13/+13
2007-10-08Fixed unexpected timeout in Usb MassStorage Driver.yshang122-248/+372