summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-07-06Remove the Pal.h from directory "IndustryStandard " of MdePkg.yshang11-833/+0
2007-07-06Update PalCallLib.hyshang11-1/+0
2007-07-06Checked in PalCallLib.h. The patch does not remove the "/IndustryStandard/Pal...yshang11-6/+4002
2007-07-06Changed gEfiEdkModulePkgTokenSpaceGuid to gEfiMdeModulePkgTokenSpaceGuidjwang361-1/+1
2007-07-06Fixed exit() issue.jwang361-0/+0
2007-07-061) PcdDxeIplSupportCustomDecompress, PcdDxeIplSupportTianoDecompress, PcdDxeI...klu27-20/+209
2007-07-06Fixed a string format typo when raising exceptionjwang361-0/+0
2007-07-06Should use gEfiFirmwareFileSystem2Guid but not gEfiFirmwareFileSystemGuid in ...klu23-3/+3
2007-07-06Select correct library instance of PeCoffLoaderLib for DXE_COREklu21-3/+2
2007-07-06Update the C name of CPU I/O PPI.yshang12-3/+2
2007-07-06Remove gEfiEndOfPeiSignalPpiGuid, it should be defined in MdePkg.decqhuang81-1/+0
2007-07-06Add missing gEfiPeiCpuIoPpiInServiceTableGuid & gEfiEndOfPeiSignalPpiGuid to...qhuang81-0/+3
2007-07-06Add pack(1) for section header structure.lgao41-0/+2
2007-07-06Update [PcdsDynamicDefault.common] because build.exe has been update.klu21-1/+1
2007-07-06Add cleanall targetklu21-8/+13
2007-07-06Add PciCfg PPI definitionsqhuang81-0/+107
2007-07-06Add Framework version of PeiSmbusLib instance: depending on Smbus PPI.qhuang86-1/+803
2007-07-06Added new [BuildOptions] format supportjwang362-0/+0
2007-07-06Remove addtional debuglib library instance for SEC module.klu21-3/+0
2007-07-06SecMain should use BaseDebugNullLib.lib for DebugLib library class.klu21-1/+4
2007-07-06Fix the issue that Sec lost library build dependencyklu21-1/+13
2007-07-05Split out DebugLib for different module typesAJFISH1-2/+15
2007-07-05Fixed build issues by updating DSC fileAJFISH1-3/+4
2007-07-05Fix the build issue for MdeModulePkg.klu21-1/+2
2007-07-05Added EFI_EVENT_ alais for EVT_ #defines to match our old codeAJFISH1-3/+12
2007-07-05GraphicsLib depends on GraphicsOutput protocol definitions so I added include...AJFISH1-2/+4
2007-07-05Use UefiDecompressLib|${WORKSPACE}/MdePkg/Library/BaseUefiDecompressLib/BaseU...klu21-1/+1
2007-07-05Porting WinNtFwhPei and WinNtFlashMapPei to produce FvHob.klu213-14/+1015
2007-07-05Open the debug options for easy debug NT32Pkg.klu21-2/+2
2007-07-05for debug need InitializeDriver export function.klu21-2/+2
2007-07-05Enable Nt32 platform boot to DXE phase.klu28-7/+294
2007-07-05Change section pcd from [PcdsDynamic] to [PcdsDynamicDefault] as defined in spechche10x2-2/+2
2007-07-05Remove FontPack reference from GraphicsConsolexgu31-1/+1
2007-07-05git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3070 6f1...klu21-1/+1
2007-07-05Check in following modules,xgu363-7/+23601
2007-07-05Add the rule to handle the naming change of industry standard header files.qhuang81-5/+26
2007-07-05add HiiLib.infvanjeff1-0/+70
2007-07-05Add inf files for PeiSmbusLibSmbus2, PeiDxePostCodeLibReportStatusCode, PeiMe...vanjeff24-133/+536
2007-07-05git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3065 6f1...klu21-1/+1
2007-07-05Fixed the "{" in makefileyshang11-1/+1
2007-07-05fix path errorklu21-2/+1
2007-07-05Rename EFI_PEI_PCI_CFG_PPI_IO to EFI_PEI_PCI_CFG2_PPI_IO to avoid collision w...vanjeff1-19/+19
2007-07-05add gEfiPciCfgPpiInServiceTableGuid definitionsvanjeff2-0/+6
2007-07-051. Incorporated dll generation and active platform support in GenFds;jwang362-0/+0
2007-07-05Add PeiCoreklu21-0/+1
2007-07-05Close all compiler's options for debug Secklu21-1/+2
2007-07-05Add PDB for IA32 DLINK flag for MYTOOLS chainklu21-2/+2
2007-07-05Fix the build break of EdkModulePkg.xli241-8/+8
2007-07-05Add GUID defintions for gDeviceRecoveryModulePpiGuidqhuang82-0/+6
2007-07-04Fixed FirmwareFileSystem.h to make it compile independently.bxing1-8/+10