summaryrefslogtreecommitdiffstats
path: root/Nt32Pkg
Commit message (Expand)AuthorAgeFilesLines
* Use gEfiMdeModulePkgTokenSpaceGuid instead of gEfiEdkModulePkgTokenSpaceGuid.klu22007-07-061-3/+3
* Use gEfiMdeModulePkgTokenSpaceGuid instead of gEfiEdkModulePkgTokenSpaceGuid.klu22007-07-061-9/+9
* Adjust all driver dispatch order in fdf files.klu22007-07-062-110/+132
* Use EdkFatBinPkg binary fat module in Nt32Pkg.fdf, becuase the binary fat mod...lgao42007-07-061-2/+1
* Add ConsoleSplitter into Nt32fpd.fdf file.klu22007-07-061-22/+23
* Add PciBus module to Nt32Platform.qhuang82007-07-062-2/+2
* Correct the dxs section for PlatformBdsDxe for Nt32Pkgklu22007-07-062-1/+3
* Add MonotonicCounter driverqhuang82007-07-062-0/+2
* Use Hob to get the variable base address in NV storage, but this need to be c...klu22007-07-062-2/+2
* Fix some { error in Nt32Pkg platform dsc fileklu22007-07-061-7/+8
* 1) PcdFlashNvStorageFtwWorkingSize, PcdFlashNvStorageFtwWorkingBase, PcdFlash...klu22007-07-064-34/+65
* Enabled PCD DXE/PEI module build.jwang362007-07-061-5/+8
* 1) PcdDxeIplSupportCustomDecompress, PcdDxeIplSupportTianoDecompress, PcdDxeI...klu22007-07-061-7/+7
* Select correct library instance of PeCoffLoaderLib for DXE_COREklu22007-07-061-3/+2
* Update [PcdsDynamicDefault.common] because build.exe has been update.klu22007-07-061-1/+1
* Add cleanall targetklu22007-07-061-8/+13
* Remove addtional debuglib library instance for SEC module.klu22007-07-061-3/+0
* SecMain should use BaseDebugNullLib.lib for DebugLib library class.klu22007-07-061-1/+4
* Fix the issue that Sec lost library build dependencyklu22007-07-061-1/+13
* Split out DebugLib for different module typesAJFISH2007-07-051-2/+15
* Use UefiDecompressLib|${WORKSPACE}/MdePkg/Library/BaseUefiDecompressLib/BaseU...klu22007-07-051-1/+1
* Porting WinNtFwhPei and WinNtFlashMapPei to produce FvHob.klu22007-07-059-11/+924
* Enable Nt32 platform boot to DXE phase.klu22007-07-052-5/+8
* Change section pcd from [PcdsDynamic] to [PcdsDynamicDefault] as defined in spechche10x2007-07-051-1/+1
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3070 6f1...klu22007-07-051-1/+1
* Check in following modules,xgu32007-07-054-6/+22
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3065 6f1...klu22007-07-051-1/+1
* Fixed the "{" in makefileyshang12007-07-051-1/+1
* fix path errorklu22007-07-051-2/+1
* Add PeiCoreklu22007-07-051-0/+1
* Close all compiler's options for debug Secklu22007-07-051-1/+2
* Corrected uses of IntelFrameworkPkg header files.bxing2007-07-041-2/+2
* Add PeiCore module for enabling NT32Pkg, please attention this PeiCore does f...klu22007-07-042-2/+5
* add SKU section in dsc filevanjeff2007-07-041-1/+9
* Fixed build break by removing missing include file. Made code compile by not ...AJFISH2007-07-032-59/+0
* Removed IntelframeworkPkg contamination from MdeModulePkg modules.AJFISH2007-07-031-0/+6
* String.h confuse cl.exe. Its name collide with MS's std library.qwang122007-07-031-53/+0
* String.h confuse cl.exe. Its name collide with MS's std library.qwang122007-07-039-8/+61
* enable PlatformBdsDxeqwang122007-07-031-1/+1
* Use String.hqwang122007-07-031-1/+1
* remove dxs fieqwang122007-07-031-1/+0
* add in FirmwareRevision.hqwang122007-07-031-0/+22
* Enable PlatformBdsDxeqwang122007-07-032-0/+3
* Enable PlatformBdsDxeqwang122007-07-038-18/+25
* changed gEfiMdeModulePkgTokenSpaceGuid to gEfiEdkModulePkgTokenSpaceGuid temp...vanjeff2007-07-031-6/+6
* add PCD Dxe and Pei module in Nt32Pkg.dsc, but they are commented.vanjeff2007-07-031-1/+3
* clean upvanjeff2007-07-031-1/+0
* Porting SecMain module for Nt32Pkg, but not enable PI, so it currently depend...klu22007-07-0310-4/+2786
* Add comments for FDF file.lgao42007-07-031-8/+72
* Make some vfr buidable.qwang122007-07-038-14/+0