Commit Graph

132 Commits

Author SHA1 Message Date
AJFISH d1477e4d0d Cleanups in PlatformBds.c. BDS will get rewritten, but his makes it easier to look at the current BDS
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3187 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-11 03:08:05 +00:00
AJFISH 5724d205a3 Remove .DXS reference in .inf file
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3183 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-10 18:46:02 +00:00
AJFISH d99e8cb4fe Deleted CommonHeader.h that was not being used
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3182 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-10 17:17:53 +00:00
AJFISH f25695723b Removed CommonHeader.h from NT32Pkg. Did not fix BDS as it will get re-written
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3181 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-10 17:16:14 +00:00
klu2 276be2de38 1) Use Dynamic Pcd for hold the base address and length of Flash-related block.
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
2007-07-10 14:51:34 +00:00
klu2 cba9012a92 Enable dynamic PCD for windowBusDriver
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3167 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-10 08:57:25 +00:00
AJFISH 97a079edfb Updated modules to not depend on the IntelFrameworkPkg.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3162 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-09 23:39:54 +00:00
qhuang8 d4b81622db Rename Internal directory of FatBinPkg to make it more descriptive.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3151 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-09 05:09:42 +00:00
klu2 b3002098af Remove the EDK prefix from library instance folder's name
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3138 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-09 01:36:16 +00:00
klu2 77cd7ff21f Remove the EDK prefix from library instance folder's name
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3137 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-09 01:34:14 +00:00
qhuang8 e0086b58f4 Add FatBinary to Nt32Pkg.fdf
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3136 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-07 05:40:48 +00:00
klu2 b79cf16550 Use gEfiMdeModulePkgTokenSpaceGuid instead of gEfiEdkModulePkgTokenSpaceGuid.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3132 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-06 17:04:09 +00:00
klu2 3111e7b4c3 Use gEfiMdeModulePkgTokenSpaceGuid instead of gEfiEdkModulePkgTokenSpaceGuid.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3131 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-06 16:09:37 +00:00
klu2 04eced5b52 Adjust all driver dispatch order in fdf files.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3129 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-06 14:56:41 +00:00
lgao4 388afff870 Use EdkFatBinPkg binary fat module in Nt32Pkg.fdf, becuase the binary fat module of FatBinPkg is not correct.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3126 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-06 12:53:54 +00:00
klu2 3c8eac95ea Add ConsoleSplitter into Nt32fpd.fdf file.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3125 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-06 11:28:30 +00:00
qhuang8 361c9fed90 Add PciBus module to Nt32Platform.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3121 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-06 09:59:10 +00:00
klu2 535fa3223b Correct the dxs section for PlatformBdsDxe for Nt32Pkg
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3117 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-06 09:25:28 +00:00
qhuang8 0c1a5ce8b4 Add MonotonicCounter driver
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3116 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-06 09:15:40 +00:00
klu2 911cad134a Use Hob to get the variable base address in NV storage, but this need to be 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
2007-07-06 09:07:47 +00:00
klu2 6fa9d09be2 Fix some { error in Nt32Pkg platform dsc file
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3108 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-06 08:25:28 +00:00
klu2 e15fbaf473 1) PcdFlashNvStorageFtwWorkingSize, PcdFlashNvStorageFtwWorkingBase, 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
2007-07-06 08:08:57 +00:00
jwang36 2cb630b10e Enabled PCD DXE/PEI module build.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3104 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-06 07:41:51 +00:00
klu2 be29ac91de 1) PcdDxeIplSupportCustomDecompress, PcdDxeIplSupportTianoDecompress, 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
2007-07-06 05:19:36 +00:00
klu2 7d421cff2b Select correct library instance of PeCoffLoaderLib for DXE_CORE
Open the debug print flag.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3095 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-06 03:54:26 +00:00
klu2 ab7136ad81 Update [PcdsDynamicDefault.common] because build.exe has been update.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3090 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-06 02:36:29 +00:00
klu2 afc4d4e0f4 Add cleanall target
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3089 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-06 02:24:51 +00:00
klu2 877723ae5d Remove addtional debuglib library instance for SEC module.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3085 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-06 02:12:05 +00:00
klu2 8514044087 SecMain should use BaseDebugNullLib.lib for DebugLib library class.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3084 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-06 02:09:34 +00:00
klu2 910f969c93 Fix the issue that Sec lost library build dependency
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3083 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-06 02:07:57 +00:00
AJFISH d695558b20 Split out DebugLib for different module types
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3082 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-05 22:17:00 +00:00
klu2 28ea281313 Use 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
2007-07-05 15:41:41 +00:00
klu2 56a71b557e Porting WinNtFwhPei and WinNtFlashMapPei to produce FvHob.
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
2007-07-05 15:27:43 +00:00
klu2 2e7a663de4 Enable Nt32 platform boot to DXE phase.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3073 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-05 09:41:22 +00:00
hche10x b4c658d041 Change section pcd from [PcdsDynamic] to [PcdsDynamicDefault] as defined in spec
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3072 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-05 08:21:20 +00:00
klu2 14a71bf34c git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3070 6f19259b-4bc3-4df7-8a09-765794883524 2007-07-05 07:10:59 +00:00
xgu3 95276127e3 Check in following modules,
DxeIpl
ConPlatform
ConSplitter
GraphicsConsole
Terminal
DevicePath

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3069 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-05 07:05:28 +00:00
klu2 af05f8b667 git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3065 6f19259b-4bc3-4df7-8a09-765794883524 2007-07-05 06:37:16 +00:00
yshang1 a6f8e804a5 Fixed the "{" in makefile
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3064 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-05 06:31:49 +00:00
klu2 9c0f45b21b fix path error
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3063 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-05 06:28:23 +00:00
klu2 f534206a00 Add PeiCore
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3059 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-05 05:57:27 +00:00
klu2 033655ddb4 Close all compiler's options for debug Sec
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3058 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-05 05:57:19 +00:00
bxing 694b922c0b Corrected uses of IntelFrameworkPkg header files.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3051 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-04 12:13:24 +00:00
klu2 192f6d4c29 Add PeiCore module for enabling NT32Pkg, please attention this PeiCore does 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
2007-07-04 07:51:48 +00:00
vanjeff 2010c81bcd add SKU section in dsc file
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3023 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-04 02:30:58 +00:00
AJFISH 1d58cfb2c6 Fixed build break by removing missing include file. Made code compile by not 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
2007-07-03 19:38:58 +00:00
AJFISH ba23773287 Removed IntelframeworkPkg contamination from MdeModulePkg modules.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3019 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-03 18:34:24 +00:00
qwang12 9938f405b9 String.h confuse cl.exe. Its name collide with MS's std library.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3015 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-03 13:05:01 +00:00
qwang12 06335580ec String.h confuse cl.exe. Its name collide with MS's std library.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3014 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-03 13:04:05 +00:00
qwang12 131d8667c9 enable PlatformBdsDxe
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3013 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-03 12:44:02 +00:00