]> git.proxmox.com Git - mirror_edk2.git/log
mirror_edk2.git
16 years agoUpdate [PcdsDynamicDefault.common] because build.exe has been update.
klu2 [Fri, 6 Jul 2007 02:36:29 +0000 (02:36 +0000)]
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

16 years agoAdd cleanall target
klu2 [Fri, 6 Jul 2007 02:24:51 +0000 (02:24 +0000)]
Add cleanall target

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3089 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoAdd PciCfg PPI definitions
qhuang8 [Fri, 6 Jul 2007 02:21:15 +0000 (02:21 +0000)]
Add PciCfg PPI definitions

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3088 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoAdd Framework version of PeiSmbusLib instance: depending on Smbus PPI.
qhuang8 [Fri, 6 Jul 2007 02:16:31 +0000 (02:16 +0000)]
Add Framework version of PeiSmbusLib instance: depending on Smbus PPI.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3087 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoAdded new [BuildOptions] format support
jwang36 [Fri, 6 Jul 2007 02:12:34 +0000 (02:12 +0000)]
Added new [BuildOptions] format support

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3086 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoRemove addtional debuglib library instance for SEC module.
klu2 [Fri, 6 Jul 2007 02:12:05 +0000 (02:12 +0000)]
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

16 years agoSecMain should use BaseDebugNullLib.lib for DebugLib library class.
klu2 [Fri, 6 Jul 2007 02:09:34 +0000 (02:09 +0000)]
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

16 years agoFix the issue that Sec lost library build dependency
klu2 [Fri, 6 Jul 2007 02:07:57 +0000 (02:07 +0000)]
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

16 years agoSplit out DebugLib for different module types
AJFISH [Thu, 5 Jul 2007 22:17:00 +0000 (22:17 +0000)]
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

16 years agoFixed build issues by updating DSC file
AJFISH [Thu, 5 Jul 2007 18:53:37 +0000 (18:53 +0000)]
Fixed build issues by updating DSC file

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3081 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoFix the build issue for MdeModulePkg.
klu2 [Thu, 5 Jul 2007 17:40:07 +0000 (17:40 +0000)]
Fix the build issue for MdeModulePkg.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3080 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoAdded EFI_EVENT_ alais for EVT_ #defines to match our old code
AJFISH [Thu, 5 Jul 2007 16:04:13 +0000 (16:04 +0000)]
Added EFI_EVENT_ alais for EVT_ #defines to match our old code

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3079 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoGraphicsLib depends on GraphicsOutput protocol definitions so I added include for GOP
AJFISH [Thu, 5 Jul 2007 15:54:21 +0000 (15:54 +0000)]
GraphicsLib depends on GraphicsOutput protocol definitions so I added include for GOP

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3078 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoUse UefiDecompressLib|${WORKSPACE}/MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecom...
klu2 [Thu, 5 Jul 2007 15:41:41 +0000 (15:41 +0000)]
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

16 years agoPorting WinNtFwhPei and WinNtFlashMapPei to produce FvHob.
klu2 [Thu, 5 Jul 2007 15:27:43 +0000 (15:27 +0000)]
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

16 years agoOpen the debug options for easy debug NT32Pkg.
klu2 [Thu, 5 Jul 2007 10:03:31 +0000 (10:03 +0000)]
Open the debug options for easy debug NT32Pkg.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3075 6f19259b-4bc3-4df7-8a09-765794883524

16 years agofor debug need InitializeDriver export function.
klu2 [Thu, 5 Jul 2007 09:55:40 +0000 (09:55 +0000)]
for debug need InitializeDriver export function.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3074 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoEnable Nt32 platform boot to DXE phase.
klu2 [Thu, 5 Jul 2007 09:41:22 +0000 (09:41 +0000)]
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

16 years agoChange section pcd from [PcdsDynamic] to [PcdsDynamicDefault] as defined in spec
hche10x [Thu, 5 Jul 2007 08:21:20 +0000 (08:21 +0000)]
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

16 years agoRemove FontPack reference from GraphicsConsole
xgu3 [Thu, 5 Jul 2007 07:49:11 +0000 (07:49 +0000)]
Remove FontPack reference from GraphicsConsole

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3071 6f19259b-4bc3-4df7-8a09-765794883524

16 years agogit-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3070 6f19259b...
klu2 [Thu, 5 Jul 2007 07:10:59 +0000 (07:10 +0000)]
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3070 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoCheck in following modules,
xgu3 [Thu, 5 Jul 2007 07:05:28 +0000 (07:05 +0000)]
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

16 years agoAdd the rule to handle the naming change of industry standard header files.
qhuang8 [Thu, 5 Jul 2007 07:05:21 +0000 (07:05 +0000)]
Add the rule to handle the naming change of industry standard header files.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3068 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoadd HiiLib.inf
vanjeff [Thu, 5 Jul 2007 07:00:36 +0000 (07:00 +0000)]
add HiiLib.inf

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3067 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoAdd inf files for PeiSmbusLibSmbus2, PeiDxePostCodeLibReportStatusCode, PeiMemoryLib...
vanjeff [Thu, 5 Jul 2007 06:59:50 +0000 (06:59 +0000)]
Add inf files for PeiSmbusLibSmbus2, PeiDxePostCodeLibReportStatusCode, PeiMemoryLib and DxeSmbusLib

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3066 6f19259b-4bc3-4df7-8a09-765794883524

16 years agogit-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3065 6f19259b...
klu2 [Thu, 5 Jul 2007 06:37:16 +0000 (06:37 +0000)]
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3065 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoFixed the "{" in makefile
yshang1 [Thu, 5 Jul 2007 06:31:49 +0000 (06:31 +0000)]
Fixed the "{" in makefile

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3064 6f19259b-4bc3-4df7-8a09-765794883524

16 years agofix path error
klu2 [Thu, 5 Jul 2007 06:28:23 +0000 (06:28 +0000)]
fix path error

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3063 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoRename EFI_PEI_PCI_CFG_PPI_IO to EFI_PEI_PCI_CFG2_PPI_IO to avoid collision with...
vanjeff [Thu, 5 Jul 2007 06:19:49 +0000 (06:19 +0000)]
Rename EFI_PEI_PCI_CFG_PPI_IO to EFI_PEI_PCI_CFG2_PPI_IO to avoid collision with EFI_PEI_PCI_CFG_PPI
Rename EFI_PEI_PCI_CFG_PPI_RW to EFI_PEI_PCI_CFG2_PPI_RW to avoid collision with EFI_PEI_PCI_CFG_PPI.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3062 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoadd gEfiPciCfgPpiInServiceTableGuid definitions
vanjeff [Thu, 5 Jul 2007 06:18:15 +0000 (06:18 +0000)]
add gEfiPciCfgPpiInServiceTableGuid definitions

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3061 6f19259b-4bc3-4df7-8a09-765794883524

16 years ago1. Incorporated dll generation and active platform support in GenFds;
jwang36 [Thu, 5 Jul 2007 06:13:38 +0000 (06:13 +0000)]
1. Incorporated dll generation and active platform support in GenFds;
2. Added error checks and messages in AutoGen

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3060 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoAdd PeiCore
klu2 [Thu, 5 Jul 2007 05:57:27 +0000 (05:57 +0000)]
Add PeiCore

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3059 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoClose all compiler's options for debug Sec
klu2 [Thu, 5 Jul 2007 05:57:19 +0000 (05:57 +0000)]
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

16 years agoAdd PDB for IA32 DLINK flag for MYTOOLS chain
klu2 [Thu, 5 Jul 2007 05:37:56 +0000 (05:37 +0000)]
Add PDB for IA32 DLINK flag for MYTOOLS chain

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3057 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoFix the build break of EdkModulePkg.
xli24 [Thu, 5 Jul 2007 03:01:40 +0000 (03:01 +0000)]
Fix the build break of EdkModulePkg.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3056 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoAdd GUID defintions for gDeviceRecoveryModulePpiGuid
qhuang8 [Thu, 5 Jul 2007 00:56:21 +0000 (00:56 +0000)]
Add GUID defintions for gDeviceRecoveryModulePpiGuid

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3055 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoFixed FirmwareFileSystem.h to make it compile independently.
bxing [Wed, 4 Jul 2007 12:31:57 +0000 (12:31 +0000)]
Fixed FirmwareFileSystem.h to make it compile independently.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3054 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoAdded Capsule.h for capsule related definitions in Framework spec.
bxing [Wed, 4 Jul 2007 12:27:48 +0000 (12:27 +0000)]
Added Capsule.h for capsule related definitions in Framework spec.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3053 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoCorrected uses of PI header files.
bxing [Wed, 4 Jul 2007 12:21:21 +0000 (12:21 +0000)]
Corrected uses of PI header files.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3052 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoCorrected uses of IntelFrameworkPkg header files.
bxing [Wed, 4 Jul 2007 12:13:24 +0000 (12:13 +0000)]
Corrected uses of IntelFrameworkPkg header files.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3051 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoRenaming files/directories
bxing [Wed, 4 Jul 2007 11:42:03 +0000 (11:42 +0000)]
Renaming files/directories

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3050 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoInclude "Guid/FirmwareFileSystem.h " provided by IntelFrameworkPkg.
yshang1 [Wed, 4 Jul 2007 11:16:37 +0000 (11:16 +0000)]
Include "Guid/FirmwareFileSystem.h " provided by IntelFrameworkPkg.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3049 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoAdd EFI_FV_FILETYPE_ALL in IntelFrameworkPkg.
yshang1 [Wed, 4 Jul 2007 11:15:08 +0000 (11:15 +0000)]
Add EFI_FV_FILETYPE_ALL in IntelFrameworkPkg.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3048 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoMove PeiPeCoffLoader from /Protocol to /Guid.
yshang1 [Wed, 4 Jul 2007 10:59:23 +0000 (10:59 +0000)]
Move PeiPeCoffLoader from /Protocol to /Guid.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3047 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoUpdate MdeModulePkg.dsc to build DxeCore.
yshang1 [Wed, 4 Jul 2007 10:53:43 +0000 (10:53 +0000)]
Update MdeModulePkg.dsc to build DxeCore.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3046 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoCheck in DxeCore for Nt32 platform. Currently, it does not follow PI/UEFI2.1.
yshang1 [Wed, 4 Jul 2007 10:51:54 +0000 (10:51 +0000)]
Check in DxeCore for Nt32 platform. Currently, it does not follow PI/UEFI2.1.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3045 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoAdd library class PeCoffLoaderLib in MdeModulePkg
yshang1 [Wed, 4 Jul 2007 10:46:34 +0000 (10:46 +0000)]
Add library class PeCoffLoaderLib in MdeModulePkg

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3044 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoAdd PeiDxePeCoffLoaderLib instance in MdeModulePkg.
yshang1 [Wed, 4 Jul 2007 10:44:50 +0000 (10:44 +0000)]
Add PeiDxePeCoffLoaderLib instance in MdeModulePkg.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3043 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoUpdate modifier of FVB protocol.
yshang1 [Wed, 4 Jul 2007 10:43:48 +0000 (10:43 +0000)]
Update modifier of FVB protocol.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3042 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoAdd FindFv PPI.
yshang1 [Wed, 4 Jul 2007 10:41:32 +0000 (10:41 +0000)]
Add FindFv PPI.
Add Fv header definitions.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3041 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoFixed typo of DXE_SERVICES_VERSION.
yshang1 [Wed, 4 Jul 2007 10:18:46 +0000 (10:18 +0000)]
Fixed typo of DXE_SERVICES_VERSION.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3040 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoAdd the IPF boot mode into ProcessorBind.h, and these boot mode is defined in Itanium...
zliu3 [Wed, 4 Jul 2007 09:53:21 +0000 (09:53 +0000)]
Add the IPF boot mode into ProcessorBind.h, and these boot mode is defined in Itanium Manual so add this in IPF ProcessorBind.h

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3039 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoUpdate Migration database since EfiLibInstallDriverBinding & EfiLibInstallAllDriverPr...
qhuang8 [Wed, 4 Jul 2007 09:53:12 +0000 (09:53 +0000)]
Update Migration database since EfiLibInstallDriverBinding & EfiLibInstallAllDriverProtocols have been added back to UefiLib.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3038 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoPI defines EFI_FVH_REVISION to 2
qwang12 [Wed, 4 Jul 2007 09:42:42 +0000 (09:42 +0000)]
PI defines EFI_FVH_REVISION to 2

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3037 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoadd in FirmwareFileSystem.h which define Framework File System Guid.
qwang12 [Wed, 4 Jul 2007 09:12:25 +0000 (09:12 +0000)]
add in FirmwareFileSystem.h which define Framework File System Guid.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3036 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoadd in FirmwareFileSystem.h which define Framework File System Guid.
qwang12 [Wed, 4 Jul 2007 09:12:01 +0000 (09:12 +0000)]
add in FirmwareFileSystem.h which define Framework File System Guid.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3035 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoRename to gEfiFirmwareFileSystem2Guid.
qwang12 [Wed, 4 Jul 2007 09:08:00 +0000 (09:08 +0000)]
Rename to gEfiFirmwareFileSystem2Guid.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3034 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoRename to gEfiFirmwareFileSystem2Guid.
qwang12 [Wed, 4 Jul 2007 09:07:37 +0000 (09:07 +0000)]
Rename to gEfiFirmwareFileSystem2Guid.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3033 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoAdd EFI_NOT_AVAILABLE_YET in MdePkg and change the value to EFIERR(32) to avoid the...
yshang1 [Wed, 4 Jul 2007 09:04:40 +0000 (09:04 +0000)]
Add EFI_NOT_AVAILABLE_YET in MdePkg and change the value to EFIERR(32) to avoid the value conflict.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3032 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoClean up the tolerant definitions of FV_FILETYPEs.
yshang1 [Wed, 4 Jul 2007 08:25:04 +0000 (08:25 +0000)]
Clean up the tolerant definitions of FV_FILETYPEs.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3031 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoAdd macro SECTION_SIZE(SectionHeader) in MdePkg.
yshang1 [Wed, 4 Jul 2007 08:23:26 +0000 (08:23 +0000)]
Add macro SECTION_SIZE(SectionHeader) in MdePkg.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3030 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoAdd PeiCore module for enabling NT32Pkg, please attention this PeiCore does follows...
klu2 [Wed, 4 Jul 2007 07:51:48 +0000 (07:51 +0000)]
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

16 years agoAdd the Consumption limitation for using DxeExtendSalLib in EdkFvbServiceLib.msa...
qouyang [Wed, 4 Jul 2007 07:39:30 +0000 (07:39 +0000)]
Add the Consumption limitation for using DxeExtendSalLib in EdkFvbServiceLib.msa, EdkUefiServiceLib.msa, and Dxe/DxeStatusCode.msa in EdkModulePkg.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3028 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoNot to generate GenFds when no FDF is found
jwang36 [Wed, 4 Jul 2007 06:46:08 +0000 (06:46 +0000)]
Not to generate GenFds when no FDF is found

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3027 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoUse build.exe instead
jwang36 [Wed, 4 Jul 2007 06:01:46 +0000 (06:01 +0000)]
Use build.exe instead

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3026 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoIncorporated GenFds in platform Makefile
jwang36 [Wed, 4 Jul 2007 06:00:27 +0000 (06:00 +0000)]
Incorporated GenFds in platform Makefile

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3025 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoAdd Logo Module
qhuang8 [Wed, 4 Jul 2007 03:20:34 +0000 (03:20 +0000)]
Add Logo Module

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3024 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoadd SKU section in dsc file
vanjeff [Wed, 4 Jul 2007 02:30:58 +0000 (02:30 +0000)]
add SKU section in dsc file

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3023 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoAsmReadKr1 is already defined in the baselib
vprabhal [Tue, 3 Jul 2007 20:14:03 +0000 (20:14 +0000)]
AsmReadKr1 is already defined in the baselib

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3022 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoFixed build break by removing missing include file. Made code compile by not assuming...
AJFISH [Tue, 3 Jul 2007 19:38:58 +0000 (19:38 +0000)]
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

16 years agoDeleted unneeded file
AJFISH [Tue, 3 Jul 2007 18:45:51 +0000 (18:45 +0000)]
Deleted unneeded file

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3020 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoRemoved IntelframeworkPkg contamination from MdeModulePkg modules.
AJFISH [Tue, 3 Jul 2007 18:34:24 +0000 (18:34 +0000)]
Removed IntelframeworkPkg contamination from MdeModulePkg modules.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3019 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoAdd DebugPort & DebugSupport drivers
qhuang8 [Tue, 3 Jul 2007 14:09:20 +0000 (14:09 +0000)]
Add DebugPort & DebugSupport drivers

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3018 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoadd in GraphicsLib.h
qwang12 [Tue, 3 Jul 2007 13:43:57 +0000 (13:43 +0000)]
add in GraphicsLib.h

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3017 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoadd MaxBbsEntries.h
qwang12 [Tue, 3 Jul 2007 13:42:42 +0000 (13:42 +0000)]
add MaxBbsEntries.h

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3016 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoString.h confuse cl.exe. Its name collide with MS's std library.
qwang12 [Tue, 3 Jul 2007 13:05:01 +0000 (13:05 +0000)]
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

16 years agoString.h confuse cl.exe. Its name collide with MS's std library.
qwang12 [Tue, 3 Jul 2007 13:04:05 +0000 (13:04 +0000)]
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

16 years agoenable PlatformBdsDxe
qwang12 [Tue, 3 Jul 2007 12:44:02 +0000 (12:44 +0000)]
enable PlatformBdsDxe

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3013 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoUse String.h
qwang12 [Tue, 3 Jul 2007 12:39:53 +0000 (12:39 +0000)]
Use String.h

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3012 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoremove dxs fie
qwang12 [Tue, 3 Jul 2007 12:39:10 +0000 (12:39 +0000)]
remove dxs fie

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3011 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoadd in FirmwareRevision.h
qwang12 [Tue, 3 Jul 2007 12:32:52 +0000 (12:32 +0000)]
add in FirmwareRevision.h

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3010 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoEnable PlatformBdsDxe
qwang12 [Tue, 3 Jul 2007 12:32:00 +0000 (12:32 +0000)]
Enable PlatformBdsDxe

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3009 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoEnable PlatformBdsDxe
qwang12 [Tue, 3 Jul 2007 12:31:15 +0000 (12:31 +0000)]
Enable PlatformBdsDxe

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3008 6f19259b-4bc3-4df7-8a09-765794883524

16 years agochanged gEfiMdeModulePkgTokenSpaceGuid to gEfiEdkModulePkgTokenSpaceGuid temporary...
vanjeff [Tue, 3 Jul 2007 10:08:09 +0000 (10:08 +0000)]
changed gEfiMdeModulePkgTokenSpaceGuid to gEfiEdkModulePkgTokenSpaceGuid temporary. They are need cleaning up later.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3007 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoupload bld.exe
jjin9 [Tue, 3 Jul 2007 10:07:23 +0000 (10:07 +0000)]
upload bld.exe

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3006 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoadd PCD Dxe and Pei module in Nt32Pkg.dsc, but they are commented.
vanjeff [Tue, 3 Jul 2007 10:04:45 +0000 (10:04 +0000)]
add PCD Dxe and Pei module in Nt32Pkg.dsc, but they are commented.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3005 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoAdd BaseCustomDecompressLibNull, DxeDebugLibSerialPort and UefiUsbLib library instanc...
lgao4 [Tue, 3 Jul 2007 09:57:29 +0000 (09:57 +0000)]
Add BaseCustomDecompressLibNull, DxeDebugLibSerialPort and UefiUsbLib library instance into MdePkg.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3004 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoFixed a merge issue
jwang36 [Tue, 3 Jul 2007 09:54:37 +0000 (09:54 +0000)]
Fixed a merge issue

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3003 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoRecovered the mis-overwritten inf file
jwang36 [Tue, 3 Jul 2007 09:47:01 +0000 (09:47 +0000)]
Recovered the mis-overwritten inf file

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3002 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoclean up
vanjeff [Tue, 3 Jul 2007 09:37:51 +0000 (09:37 +0000)]
clean up

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3001 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoIncorporated PCD database support and a PCD parse bug
jwang36 [Tue, 3 Jul 2007 09:37:13 +0000 (09:37 +0000)]
Incorporated PCD database support and a PCD parse bug

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3000 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoEnabled PCD DXE/PEI modules build in MdeModulePkg
jwang36 [Tue, 3 Jul 2007 09:29:45 +0000 (09:29 +0000)]
Enabled PCD DXE/PEI modules build in MdeModulePkg

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2999 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoPorting SecMain module for Nt32Pkg, but not enable PI, so it currently dependent...
klu2 [Tue, 3 Jul 2007 09:18:19 +0000 (09:18 +0000)]
Porting SecMain module for Nt32Pkg, but not enable PI, so it currently dependent on IntelFrameworkPkg temporary.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2998 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoAdd GenFds tool to parse FDF file and create Fv, FD image.
lgao4 [Tue, 3 Jul 2007 09:11:49 +0000 (09:11 +0000)]
Add GenFds tool to parse FDF file and create Fv, FD image.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2997 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoAdd comments for FDF file.
lgao4 [Tue, 3 Jul 2007 09:10:26 +0000 (09:10 +0000)]
Add comments for FDF file.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2996 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoImport DxeCorePerformanceLib DxePerformanceLib PeiPerformanceLib and EdkDxePrintLib
vanjeff [Tue, 3 Jul 2007 08:33:07 +0000 (08:33 +0000)]
Import DxeCorePerformanceLib DxePerformanceLib PeiPerformanceLib and EdkDxePrintLib

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2995 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoImport PCD dxe and PCD pei modules.
vanjeff [Tue, 3 Jul 2007 08:28:05 +0000 (08:28 +0000)]
Import PCD dxe and PCD pei modules.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2994 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoAdded code to remove "GUID" structure type definition in preprocessed VFR files
jwang36 [Tue, 3 Jul 2007 08:18:53 +0000 (08:18 +0000)]
Added code to remove "GUID" structure type definition in preprocessed VFR files

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2993 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoUpdate the EFI_FV_FILETYPE definitions.
yshang1 [Tue, 3 Jul 2007 07:59:59 +0000 (07:59 +0000)]
Update the EFI_FV_FILETYPE definitions.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2992 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoMake some vfr buidable.
qwang12 [Tue, 3 Jul 2007 06:49:18 +0000 (06:49 +0000)]
Make some vfr buidable.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2991 6f19259b-4bc3-4df7-8a09-765794883524