summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-15Remove the special logic on EFI_PCI_DEVICE_ENABLE in PciBus driver. And updat...lgao46-40/+111
2007-10-15Added GCC assembly code preprocessing supportjwang362-2/+4
2007-10-15Remove library instance of PeiServicesTablePointerLibMm7klu24-209/+0
2007-10-15Merge EDK tracker 892 to EDK II.lgao42-0/+224
2007-10-15Added help message for "NewBuild" and "--nt32" optionjwang361-7/+10
2007-10-13Moving BaseTools to Tools/BaseTools.jljusten44-0/+3707
2007-10-121. Update internal EfiPrint protocol to contain all print interfaces provided...lgao46-81/+534
2007-10-12Fix ICC build error lgao41-3/+2
2007-10-12fixed the following problems:eric_tian4-118/+157
2007-10-12Added DLL attribute for SLINK and/or CC command because Intel Compiler and li...jwang361-0/+6
2007-10-12Corrected the wrong ARCH in WINDDK3790x1830 tool chain and added MAKE command...jwang361-18/+21
2007-10-12Updated with the latest changes of build tools.jwang361-0/+31
2007-10-12Updating for pass building: Remove the "#include <ItaniumFamilyCpuPeim.h>" fo...zliu31-1/+0
2007-10-11moved the PeiPalCallLib from ItaniumFamilyCpuPkg to MdePkgvprabhal3-0/+209
2007-10-11Changed the $WORKSPACE/Conf ignore list from:jljusten0-0/+0
2007-10-11changed the Sec information structure for IPFvprabhal2-6/+26
2007-10-11UEFI Specification has a name conflict. Change the Variable definitions to no...AJFISH1-5/+5
2007-10-11these files have moved to cpulibvprabhal6-237/+0
2007-10-11Updated the revision number of build.exejwang361-5/+5
2007-10-11a) Fixed single module hang issue when using spawn modejwang361-0/+0
2007-10-11Added MAKE command for ICC and CYGWINGCC tool chainjwang361-0/+6
2007-10-11Add BasePalCallLibNull instance in MdePkg. It is useful when building IPF com...yshang17-30/+109
2007-10-11add EDK_4067: Non-Compatible: qwang12qwang121-0/+31
2007-10-11Updated the revision number of build.exe and GenFds.exejwang361-8/+8
2007-10-11a) Supported MAKE command in tools_def.txtjwang365-24/+35
2007-10-11added a log for EDK_4067: Non-Compatible: qwang12qwang121-0/+32
2007-10-11Add ReadMe.txt to contain shell source version information for the shell binary.lgao41-0/+2
2007-10-11Remove PeiDxeExtractGuidedSectionLib instance, which is replaced by PeiExtrac...lgao42-329/+0
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