summaryrefslogtreecommitdiffstats
path: root/Nt32Pkg
Commit message (Collapse)AuthorAgeFilesLines
* Deleted CommonHeader.h that was not being usedAJFISH2007-07-101-66/+0
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3182 6f19259b-4bc3-4df7-8a09-765794883524
* Removed CommonHeader.h from NT32Pkg. Did not fix BDS as it will get re-writtenAJFISH2007-07-1056-912/+181
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3181 6f19259b-4bc3-4df7-8a09-765794883524
* 1) Use Dynamic Pcd for hold the base address and length of Flash-related block.klu22007-07-102-20/+17
| | | | | | 2) Remove flash map hob for Nt32Pkg platform git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3178 6f19259b-4bc3-4df7-8a09-765794883524
* Enable dynamic PCD for windowBusDriverklu22007-07-102-52/+24
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3167 6f19259b-4bc3-4df7-8a09-765794883524
* Updated modules to not depend on the IntelFrameworkPkg.AJFISH2007-07-091-1/+6
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3162 6f19259b-4bc3-4df7-8a09-765794883524
* Rename Internal directory of FatBinPkg to make it more descriptive.qhuang82007-07-091-1/+1
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3151 6f19259b-4bc3-4df7-8a09-765794883524
* Remove the EDK prefix from library instance folder's nameklu22007-07-093-2/+2
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3138 6f19259b-4bc3-4df7-8a09-765794883524
* Remove the EDK prefix from library instance folder's nameklu22007-07-095-2/+2
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3137 6f19259b-4bc3-4df7-8a09-765794883524
* Add FatBinary to Nt32Pkg.fdfqhuang82007-07-071-7/+7
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3136 6f19259b-4bc3-4df7-8a09-765794883524
* Use gEfiMdeModulePkgTokenSpaceGuid instead of gEfiEdkModulePkgTokenSpaceGuid.klu22007-07-061-3/+3
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3132 6f19259b-4bc3-4df7-8a09-765794883524
* Use gEfiMdeModulePkgTokenSpaceGuid instead of gEfiEdkModulePkgTokenSpaceGuid.klu22007-07-061-9/+9
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3131 6f19259b-4bc3-4df7-8a09-765794883524
* Adjust all driver dispatch order in fdf files.klu22007-07-062-110/+132
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3129 6f19259b-4bc3-4df7-8a09-765794883524
* Use EdkFatBinPkg binary fat module in Nt32Pkg.fdf, becuase the binary fat ↵lgao42007-07-061-2/+1
| | | | | | module of FatBinPkg is not correct. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3126 6f19259b-4bc3-4df7-8a09-765794883524
* Add ConsoleSplitter into Nt32fpd.fdf file.klu22007-07-061-22/+23
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3125 6f19259b-4bc3-4df7-8a09-765794883524
* Add PciBus module to Nt32Platform.qhuang82007-07-062-2/+2
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3121 6f19259b-4bc3-4df7-8a09-765794883524
* Correct the dxs section for PlatformBdsDxe for Nt32Pkgklu22007-07-062-1/+3
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3117 6f19259b-4bc3-4df7-8a09-765794883524
* Add MonotonicCounter driverqhuang82007-07-062-0/+2
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3116 6f19259b-4bc3-4df7-8a09-765794883524
* Use Hob to get the variable base address in NV storage, but this need to be ↵klu22007-07-062-2/+2
| | | | | | changed as use PCD when build tool is ready git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3111 6f19259b-4bc3-4df7-8a09-765794883524
* Fix some { error in Nt32Pkg platform dsc fileklu22007-07-061-7/+8
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3108 6f19259b-4bc3-4df7-8a09-765794883524
* 1) PcdFlashNvStorageFtwWorkingSize, PcdFlashNvStorageFtwWorkingBase, ↵klu22007-07-064-34/+65
| | | | | | | | | PcdFlashNvStorageFtwSpareSize, PcdFlashNvStorageFtwSpareBase, PcdFlashNvStorageVariableSize PcdFlashNvStorageVariableBase should in gEfiMdeModulePkgTokenSpaceGuid. 2) Use FlashMapHob to get the address and length of FV instead of using PCD. 3) Use hard code environment in WinNtBusDriver but not dynamic PCD. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3106 6f19259b-4bc3-4df7-8a09-765794883524
* Enabled PCD DXE/PEI module build.jwang362007-07-061-5/+8
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3104 6f19259b-4bc3-4df7-8a09-765794883524
* 1) PcdDxeIplSupportCustomDecompress, PcdDxeIplSupportTianoDecompress, ↵klu22007-07-061-7/+7
| | | | | | | | PcdDxeIplSupportEfiDecompress, PcdDxeIplBuildShareCodeHobs should in gEfiMdeModulePkgTokenSpaceGuid token space 2) Add DxePeCoffLoaderFromHobLib library instance for DxeCore git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3098 6f19259b-4bc3-4df7-8a09-765794883524
* Select correct library instance of PeCoffLoaderLib for DXE_COREklu22007-07-061-3/+2
| | | | | | Open the debug print flag. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3095 6f19259b-4bc3-4df7-8a09-765794883524
* Update [PcdsDynamicDefault.common] because build.exe has been update.klu22007-07-061-1/+1
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3090 6f19259b-4bc3-4df7-8a09-765794883524
* Add cleanall targetklu22007-07-061-8/+13
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3089 6f19259b-4bc3-4df7-8a09-765794883524
* Remove addtional debuglib library instance for SEC module.klu22007-07-061-3/+0
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3085 6f19259b-4bc3-4df7-8a09-765794883524
* SecMain should use BaseDebugNullLib.lib for DebugLib library class.klu22007-07-061-1/+4
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3084 6f19259b-4bc3-4df7-8a09-765794883524
* Fix the issue that Sec lost library build dependencyklu22007-07-061-1/+13
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3083 6f19259b-4bc3-4df7-8a09-765794883524
* Split out DebugLib for different module typesAJFISH2007-07-051-2/+15
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3082 6f19259b-4bc3-4df7-8a09-765794883524
* Use ↵klu22007-07-051-1/+1
| | | | | | UefiDecompressLib|${WORKSPACE}/MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib.inf for make build going. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3077 6f19259b-4bc3-4df7-8a09-765794883524
* Porting WinNtFwhPei and WinNtFlashMapPei to produce FvHob.klu22007-07-059-11/+924
| | | | | | | | Help to build DxeCore in Nt32Pkg platform. Fix the wrong DebugLib used in Nt32Pkg platform. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3076 6f19259b-4bc3-4df7-8a09-765794883524
* Enable Nt32 platform boot to DXE phase.klu22007-07-052-5/+8
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3073 6f19259b-4bc3-4df7-8a09-765794883524
* 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@3072 6f19259b-4bc3-4df7-8a09-765794883524
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3070 ↵klu22007-07-051-1/+1
| | | | 6f19259b-4bc3-4df7-8a09-765794883524
* Check in following modules,xgu32007-07-054-6/+22
| | | | | | | | | | | DxeIpl ConPlatform ConSplitter GraphicsConsole Terminal DevicePath git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3069 6f19259b-4bc3-4df7-8a09-765794883524
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3065 ↵klu22007-07-051-1/+1
| | | | 6f19259b-4bc3-4df7-8a09-765794883524
* Fixed the "{" in makefileyshang12007-07-051-1/+1
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3064 6f19259b-4bc3-4df7-8a09-765794883524
* fix path errorklu22007-07-051-2/+1
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3063 6f19259b-4bc3-4df7-8a09-765794883524
* Add PeiCoreklu22007-07-051-0/+1
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3059 6f19259b-4bc3-4df7-8a09-765794883524
* Close all compiler's options for debug Secklu22007-07-051-1/+2
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3058 6f19259b-4bc3-4df7-8a09-765794883524
* Corrected uses of IntelFrameworkPkg header files.bxing2007-07-041-2/+2
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3051 6f19259b-4bc3-4df7-8a09-765794883524
* Add PeiCore module for enabling NT32Pkg, please attention this PeiCore does ↵klu22007-07-042-2/+5
| | | | | | | | follows PI specification except some FV definitions. Also the old definition of MdeModulePkg/Include/Ppi/LoadFile.h and EFI_PEI_STARTUP_DESCRIPTOR in MdePkg/Include/PiPei.h will be removed when enabling PI. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3029 6f19259b-4bc3-4df7-8a09-765794883524
* add SKU section in dsc filevanjeff2007-07-041-1/+9
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3023 6f19259b-4bc3-4df7-8a09-765794883524
* Fixed build break by removing missing include file. Made code compile by not ↵AJFISH2007-07-032-59/+0
| | | | | | assuming every FLASH device is a FW Hub. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3021 6f19259b-4bc3-4df7-8a09-765794883524
* Removed IntelframeworkPkg contamination from MdeModulePkg modules.AJFISH2007-07-031-0/+6
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3019 6f19259b-4bc3-4df7-8a09-765794883524
* String.h confuse cl.exe. Its name collide with MS's std library.qwang122007-07-031-53/+0
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3015 6f19259b-4bc3-4df7-8a09-765794883524
* String.h confuse cl.exe. Its name collide with MS's std library.qwang122007-07-039-8/+61
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3014 6f19259b-4bc3-4df7-8a09-765794883524
* enable PlatformBdsDxeqwang122007-07-031-1/+1
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3013 6f19259b-4bc3-4df7-8a09-765794883524
* Use String.hqwang122007-07-031-1/+1
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3012 6f19259b-4bc3-4df7-8a09-765794883524
* remove dxs fieqwang122007-07-031-1/+0
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3011 6f19259b-4bc3-4df7-8a09-765794883524