summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg
Commit message (Expand)AuthorAgeFilesLines
* Remove PeRemove PeiPeCoffLoader.h and gPeiPeCoffLoaderGuid, and Add PeCoffExt...qhuang82009-03-053-161/+1
* Update PeiCore to handle FvImage with PI FV extension headerlgao42009-03-058-38/+62
* 1. add missing free operation in conditional branch.eric_tian2009-03-052-0/+4
* remove PcdNtEmulatorEnable.vanjeff2009-03-051-1/+0
* refine pcd commentseric_tian2009-03-041-5/+11
* use pcd to enable/disable variableInfo statistic feature in EmuRuntimeDxe dri...eric_tian2009-03-042-0/+103
* Update ConPlatform to ensure console dev variable is correct.xli242009-03-041-52/+94
* add check for invalid handle.vanjeff2009-03-043-0/+12
* Clean the unused PCD entry.lgao42009-03-041-40/+7
* retire gEfiBootStateGuid and replace it with dynamic hii pcd. so the differen...eric_tian2009-03-042-32/+0
* retired PcdNtEmulatorEnable.vanjeff2009-03-043-28/+19
* Remove the lite version FaultTolerantWrite Dxe Driver. New full version Fault...lgao42009-03-041-1/+0
* Update Variable driver to depend on full version FaultTolerantWrite protocol,...lgao42009-03-0410-2587/+18
* Add full version FaultTolerantWrite Dxe driver.lgao42009-03-049-1/+3841
* Use NULL library instance for ReportStatusCodeLib in MdeModulePkg.dsc.qhuang82009-03-031-6/+1
* Re-organize the PCDs section to reduce the duplication of PCD help text and d...gikidy2009-03-031-82/+31
* remove Bmp.h and ShellFile.h From MdeModulePkg to IntelFrameworkPkgqhuang82009-03-021-9/+1
* remove Bmp.h and ShellFile.h From MdeModulePkg to IntelFrameworkPkgqhuang82009-03-022-78/+0
* remove redundant judgement as ALIGNMENT can only equate with 1 or 8 instead of 0eric_tian2009-02-271-1/+1
* 1. delete Include/Guid/VariableInfo.heric_tian2009-02-2715-69/+60
* Update PCD help text.lgao42009-02-271-12/+61
* corrected typo.qwang122009-02-261-1/+1
* Use default boot file name from UefiSpec.h and retired related PCDsklu22009-02-261-20/+0
* Update help information for PcdSupportFullConfigRoutingProtocol.qwang122009-02-261-2/+3
* 1, Retired PCD PcdSupportHardwareErrorRecord, because as UEFI specification s...klu22009-02-261-12/+0
* All UEFI applications in the MdeModukePkg should be placed in MdeModulePkg/Ap...eric_tian2009-02-261-1/+1
* 1, Change name of PcdPlatformBootTimeoutDefault to PcdPlatformBootTimeout, no...klu22009-02-261-12/+0
* If variable does not exist for a HII PCD, a new NV variable need to be created.klu22009-02-261-5/+32
* All UEFI applications in the MdeModukePkg should be placed in MdeModulePkg/Ap...eric_tian2009-02-262-0/+0
* Move OEMBadging protocol from MdeModulePkg to IntelFrameworkModulePkgklu22009-02-262-91/+0
* Correct minor comments in meta data file.lgao42009-02-254-18/+18
* Add a work around to set the PCD protocol lock to TPL_NOTIFY to relax the res...qhuang82009-02-251-1/+1
* updateeric_tian2009-02-255-8/+8
* Fix GCC building broken, GCC does not allow \ character at end of line in co...klu22009-02-251-4/+4
* Add missing library class header file.klu22009-02-251-0/+1
* Remove unreferenced library classklu22009-02-251-2/+0
* Remove unreferenced library classklu22009-02-251-1/+0
* Add missing library class header file.klu22009-02-251-0/+1
* Add missing protocol header filesklu22009-02-251-0/+2
* Remove unreferenced library class.klu22009-02-251-1/+0
* Fix missing protocol header file klu22009-02-251-0/+1
* Refine commentsklu22009-02-251-2/+3
* Refine commentsklu22009-02-251-1/+1
* Fix typo.klu22009-02-252-2/+2
* Fix typoklu22009-02-252-2/+2
* remove dependent package from inf files.vanjeff2009-02-251-1/+0
* fix typoklu22009-02-251-1/+1
* Refine the INF's commentklu22009-02-251-2/+4
* Use single one PcdFrameworkCompatibilitySupport PCD to support framework HII ...lgao42009-02-2511-109/+22
* Merge GetSizeTableIndexA to GetSizeTableIndex function because it only be inv...klu22009-02-251-44/+18