]> git.proxmox.com Git - mirror_edk2.git/log
mirror_edk2.git
16 years agoUpdated *.dec files and .h files to support correct include path scheme
AJFISH [Thu, 28 Jun 2007 20:26:24 +0000 (20:26 +0000)]
Updated *.dec files and .h files to support correct include path scheme

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

16 years agoUpdated the tools based on GenC.py fix for include file paths in AutoGen.c
AJFISH [Thu, 28 Jun 2007 20:23:35 +0000 (20:23 +0000)]
Updated the tools based on GenC.py fix for include file paths in AutoGen.c

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

16 years agoremove duplicated definitions of gEfiAlternateFvBlockGuid
vanjeff [Thu, 28 Jun 2007 15:31:12 +0000 (15:31 +0000)]
remove duplicated definitions of gEfiAlternateFvBlockGuid

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

16 years agoremove CommonHeader.h form English module
vanjeff [Thu, 28 Jun 2007 15:17:16 +0000 (15:17 +0000)]
remove CommonHeader.h form English module
add English module in DSC file

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

16 years agoadd helloworld, diskio, partition and varibleruntime modules in Nt32.dsc
vanjeff [Thu, 28 Jun 2007 15:16:51 +0000 (15:16 +0000)]
add helloworld, diskio, partition and varibleruntime modules in Nt32.dsc

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

16 years ago1. Added depex file generation
jwang36 [Thu, 28 Jun 2007 15:08:08 +0000 (15:08 +0000)]
1. Added depex file generation
2. Added file type filter per the toolcode/toolchain/toolchain family/etc., and fixed the BaseLib.inf
3. Added unicode file parse support but commented out temporarily because of bugs
4. Fixed the unicode file format in Nt32Pkg/MiscSubClassPlatformDxe
5. Removed duplicated [Ppis.common] in MdePkg.dec
6. Added declaration of gEfiPeiMemoryDiscoveredPpiGuid in Nt32Pkg.dec

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

16 years agocomment out CrcGuidedSectionExtract for the lack of definitions in IntelFrameworkPkg
qhuang8 [Thu, 28 Jun 2007 14:58:04 +0000 (14:58 +0000)]
comment out CrcGuidedSectionExtract for the lack of definitions in IntelFrameworkPkg

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

16 years agoReplace dxs file with [depex] section
qhuang8 [Thu, 28 Jun 2007 14:50:15 +0000 (14:50 +0000)]
Replace dxs file with [depex] section

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

16 years agoAdd IdeBus, DataHub, DataHubStdErr to Nt32 build
qhuang8 [Thu, 28 Jun 2007 14:21:17 +0000 (14:21 +0000)]
Add IdeBus, DataHub, DataHubStdErr to Nt32 build

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

16 years agoFix a typo
qhuang8 [Thu, 28 Jun 2007 14:08:28 +0000 (14:08 +0000)]
Fix a typo

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

16 years agoUpdate to include Crc32SectionExtract.h
qhuang8 [Thu, 28 Jun 2007 14:08:10 +0000 (14:08 +0000)]
Update to include Crc32SectionExtract.h

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

16 years agoAdd PciBus & IdeBus
qhuang8 [Thu, 28 Jun 2007 14:02:17 +0000 (14:02 +0000)]
Add PciBus & IdeBus
PciBus cannot build for now for some definition missing.

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

16 years agoAdd DataHub & DataHubStdErr modules
qhuang8 [Thu, 28 Jun 2007 14:01:00 +0000 (14:01 +0000)]
Add DataHub & DataHubStdErr modules

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

16 years agoMake public header file #ifndef XXX #define XXX start with __ to avoid collision.
qhuang8 [Thu, 28 Jun 2007 13:59:19 +0000 (13:59 +0000)]
Make public header file #ifndef XXX #define XXX start with __ to avoid collision.

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

16 years agoadd in BasePeCoffLib
qwang12 [Thu, 28 Jun 2007 13:34:16 +0000 (13:34 +0000)]
add in BasePeCoffLib

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

16 years agoadd in BasePeCoffLib
qwang12 [Thu, 28 Jun 2007 13:33:25 +0000 (13:33 +0000)]
add in BasePeCoffLib

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

16 years agoAdd in BasePeCoff library instance.
qwang12 [Thu, 28 Jun 2007 13:30:16 +0000 (13:30 +0000)]
Add in BasePeCoff library instance.

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

16 years agoModified header files to make them compile
bxing [Thu, 28 Jun 2007 12:23:11 +0000 (12:23 +0000)]
Modified header files to make them compile

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

16 years agoFix several typos to make PeiVariable pass build.
qhuang8 [Thu, 28 Jun 2007 12:05:08 +0000 (12:05 +0000)]
Fix several typos to make PeiVariable pass build.

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

16 years agoadd ia32 and x64 direcotry for EdkFvbServiceLib
vanjeff [Thu, 28 Jun 2007 11:55:39 +0000 (11:55 +0000)]
add ia32 and x64 direcotry for EdkFvbServiceLib
updated module VariableRuntimeDxe

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

16 years agoadd gEfiStatusCodeSpecificDataGuid definition
vanjeff [Thu, 28 Jun 2007 11:38:55 +0000 (11:38 +0000)]
add gEfiStatusCodeSpecificDataGuid definition

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

16 years agoadd English.inf, EdkFvbServiceLib.inf and Variable.inf
vanjeff [Thu, 28 Jun 2007 11:29:10 +0000 (11:29 +0000)]
add English.inf, EdkFvbServiceLib.inf and Variable.inf

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

16 years agoAdd DiskIo.c
vanjeff [Thu, 28 Jun 2007 10:32:47 +0000 (10:32 +0000)]
Add DiskIo.c

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

16 years agoRemove diskio.c
vanjeff [Thu, 28 Jun 2007 10:32:05 +0000 (10:32 +0000)]
Remove diskio.c

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

16 years agoEnable VariablePei into DSC file.
klu2 [Thu, 28 Jun 2007 09:14:58 +0000 (09:14 +0000)]
Enable VariablePei into DSC file.

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

16 years agoAdd variablePei module into MdeModulePkg.
klu2 [Thu, 28 Jun 2007 09:00:08 +0000 (09:00 +0000)]
Add variablePei module into MdeModulePkg.

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

16 years ago1) Add MdeModulePkg\Universal\WatchDogTimerDxe driver. Because this driver use Report...
klu2 [Thu, 28 Jun 2007 08:36:46 +0000 (08:36 +0000)]
1) Add MdeModulePkg\Universal\WatchDogTimerDxe driver. Because this driver use ReportStatus so this module is dependent on IntelFrameworkPkg now.
2) Write ReportStatusCodeLib.inf for  IntelFrameworkPkg\Library\ReportStatusCodeLibFramework and add it into IntelFrameworkPkg.dec

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

16 years agoadd in a few modules
qwang12 [Thu, 28 Jun 2007 08:27:22 +0000 (08:27 +0000)]
add in a few modules

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

16 years agogit-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2835 6f19259b...
qwang12 [Thu, 28 Jun 2007 07:58:29 +0000 (07:58 +0000)]
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2835 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoRemove the Includes section from a few INF file and Nt32.dsc buildable by commenting...
qwang12 [Thu, 28 Jun 2007 07:33:33 +0000 (07:33 +0000)]
Remove the Includes section from a few INF file and Nt32.dsc buildable by commenting out some inf.

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

16 years agoAdd in more library for ECP.
qwang12 [Thu, 28 Jun 2007 07:12:34 +0000 (07:12 +0000)]
Add in more library for ECP.

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

16 years agoAdd in the 1st version of ECP.
qwang12 [Thu, 28 Jun 2007 07:00:39 +0000 (07:00 +0000)]
Add in the 1st version of ECP.

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

16 years agoInclude several modules in MdeModulePkg
qhuang8 [Thu, 28 Jun 2007 06:23:38 +0000 (06:23 +0000)]
Include several modules in MdeModulePkg

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

16 years ago1. Add PeiDxeDebugLibReportStatusCode.inf and UefiLibFramework/UefiLib.inf
vanjeff [Thu, 28 Jun 2007 05:58:38 +0000 (05:58 +0000)]
1. Add PeiDxeDebugLibReportStatusCode.inf and UefiLibFramework/UefiLib.inf
2. Add FRAMEWORK_MIDIA_FW_VOL_FILEPATH_DEVICE_PATH definition in FrameworkDxeCis.h

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

16 years agoclean up modules
vanjeff [Thu, 28 Jun 2007 03:27:20 +0000 (03:27 +0000)]
clean up modules

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

16 years agoRemove CommonHeader.h
vanjeff [Thu, 28 Jun 2007 03:22:34 +0000 (03:22 +0000)]
Remove CommonHeader.h

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

16 years ago1. fixed one bug in Common/FrameworkFirmwareFileSystem.h
vanjeff [Thu, 28 Jun 2007 03:22:01 +0000 (03:22 +0000)]
1. fixed one bug in Common/FrameworkFirmwareFileSystem.h
2. add IntelFrameworkPkg.dsc
3. add Guid/StatusCodeDataTypeId.h and update IntelFrameworkPkg.dec and IntelFrameworkPkg.nspd
4. Port DxeIoLibCpuIo.inf, DxeReportStatusCodeLib.inf and DxeSmmDriverEntryPoint.inf

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

16 years agoAdd [depex] in inf file and dxs from file list in inf's [source] section.
klu2 [Thu, 28 Jun 2007 03:14:08 +0000 (03:14 +0000)]
Add [depex] in inf file and dxs from file list in inf's [source] section.

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

16 years agogit-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2825 6f19259b...
klu2 [Thu, 28 Jun 2007 02:41:13 +0000 (02:41 +0000)]
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2825 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoChange Peim postfix to Pei for WinNtAutoScanPeim driver.
klu2 [Thu, 28 Jun 2007 02:39:52 +0000 (02:39 +0000)]
Change Peim postfix to Pei for WinNtAutoScanPeim driver.

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

16 years agoChange some file name for WinNtThunkPPIToProtocolPei driver
klu2 [Thu, 28 Jun 2007 02:39:02 +0000 (02:39 +0000)]
Change some file name for WinNtThunkPPIToProtocolPei driver

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

16 years ago1. Add Protocol/StatusCode.h reference in FrameworkDxeCis.h
vanjeff [Thu, 28 Jun 2007 02:38:21 +0000 (02:38 +0000)]
1. Add Protocol/StatusCode.h reference in FrameworkDxeCis.h
2. Add SERIAL_MODE and PARALLEL_MODE in FrameworkLegacy16.h
3. Add file FrameworkStatusCodeDataTypeId.h

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

16 years agoRename GuidedSectionExtraction.h to Crc32GuidedSectonExtraction.h to avoid naming...
qhuang8 [Thu, 28 Jun 2007 02:35:04 +0000 (02:35 +0000)]
Rename GuidedSectionExtraction.h to Crc32GuidedSectonExtraction.h to avoid naming collision with that in MdePkg.
Remove the duplicate definition.

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

16 years agoRename Peim to Pei
klu2 [Thu, 28 Jun 2007 02:34:29 +0000 (02:34 +0000)]
Rename Peim to Pei

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

16 years ago1. Move some header files from FrameworkBase.h to FrameworkDxe.h,FrameworkPei.h and...
vanjeff [Thu, 28 Jun 2007 02:33:24 +0000 (02:33 +0000)]
1. Move some header files from FrameworkBase.h to FrameworkDxe.h,FrameworkPei.h and FrameworkSmm.h.
2. Add common\FrameworkStatusCodeTypeId.h in FrameworkDxe.h and FrameworkPei.h

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

16 years agoRemove GuidCName: gEfiSectionExtractionProtocolGuid
qhuang8 [Thu, 28 Jun 2007 02:32:30 +0000 (02:32 +0000)]
Remove GuidCName: gEfiSectionExtractionProtocolGuid
It should belong to IntelFrameworkPkg

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

16 years agoFixed IPF and X64 like IA-32 for compiler intrinsics
AJFISH [Wed, 27 Jun 2007 23:11:18 +0000 (23:11 +0000)]
Fixed IPF and X64 like IA-32 for compiler intrinsics

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

16 years agoUpdated to support compiler intrinsics properly. I had to comment out some of the...
AJFISH [Wed, 27 Jun 2007 23:02:16 +0000 (23:02 +0000)]
Updated to support compiler intrinsics properly. I had to comment out some of the features as they are not currently supported by the build.

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

16 years agoUpdated headers to follow coding standard
AJFISH [Wed, 27 Jun 2007 22:53:31 +0000 (22:53 +0000)]
Updated headers to follow coding standard

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

16 years agoUpdated bootscript to remove conflicts from R8.x
AJFISH [Wed, 27 Jun 2007 22:49:21 +0000 (22:49 +0000)]
Updated bootscript to remove conflicts from R8.x

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

16 years agoAdd EBC, FTW, Crc32SectionExtract, NullMemoryTest modules.
qhuang8 [Wed, 27 Jun 2007 14:52:40 +0000 (14:52 +0000)]
Add EBC, FTW, Crc32SectionExtract, NullMemoryTest modules.
CrcSectionExtract cannot build for now for some missing definitions.

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

16 years agoRename HiiLib to FrameworkHiiLib
qhuang8 [Wed, 27 Jun 2007 11:07:33 +0000 (11:07 +0000)]
Rename HiiLib to FrameworkHiiLib

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

16 years agoAdd IntelFrameworkModulePkg to build its libraries and modules.
qhuang8 [Wed, 27 Jun 2007 09:32:47 +0000 (09:32 +0000)]
Add IntelFrameworkModulePkg to build its libraries and modules.

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

16 years agoComplete the library instances in IntelFrameworkModulePkg
qhuang8 [Wed, 27 Jun 2007 09:31:57 +0000 (09:31 +0000)]
Complete the library instances in IntelFrameworkModulePkg

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

16 years agoadd EFI_EXP_BASE10_DATA definitions
vanjeff [Wed, 27 Jun 2007 09:31:52 +0000 (09:31 +0000)]
add EFI_EXP_BASE10_DATA definitions

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

16 years agoAdd missing PcdPciIncompatibleDeviceSupportMask.
qhuang8 [Wed, 27 Jun 2007 09:31:18 +0000 (09:31 +0000)]
Add missing PcdPciIncompatibleDeviceSupportMask.

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

16 years agoAdd missing PcdPciIncompatibleDeviceSupportMask
qhuang8 [Wed, 27 Jun 2007 09:30:55 +0000 (09:30 +0000)]
Add missing PcdPciIncompatibleDeviceSupportMask
Add Library instances

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

16 years agoAdd AtapiPassThru & CapsuleRuntime module to MdeModulePkg
qhuang8 [Wed, 27 Jun 2007 09:29:08 +0000 (09:29 +0000)]
Add AtapiPassThru & CapsuleRuntime module to MdeModulePkg

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

16 years agoRename PCD section name
qhuang8 [Wed, 27 Jun 2007 09:27:22 +0000 (09:27 +0000)]
Rename PCD section name

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

16 years agoUse / in place of \ in path
klu2 [Wed, 27 Jun 2007 09:18:20 +0000 (09:18 +0000)]
Use / in place of \ in path

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

16 years agoAdd Nt32Pkg into FrameworkDatabase.db file.
klu2 [Wed, 27 Jun 2007 09:08:59 +0000 (09:08 +0000)]
Add Nt32Pkg into FrameworkDatabase.db file.

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

16 years agoAdd FvbServicesRuntimeDxe into Nt32Pkg
klu2 [Wed, 27 Jun 2007 09:04:08 +0000 (09:04 +0000)]
Add FvbServicesRuntimeDxe into Nt32Pkg

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

16 years agoAdd exit boot service event registry.
yshang1 [Wed, 27 Jun 2007 09:00:15 +0000 (09:00 +0000)]
Add exit boot service event registry.

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

16 years agoAdd missing files
klu2 [Wed, 27 Jun 2007 08:55:31 +0000 (08:55 +0000)]
Add missing files

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

16 years agoConvert msa to inf for UefiRuntimeLib
klu2 [Wed, 27 Jun 2007 08:53:58 +0000 (08:53 +0000)]
Convert msa to inf for UefiRuntimeLib

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

16 years agoClean up Protocol definitions in MdePkg.dec
yshang1 [Wed, 27 Jun 2007 08:45:49 +0000 (08:45 +0000)]
Clean up Protocol definitions in MdePkg.dec

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

16 years agoadd in Metronome.inf
qwang12 [Wed, 27 Jun 2007 08:43:57 +0000 (08:43 +0000)]
add in Metronome.inf

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

16 years agoadd RealTimeClockRuntimeDxe
qwang12 [Wed, 27 Jun 2007 08:38:05 +0000 (08:38 +0000)]
add RealTimeClockRuntimeDxe

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

16 years agoRemove includes from INF
qwang12 [Wed, 27 Jun 2007 08:36:56 +0000 (08:36 +0000)]
Remove includes from INF

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

16 years agoremove include from inf
qwang12 [Wed, 27 Jun 2007 08:34:53 +0000 (08:34 +0000)]
remove include from inf

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

16 years agoAdded in ResetRuntimeDxe
qwang12 [Wed, 27 Jun 2007 08:15:43 +0000 (08:15 +0000)]
Added in ResetRuntimeDxe

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

16 years agoAdd in gEfiWinNtThunkProtocolGuid
qwang12 [Wed, 27 Jun 2007 08:09:13 +0000 (08:09 +0000)]
Add in gEfiWinNtThunkProtocolGuid

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

16 years agoAdd in TimerDxe
qwang12 [Wed, 27 Jun 2007 08:08:24 +0000 (08:08 +0000)]
Add in TimerDxe

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

16 years agoAdd extra inclusion: PciHostBridgeResourceAllocation protocol depends on PciRootBridg...
qhuang8 [Wed, 27 Jun 2007 07:46:39 +0000 (07:46 +0000)]
Add extra inclusion: PciHostBridgeResourceAllocation protocol depends on PciRootBridgeIo Protocol.

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

16 years agoFixed the spaces issue.
jwang36 [Wed, 27 Jun 2007 07:29:23 +0000 (07:29 +0000)]
Fixed the spaces issue.

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

16 years agoImport UefiRuntimeLib in MdePkg
yshang1 [Wed, 27 Jun 2007 07:23:15 +0000 (07:23 +0000)]
Import UefiRuntimeLib in MdePkg

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

16 years agoImport the UefiRuntimeLib in MdePkg.
yshang1 [Wed, 27 Jun 2007 07:22:18 +0000 (07:22 +0000)]
Import the UefiRuntimeLib in MdePkg.

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

16 years agoUpdate IntelFrameworkPkg
qwang12 [Wed, 27 Jun 2007 07:13:29 +0000 (07:13 +0000)]
Update IntelFrameworkPkg

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

16 years agoAdd WinNtSerialIoDxe driver into Nt32Pkg
klu2 [Wed, 27 Jun 2007 07:00:49 +0000 (07:00 +0000)]
Add WinNtSerialIoDxe driver into Nt32Pkg

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

16 years agoAdd WinNtGop driver into Nt32Pkg
klu2 [Wed, 27 Jun 2007 06:48:58 +0000 (06:48 +0000)]
Add WinNtGop driver into Nt32Pkg

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

16 years agoadd in MiscSubClassPlatformDxe
qwang12 [Wed, 27 Jun 2007 06:46:00 +0000 (06:46 +0000)]
add in MiscSubClassPlatformDxe

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

16 years agoAdd WinNtSimpleFileSystemDxe driver into Nt32Pkg.
klu2 [Wed, 27 Jun 2007 06:39:45 +0000 (06:39 +0000)]
Add WinNtSimpleFileSystemDxe driver into Nt32Pkg.

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

16 years agoAdd missing definition for Time service which defined in UEFI specification 7.3 Time...
klu2 [Wed, 27 Jun 2007 06:38:31 +0000 (06:38 +0000)]
Add missing definition for Time service which defined in UEFI specification 7.3 Time Services

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

16 years agoRoll back revision 2222 to recover the wrong checking.
vanjeff [Wed, 27 Jun 2007 06:30:05 +0000 (06:30 +0000)]
Roll back revision 2222 to recover the wrong checking.

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

16 years agoAdd WinNtConsole driver into Nt32Pkg.
klu2 [Wed, 27 Jun 2007 06:23:37 +0000 (06:23 +0000)]
Add WinNtConsole driver into Nt32Pkg.

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

16 years agoadded PPI and Protocol definitions needed by porting modules
vanjeff [Wed, 27 Jun 2007 06:15:36 +0000 (06:15 +0000)]
added PPI and Protocol definitions needed by porting modules

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

16 years agoMove #include <IndustryStandard/Pal.h> into IPF specific statement.
yshang1 [Wed, 27 Jun 2007 06:05:49 +0000 (06:05 +0000)]
Move #include <IndustryStandard/Pal.h> into IPF specific statement.

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

16 years agoadd some framework definitions
vanjeff [Wed, 27 Jun 2007 05:49:17 +0000 (05:49 +0000)]
add some framework definitions

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

16 years agoAdd WinNtBusDriverDxe into Nt32Pkg.
klu2 [Wed, 27 Jun 2007 05:46:08 +0000 (05:46 +0000)]
Add WinNtBusDriverDxe into Nt32Pkg.

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

16 years agosync dec with nspd.
vanjeff [Wed, 27 Jun 2007 05:45:26 +0000 (05:45 +0000)]
sync dec with nspd.

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

16 years agowrong package name
klu2 [Wed, 27 Jun 2007 05:44:28 +0000 (05:44 +0000)]
wrong package name

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

16 years agoAdded gEfiUgaIoProtocolGuid definition
vanjeff [Wed, 27 Jun 2007 05:36:02 +0000 (05:36 +0000)]
Added gEfiUgaIoProtocolGuid definition

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

16 years agoAdd new Library Class: CustomDecompressLib
qhuang8 [Wed, 27 Jun 2007 05:26:03 +0000 (05:26 +0000)]
Add new Library Class: CustomDecompressLib

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

16 years agoAdd WinNtBlockIoDxe module into Nt32Pkg.
klu2 [Wed, 27 Jun 2007 05:06:50 +0000 (05:06 +0000)]
Add WinNtBlockIoDxe module into Nt32Pkg.

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

16 years agogit-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2769 6f19259b...
klu2 [Wed, 27 Jun 2007 05:00:33 +0000 (05:00 +0000)]
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2769 6f19259b-4bc3-4df7-8a09-765794883524

16 years agoDisable the warning of bitfield
klu2 [Wed, 27 Jun 2007 04:59:16 +0000 (04:59 +0000)]
Disable the warning of bitfield

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

16 years ago1) Add include path into MdeModulePkg.dec
klu2 [Wed, 27 Jun 2007 03:57:21 +0000 (03:57 +0000)]
1) Add include path into MdeModulePkg.dec
2) Add WinNtAutoScanPeim module into new Nt32Pkg

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

16 years agoUpdate DriverConfiguration2.h to avoid the name conflict with DriverConfiguration.h
yshang1 [Wed, 27 Jun 2007 03:43:06 +0000 (03:43 +0000)]
Update DriverConfiguration2.h to avoid the name conflict with DriverConfiguration.h

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

16 years ago1) Porting the original WinNtStuff Peim to new Nt32Pkg
klu2 [Wed, 27 Jun 2007 03:41:18 +0000 (03:41 +0000)]
1) Porting the original WinNtStuff Peim to new Nt32Pkg
2) Adding PeiHobLib to MdePkg

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

16 years agoKeep the C name of SIMPLE TEXT OUTPUT PROTOCOL unchanged for backward-compatible...
yshang1 [Wed, 27 Jun 2007 03:38:18 +0000 (03:38 +0000)]
Keep the C name of SIMPLE TEXT OUTPUT PROTOCOL unchanged for backward-compatible with original implementation.

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