summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add FatBinPkgqhuang82007-06-299-0/+145
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2864 6f19259b-4bc3-4df7-8a09-765794883524
* Updated *.dec files and .h files to support correct include path schemeAJFISH2007-06-286-47/+23
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2863 6f19259b-4bc3-4df7-8a09-765794883524
* Updated the tools based on GenC.py fix for include file paths in AutoGen.cAJFISH2007-06-287-0/+0
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2862 6f19259b-4bc3-4df7-8a09-765794883524
* remove duplicated definitions of gEfiAlternateFvBlockGuidvanjeff2007-06-282-6/+2
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2861 6f19259b-4bc3-4df7-8a09-765794883524
* remove CommonHeader.h form English modulevanjeff2007-06-282-35/+1
| | | | | | add English module in DSC file git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2860 6f19259b-4bc3-4df7-8a09-765794883524
* add helloworld, diskio, partition and varibleruntime modules in Nt32.dscvanjeff2007-06-281-1/+20
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2859 6f19259b-4bc3-4df7-8a09-765794883524
* 1. Added depex file generationjwang362007-06-2815-26/+7
| | | | | | | | | | 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
* comment out CrcGuidedSectionExtract for the lack of definitions in ↵qhuang82007-06-281-1/+1
| | | | | | IntelFrameworkPkg git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2857 6f19259b-4bc3-4df7-8a09-765794883524
* Replace dxs file with [depex] sectionqhuang82007-06-288-9/+75
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2856 6f19259b-4bc3-4df7-8a09-765794883524
* Add IdeBus, DataHub, DataHubStdErr to Nt32 buildqhuang82007-06-281-15/+18
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2855 6f19259b-4bc3-4df7-8a09-765794883524
* Fix a typoqhuang82007-06-281-2/+2
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2854 6f19259b-4bc3-4df7-8a09-765794883524
* Update to include Crc32SectionExtract.hqhuang82007-06-281-0/+1
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2853 6f19259b-4bc3-4df7-8a09-765794883524
* Add PciBus & IdeBus qhuang82007-06-2844-1/+32023
| | | | | | 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
* Add DataHub & DataHubStdErr modulesqhuang82007-06-289-0/+1388
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2851 6f19259b-4bc3-4df7-8a09-765794883524
* Make public header file #ifndef XXX #define XXX start with __ to avoid ↵qhuang82007-06-281-2/+2
| | | | | | collision. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2850 6f19259b-4bc3-4df7-8a09-765794883524
* add in BasePeCoffLibqwang122007-06-281-0/+1
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2849 6f19259b-4bc3-4df7-8a09-765794883524
* add in BasePeCoffLibqwang122007-06-281-1/+1
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2848 6f19259b-4bc3-4df7-8a09-765794883524
* Add in BasePeCoff library instance.qwang122007-06-289-0/+2352
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2847 6f19259b-4bc3-4df7-8a09-765794883524
* Modified header files to make them compilebxing2007-06-2860-150/+211
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2846 6f19259b-4bc3-4df7-8a09-765794883524
* Fix several typos to make PeiVariable pass build.qhuang82007-06-281-3/+3
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2845 6f19259b-4bc3-4df7-8a09-765794883524
* add ia32 and x64 direcotry for EdkFvbServiceLibvanjeff2007-06-285-23/+1247
| | | | | | updated module VariableRuntimeDxe git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2844 6f19259b-4bc3-4df7-8a09-765794883524
* add gEfiStatusCodeSpecificDataGuid definitionvanjeff2007-06-282-2/+7
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2843 6f19259b-4bc3-4df7-8a09-765794883524
* add English.inf, EdkFvbServiceLib.inf and Variable.infvanjeff2007-06-2823-3/+3738
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2842 6f19259b-4bc3-4df7-8a09-765794883524
* Add DiskIo.cvanjeff2007-06-281-0/+737
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2841 6f19259b-4bc3-4df7-8a09-765794883524
* Remove diskio.cvanjeff2007-06-281-737/+0
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2840 6f19259b-4bc3-4df7-8a09-765794883524
* Enable VariablePei into DSC file.klu22007-06-283-2/+11
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2839 6f19259b-4bc3-4df7-8a09-765794883524
* Add variablePei module into MdeModulePkg.klu22007-06-2813-2/+1191
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2838 6f19259b-4bc3-4df7-8a09-765794883524
* 1) Add MdeModulePkg\Universal\WatchDogTimerDxe driver. Because this driver ↵klu22007-06-2810-8/+707
| | | | | | | | 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
* add in a few modulesqwang122007-06-281-4/+4
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2836 6f19259b-4bc3-4df7-8a09-765794883524
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2835 ↵qwang122007-06-281-1/+0
| | | | 6f19259b-4bc3-4df7-8a09-765794883524
* Remove the Includes section from a few INF file and Nt32.dsc buildable by ↵qwang122007-06-286-23/+16
| | | | | | commenting out some inf. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2834 6f19259b-4bc3-4df7-8a09-765794883524
* Add in more library for ECP.qwang122007-06-2828-0/+5481
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2833 6f19259b-4bc3-4df7-8a09-765794883524
* Add in the 1st version of ECP.qwang122007-06-281433-0/+266617
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2832 6f19259b-4bc3-4df7-8a09-765794883524
* Include several modules in MdeModulePkgqhuang82007-06-281-1/+11
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2831 6f19259b-4bc3-4df7-8a09-765794883524
* 1. Add PeiDxeDebugLibReportStatusCode.inf and UefiLibFramework/UefiLib.infvanjeff2007-06-2811-48/+681
| | | | | | 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
* clean up modulesvanjeff2007-06-285-23/+13
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2829 6f19259b-4bc3-4df7-8a09-765794883524
* Remove CommonHeader.hvanjeff2007-06-281-33/+0
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2828 6f19259b-4bc3-4df7-8a09-765794883524
* 1. fixed one bug in Common/FrameworkFirmwareFileSystem.hvanjeff2007-06-2813-21/+227
| | | | | | | | 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
* Add [depex] in inf file and dxs from file list in inf's [source] section.klu22007-06-287-6/+14
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2826 6f19259b-4bc3-4df7-8a09-765794883524
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2825 ↵klu22007-06-281-1/+1
| | | | 6f19259b-4bc3-4df7-8a09-765794883524
* Change Peim postfix to Pei for WinNtAutoScanPeim driver.klu22007-06-284-0/+0
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2824 6f19259b-4bc3-4df7-8a09-765794883524
* Change some file name for WinNtThunkPPIToProtocolPei driverklu22007-06-285-4/+4
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2823 6f19259b-4bc3-4df7-8a09-765794883524
* 1. Add Protocol/StatusCode.h reference in FrameworkDxeCis.hvanjeff2007-06-283-0/+351
| | | | | | | 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
* Rename GuidedSectionExtraction.h to Crc32GuidedSectonExtraction.h to avoid ↵qhuang82007-06-281-0/+45
| | | | | | | | 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
* Rename Peim to Peiklu22007-06-284-0/+0
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2820 6f19259b-4bc3-4df7-8a09-765794883524
* 1. Move some header files from FrameworkBase.h to ↵vanjeff2007-06-284-5/+17
| | | | | | | | | 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
* Remove GuidCName: gEfiSectionExtractionProtocolGuidqhuang82007-06-281-5/+0
| | | | | | It should belong to IntelFrameworkPkg git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2818 6f19259b-4bc3-4df7-8a09-765794883524
* Fixed IPF and X64 like IA-32 for compiler intrinsicsAJFISH2007-06-271-6/+6
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2817 6f19259b-4bc3-4df7-8a09-765794883524
* Updated to support compiler intrinsics properly. I had to comment out some ↵AJFISH2007-06-272-7/+7
| | | | | | 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
* Updated headers to follow coding standardAJFISH2007-06-27198-579/+130
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2815 6f19259b-4bc3-4df7-8a09-765794883524