summaryrefslogtreecommitdiff
path: root/Nt32Pkg
AgeCommit message (Expand)Author
2007-07-10Remove .DXS reference in .inf fileAJFISH
2007-07-10Deleted CommonHeader.h that was not being usedAJFISH
2007-07-10Removed CommonHeader.h from NT32Pkg. Did not fix BDS as it will get re-writtenAJFISH
2007-07-101) Use Dynamic Pcd for hold the base address and length of Flash-related block.klu2
2007-07-10Enable dynamic PCD for windowBusDriverklu2
2007-07-09Updated modules to not depend on the IntelFrameworkPkg.AJFISH
2007-07-09Rename Internal directory of FatBinPkg to make it more descriptive.qhuang8
2007-07-09Remove the EDK prefix from library instance folder's nameklu2
2007-07-09Remove the EDK prefix from library instance folder's nameklu2
2007-07-07Add FatBinary to Nt32Pkg.fdfqhuang8
2007-07-06Use gEfiMdeModulePkgTokenSpaceGuid instead of gEfiEdkModulePkgTokenSpaceGuid.klu2
2007-07-06Use gEfiMdeModulePkgTokenSpaceGuid instead of gEfiEdkModulePkgTokenSpaceGuid.klu2
2007-07-06Adjust all driver dispatch order in fdf files.klu2
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 PciBus module to Nt32Platform.qhuang8
2007-07-06Correct the dxs section for PlatformBdsDxe for Nt32Pkgklu2
2007-07-06Add MonotonicCounter driverqhuang8
2007-07-06Use Hob to get the variable base address in NV storage, but this need to be c...klu2
2007-07-06Fix some { error in Nt32Pkg platform dsc fileklu2
2007-07-061) PcdFlashNvStorageFtwWorkingSize, PcdFlashNvStorageFtwWorkingBase, PcdFlash...klu2
2007-07-06Enabled PCD DXE/PEI module build.jwang36
2007-07-061) PcdDxeIplSupportCustomDecompress, PcdDxeIplSupportTianoDecompress, PcdDxeI...klu2
2007-07-06Select correct library instance of PeCoffLoaderLib for DXE_COREklu2
2007-07-06Update [PcdsDynamicDefault.common] because build.exe has been update.klu2
2007-07-06Add cleanall targetklu2
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-05Use UefiDecompressLib|${WORKSPACE}/MdePkg/Library/BaseUefiDecompressLib/BaseU...klu2
2007-07-05Porting WinNtFwhPei and WinNtFlashMapPei to produce FvHob.klu2
2007-07-05Enable Nt32 platform boot to DXE phase.klu2
2007-07-05Change section pcd from [PcdsDynamic] to [PcdsDynamicDefault] as defined in spechche10x
2007-07-05git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3070 6f1...klu2
2007-07-05Check in following modules,xgu3
2007-07-05git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3065 6f1...klu2
2007-07-05Fixed the "{" in makefileyshang1
2007-07-05fix path errorklu2
2007-07-05Add PeiCoreklu2
2007-07-05Close all compiler's options for debug Secklu2
2007-07-04Corrected uses of IntelFrameworkPkg header files.bxing
2007-07-04Add PeiCore module for enabling NT32Pkg, please attention this PeiCore does f...klu2
2007-07-04add SKU section in dsc filevanjeff
2007-07-03Fixed build break by removing missing include file. Made code compile by not ...AJFISH
2007-07-03Removed IntelframeworkPkg contamination from MdeModulePkg modules.AJFISH
2007-07-03String.h confuse cl.exe. Its name collide with MS's std library.qwang12
2007-07-03String.h confuse cl.exe. Its name collide with MS's std library.qwang12
2007-07-03enable PlatformBdsDxeqwang12
2007-07-03Use String.hqwang12