]> git.proxmox.com Git - mirror_edk2.git/log
mirror_edk2.git
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

16 years agoSplit the DriverConfiguration.h into DriverConfiguration2 and DriverConfiguration.
yshang1 [Wed, 27 Jun 2007 03:29:27 +0000 (03:29 +0000)]
Split the DriverConfiguration.h into DriverConfiguration2 and DriverConfiguration.

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

16 years agoRemove CommonHeader.h
klu2 [Wed, 27 Jun 2007 02:54:54 +0000 (02:54 +0000)]
Remove CommonHeader.h

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

16 years agoAdded executing Python tools from source
jwang36 [Wed, 27 Jun 2007 02:16:16 +0000 (02:16 +0000)]
Added executing Python tools from source

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

16 years agoAdd in Intel Framework HiiLib class and instance.
qwang12 [Wed, 27 Jun 2007 01:46:13 +0000 (01:46 +0000)]
Add in Intel Framework HiiLib class and instance.

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

16 years agoadd IntelFrameworkPkg.dec and IntelFrameworkPkg.nspd
qwang12 [Wed, 27 Jun 2007 01:43:15 +0000 (01:43 +0000)]
add IntelFrameworkPkg.dec and IntelFrameworkPkg.nspd

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

16 years agoUpdate to fix coding style bugs
AJFISH [Tue, 26 Jun 2007 14:15:24 +0000 (14:15 +0000)]
Update to fix coding style bugs

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

16 years agoUpdated IntelFrameworkPkg.nspd to add GUID/PPI/Protocol definitions.
bxing [Tue, 26 Jun 2007 12:22:22 +0000 (12:22 +0000)]
Updated IntelFrameworkPkg.nspd to add GUID/PPI/Protocol definitions.

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

16 years agoAdd in edk2/EdkCompatibilityPkg dir.
qwang12 [Tue, 26 Jun 2007 11:18:43 +0000 (11:18 +0000)]
Add in edk2/EdkCompatibilityPkg dir.

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

16 years agoadd in gEfiPeiMasterBootModePpiGuid and gEfiPeiBootInRecoveryModePpiGuid
qwang12 [Tue, 26 Jun 2007 10:14:02 +0000 (10:14 +0000)]
add in gEfiPeiMasterBootModePpiGuid and gEfiPeiBootInRecoveryModePpiGuid

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

16 years agoadd in BootModePei
qwang12 [Tue, 26 Jun 2007 10:10:18 +0000 (10:10 +0000)]
add in BootModePei

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

16 years agoSuccess to build first Nt32 module.
klu2 [Tue, 26 Jun 2007 09:35:19 +0000 (09:35 +0000)]
Success to build first Nt32 module.

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

16 years agoFixed build issues for DxeCoreHobLib and BaseUefiDecompressLib.
vanjeff [Tue, 26 Jun 2007 09:09:28 +0000 (09:09 +0000)]
Fixed build issues for DxeCoreHobLib and BaseUefiDecompressLib.

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

16 years agoAdd Intel Framework Module Package
qhuang8 [Tue, 26 Jun 2007 08:41:18 +0000 (08:41 +0000)]
Add Intel Framework Module Package

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

16 years agoRemove prefix EFI_ from some TPL macros reference in some comments
vanjeff [Tue, 26 Jun 2007 08:30:09 +0000 (08:30 +0000)]
Remove prefix EFI_ from some TPL macros reference in some comments

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

16 years agoInitialize the include folder for NT32Pkg
klu2 [Tue, 26 Jun 2007 08:25:56 +0000 (08:25 +0000)]
Initialize the include folder for NT32Pkg

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

16 years agoupdate spd to nspd
vanjeff [Tue, 26 Jun 2007 08:17:53 +0000 (08:17 +0000)]
update spd to nspd

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

16 years agoInitialize the dsc and dec file for Nt32Pkg
klu2 [Tue, 26 Jun 2007 08:15:15 +0000 (08:15 +0000)]
Initialize the dsc and dec file for Nt32Pkg

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

16 years ago1. Create Intel Framework Module Package directory
qhuang8 [Tue, 26 Jun 2007 08:14:44 +0000 (08:14 +0000)]
1. Create Intel Framework Module Package directory
2. Complete the public inclusion files

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

16 years agoRemoved the AutoGen-Code type of file build; added new macro for replacement.
jwang36 [Tue, 26 Jun 2007 08:07:10 +0000 (08:07 +0000)]
Removed the AutoGen-Code type of file build; added new macro for replacement.

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

16 years ago1. added common header files, Guid header filess, Protocol header files, PPI header...
vanjeff [Tue, 26 Jun 2007 08:03:14 +0000 (08:03 +0000)]
1. added common header files, Guid header filess, Protocol header files, PPI header files.
2. added Guids/Protocols/PPIs/Pcds definitions in .nspd, .dec files.

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

16 years agoRemoved the "Open ..." output message when parsing dsc file; enhanced file dependency...
jwang36 [Tue, 26 Jun 2007 07:41:12 +0000 (07:41 +0000)]
Removed the "Open ..." output message when parsing dsc file; enhanced file dependency analysis to be more precise.

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

16 years agoWrong package name
klu2 [Tue, 26 Jun 2007 06:11:37 +0000 (06:11 +0000)]
Wrong package name

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

16 years agoUsed "|" as value separator.
jwang36 [Tue, 26 Jun 2007 02:48:50 +0000 (02:48 +0000)]
Used "|" as value separator.

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

16 years agoAdd back the #ifndef XXX #define XXX for header file.
qhuang8 [Tue, 26 Jun 2007 01:49:34 +0000 (01:49 +0000)]
Add back the #ifndef XXX #define XXX for header file.

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

16 years agoClear up to remove the duplicate driver binding externs in the same header file when...
qhuang8 [Tue, 26 Jun 2007 01:46:03 +0000 (01:46 +0000)]
Clear up to remove the duplicate driver binding externs in the same header file when merging "CommonHeader.h" to "DiskIo.h".

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

16 years agopdated code per coding standard. Changed comments, converted all \ to / and removed...
AJFISH [Tue, 26 Jun 2007 00:35:31 +0000 (00:35 +0000)]
pdated code per coding standard. Changed comments, converted all \ to / and removed the extra generated files by merging them into existing files.

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

16 years agopdated code per coding standard. Changed comments, converted all \ to / and removed...
AJFISH [Tue, 26 Jun 2007 00:32:26 +0000 (00:32 +0000)]
pdated code per coding standard. Changed comments, converted all \ to / and removed the extra generated files by merging them into existing files.

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

16 years agoFixed typo in function header
AJFISH [Mon, 25 Jun 2007 21:13:52 +0000 (21:13 +0000)]
Fixed typo in function header

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

16 years agoAdded usage and notes
jwang36 [Mon, 25 Jun 2007 17:19:31 +0000 (17:19 +0000)]
Added usage and notes

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

16 years ago1) Incorporated generating top level makefile. Now platform build is possible (no...
jwang36 [Mon, 25 Jun 2007 17:00:40 +0000 (17:00 +0000)]
1) Incorporated generating top level makefile. Now platform build is possible (no FD generation).
2) Added GenFw.exe for EFI file generation
3) Changed the destination directory of *.template file to WORKSPACE/Conf
4) Commented out several modules in the MdePkg.dsc file since they cannot be found in the MdePkg package directory.
5) Removed the usage of WORKSPACE_DIR macro in makefile. WORKSPACE is used instead all the way.

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

16 years agoadd modules DiskIo, Partition and SecurityStub.
vanjeff [Mon, 25 Jun 2007 12:01:28 +0000 (12:01 +0000)]
add modules DiskIo, Partition and SecurityStub.

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

16 years agoadd BuildNotes2.txt for EDK II Prime.
vanjeff [Mon, 25 Jun 2007 11:16:31 +0000 (11:16 +0000)]
add BuildNotes2.txt for EDK II Prime.

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

16 years agoadded PcdComponentName2Disable, PcdDriverDiagnostics2Disable reference in DSC file.
vanjeff [Mon, 25 Jun 2007 09:59:18 +0000 (09:59 +0000)]
added PcdComponentName2Disable, PcdDriverDiagnostics2Disable reference in DSC file.

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

16 years agoAdd some definitions for efi event in Uefi/UefiSpec.h to follow spec.
vanjeff [Mon, 25 Jun 2007 08:54:54 +0000 (08:54 +0000)]
Add some definitions for efi event in Uefi/UefiSpec.h to follow spec.
Changed old event definitions reference to these new event definitions.

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

16 years agoCheck in library class declaration for SAL Lib, together with related definition.
xli24 [Mon, 25 Jun 2007 07:35:47 +0000 (07:35 +0000)]
Check in library class declaration for SAL Lib, together with related definition.

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

16 years agoremoved unneeded [BuildOptions] section.
AJFISH [Fri, 22 Jun 2007 17:15:05 +0000 (17:15 +0000)]
removed unneeded [BuildOptions] section.

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