summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-07-06git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3127 6f1...qwang12
2007-07-06Use EdkFatBinPkg binary fat module in Nt32Pkg.fdf, becuase the binary fat mod...lgao4
2007-07-06Add ConsoleSplitter into Nt32fpd.fdf file.klu2
2007-07-06Add in gEfiExtendedSalVariableServicesProtocolGuidqwang12
2007-07-06Add in EmuVariableRuntimeDxeqwang12
2007-07-06Diable 1418 and 1419 with pragma.qwang12
2007-07-06Add PciBus module to Nt32Platform.qhuang8
2007-07-06Fix UINT64 multi const issues.qhuang8
2007-07-06Added more functionalitiesjwang36
2007-07-06Add MonAdd MonotonicCounter driver to platform build fileqhuang8
2007-07-06Correct the dxs section for PlatformBdsDxe for Nt32Pkgklu2
2007-07-06Add MonotonicCounter driverqhuang8
2007-07-06Add MonotonicCounter driver, which produces MonotonicCounter arch protocolsqhuang8
2007-07-06Add in Ps2keyboard.inf and Ps2Mouse.inf to IntelFrameworkModuelPkgqwang12
2007-07-06Add in Ps2keyboard.inf and Ps2Mouse.inf to IntelFrameworkModuelPkgqwang12
2007-07-06Add in Ps2keyboard.inf and Ps2Mouse.inf to IntelFrameworkModuelPkgqwang12
2007-07-06Use Hob to get the variable base address in NV storage, but this need to be c...klu2
2007-07-06Fix the RuntimeDxe driver can not be dispatched correctly issue.klu2
2007-07-06Added the SkuIds sectionjwang36
2007-07-06Fix some { error in Nt32Pkg platform dsc fileklu2
2007-07-06delete duplicated EFI_AP_PROCEDUREqwang12
2007-07-061) PcdFlashNvStorageFtwWorkingSize, PcdFlashNvStorageFtwWorkingBase, PcdFlash...klu2
2007-07-06Check in library class of SalLib.xli24
2007-07-06Enabled PCD DXE/PEI module build.jwang36
2007-07-06Remove the Pal.h from directory "IndustryStandard " of MdePkg.yshang1
2007-07-06Update PalCallLib.hyshang1
2007-07-06Checked in PalCallLib.h. The patch does not remove the "/IndustryStandard/Pal...yshang1
2007-07-06Changed gEfiEdkModulePkgTokenSpaceGuid to gEfiMdeModulePkgTokenSpaceGuidjwang36
2007-07-06Fixed exit() issue.jwang36
2007-07-061) PcdDxeIplSupportCustomDecompress, PcdDxeIplSupportTianoDecompress, PcdDxeI...klu2
2007-07-06Fixed a string format typo when raising exceptionjwang36
2007-07-06Should use gEfiFirmwareFileSystem2Guid but not gEfiFirmwareFileSystemGuid in ...klu2
2007-07-06Select correct library instance of PeCoffLoaderLib for DXE_COREklu2
2007-07-06Update the C name of CPU I/O PPI.yshang1
2007-07-06Remove gEfiEndOfPeiSignalPpiGuid, it should be defined in MdePkg.decqhuang8
2007-07-06Add missing gEfiPeiCpuIoPpiInServiceTableGuid & gEfiEndOfPeiSignalPpiGuid to...qhuang8
2007-07-06Add pack(1) for section header structure.lgao4
2007-07-06Update [PcdsDynamicDefault.common] because build.exe has been update.klu2
2007-07-06Add cleanall targetklu2
2007-07-06Add PciCfg PPI definitionsqhuang8
2007-07-06Add Framework version of PeiSmbusLib instance: depending on Smbus PPI.qhuang8
2007-07-06Added new [BuildOptions] format supportjwang36
2007-07-06Remove addtional debuglib library instance for SEC module.klu2
2007-07-06SecMain should use BaseDebugNullLib.lib for DebugLib library class.klu2
2007-07-06Fix the issue that Sec lost library build dependencyklu2
2007-07-05Split out DebugLib for different module typesAJFISH
2007-07-05Fixed build issues by updating DSC fileAJFISH
2007-07-05Fix the build issue for MdeModulePkg.klu2
2007-07-05Added EFI_EVENT_ alais for EVT_ #defines to match our old codeAJFISH
2007-07-05GraphicsLib depends on GraphicsOutput protocol definitions so I added include...AJFISH