summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg
Commit message (Expand)AuthorAgeFilesLines
* 1) Use Dynamic Pcd for hold the base address and length of Flash-related block.klu22007-07-104-58/+10
* Enable dynamic PCD for windowBusDriverklu22007-07-102-2/+4
* Add PcdLibNull library instance for Pcd Driver.klu22007-07-102-0/+916
* fixed token space issuevanjeff2007-07-101-1/+1
* Updated modules to not depend on the IntelFrameworkPkg.AJFISH2007-07-0930-636/+210
* Remove invalid PeimEntryPointLibqhuang82007-07-091-2/+1
* remove the redudant gEfiPeiFvFileLoaderPpiGuid in Guid section.qwang122007-07-091-1/+0
* Fix wrong token space guid CName.klu22007-07-091-1/+1
* Remove genenaric platform token space guidklu22007-07-091-1/+0
* Use () but not {} in dsc file.klu22007-07-091-195/+195
* Use gEfiMdeModulePkgTokenSpaceGuid instead of gEfiEdkModulePkgTokenSpaceGuid.klu22007-07-069-45/+45
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3127 6f1...qwang122007-07-061-0/+0
* Add in gEfiExtendedSalVariableServicesProtocolGuidqwang122007-07-063-1/+9
* Add in EmuVariableRuntimeDxeqwang122007-07-068-0/+1773
* Add MonAdd MonotonicCounter driver to platform build fileqhuang82007-07-061-0/+1
* Add MonotonicCounter driver, which produces MonotonicCounter arch protocolsqhuang82007-07-064-0/+515
* Use Hob to get the variable base address in NV storage, but this need to be c...klu22007-07-063-4/+29
* Fix the RuntimeDxe driver can not be dispatched correctly issue.klu22007-07-061-1/+3
* 1) PcdFlashNvStorageFtwWorkingSize, PcdFlashNvStorageFtwWorkingBase, PcdFlash...klu22007-07-067-39/+65
* Enabled PCD DXE/PEI module build.jwang362007-07-062-3/+3
* Changed gEfiEdkModulePkgTokenSpaceGuid to gEfiMdeModulePkgTokenSpaceGuidjwang362007-07-061-1/+1
* 1) PcdDxeIplSupportCustomDecompress, PcdDxeIplSupportTianoDecompress, PcdDxeI...klu22007-07-066-13/+202
* Should use gEfiFirmwareFileSystem2Guid but not gEfiFirmwareFileSystemGuid in ...klu22007-07-063-3/+3
* Remove gEfiEndOfPeiSignalPpiGuid, it should be defined in MdePkg.decqhuang82007-07-061-1/+0
* Fixed build issues by updating DSC fileAJFISH2007-07-051-3/+4
* Fix the build issue for MdeModulePkg.klu22007-07-051-1/+2
* Porting WinNtFwhPei and WinNtFlashMapPei to produce FvHob.klu22007-07-054-3/+91
* Enable Nt32 platform boot to DXE phase.klu22007-07-051-1/+1
* Remove FontPack reference from GraphicsConsolexgu32007-07-051-1/+1
* Check in following modules,xgu32007-07-0558-1/+22629
* Include "Guid/FirmwareFileSystem.h " provided by IntelFrameworkPkg.yshang12007-07-041-1/+1
* Move PeiPeCoffLoader from /Protocol to /Guid.yshang12007-07-041-1/+1
* Update MdeModulePkg.dsc to build DxeCore. yshang12007-07-041-0/+2
* Check in DxeCore for Nt32 platform. Currently, it does not follow PI/UEFI2.1.yshang12007-07-0442-0/+24972
* Add library class PeCoffLoaderLib in MdeModulePkgyshang12007-07-041-0/+34
* Add PeiDxePeCoffLoaderLib instance in MdeModulePkg.yshang12007-07-043-0/+243
* Add PeiCore module for enabling NT32Pkg, please attention this PeiCore does f...klu22007-07-0426-4/+5604
* Add Logo Moduleqhuang82007-07-043-0/+83
* Removed IntelframeworkPkg contamination from MdeModulePkg modules.AJFISH2007-07-0325-630/+250
* Add DebugPort & DebugSupport driversqhuang82007-07-0322-0/+7261
* Recovered the mis-overwritten inf filejwang362007-07-031-5/+1
* Enabled PCD DXE/PEI modules build in MdeModulePkgjwang362007-07-036-6/+21
* Porting SecMain module for Nt32Pkg, but not enable PI, so it currently depend...klu22007-07-032-1/+73
* Import DxeCorePerformanceLib DxePerformanceLib PeiPerformanceLib and EdkDxePr...vanjeff2007-07-0313-0/+2114
* Import PCD dxe and PCD pei modules.vanjeff2007-07-0314-0/+5011
* Update EFI_CAPSULE_HEADER definition.vanjeff2007-07-031-2/+2
* Update EFI_CAPSULE_HEADER definition.yshang12007-07-031-4/+4
* Correct DSC to specify the new AtapiPassThru directory.lgao42007-07-031-1/+1
* Move Pci/AtapiPassThru/Dxe to Pci/AtapiPassThruDxe.yshang12007-07-035-0/+0
* add in ShellFile.hqwang122007-07-021-0/+31