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