summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal
AgeCommit message (Expand)AuthorFilesLines
2009-03-12retire gEfiAlternateFvBlockGuid. All platform FvbRuntimeDxe drivers will not ...eric_tian3-173/+179
2009-03-10Fix K8 check error.lgao42-14/+8
2009-03-10Retire TCG platform protocol, which will be replaced by PI Security Architect...lgao41-2/+2
2009-03-10Fix the bug in DebugPort on error reporting.xli241-26/+1
2009-03-101. retried PrimaryConsoleInDeviceGuid, PrimaryConsoleOutDeviceGuid and Primar...vanjeff3-16/+1
2009-03-10remove unused local variable FvbHandle lgao41-3/+0
2009-03-09retire FvbServiceLib class in MdeModulePkg, and also remove the two instances...eric_tian1-1/+0
2009-03-091. retire the FvbServiceLib. Directly locating FVB protocol to access interfa...eric_tian4-104/+184
2009-03-05Update PeiCore to handle FvImage with PI FV extension headerlgao42-3/+3
2009-03-051. add missing free operation in conditional branch.eric_tian2-0/+4
2009-03-04use pcd to enable/disable variableInfo statistic feature in EmuRuntimeDxe dri...eric_tian2-0/+103
2009-03-04Update ConPlatform to ensure console dev variable is correct.xli241-52/+94
2009-03-04add check for invalid handle.vanjeff2-0/+8
2009-03-04retired PcdNtEmulatorEnable.vanjeff2-25/+19
2009-03-04Update Variable driver to depend on full version FaultTolerantWrite protocol,...lgao48-2509/+18
2009-03-04Add full version FaultTolerantWrite Dxe driver.lgao45-0/+3438
2009-02-271. delete Include/Guid/VariableInfo.heric_tian9-15/+25
2009-02-26If variable does not exist for a HII PCD, a new NV variable need to be created.klu21-5/+32
2009-02-26All UEFI applications in the MdeModukePkg should be placed in MdeModulePkg/Ap...eric_tian2-133/+0
2009-02-25Correct minor comments in meta data file.lgao42-4/+4
2009-02-25Add a work around to set the PCD protocol lock to TPL_NOTIFY to relax the res...qhuang81-1/+1
2009-02-25updateeric_tian2-2/+2
2009-02-25Fix GCC building broken, GCC does not allow \ character at end of line in co...klu21-4/+4
2009-02-25Add missing library class header file.klu21-0/+1
2009-02-25Remove unreferenced library classklu21-2/+0
2009-02-25Remove unreferenced library classklu21-1/+0
2009-02-25Add missing library class header file.klu21-0/+1
2009-02-25Remove unreferenced library class.klu21-1/+0
2009-02-25Refine commentsklu21-1/+1
2009-02-25Fix typo.klu22-2/+2
2009-02-25remove dependent package from inf files.vanjeff1-1/+0
2009-02-25Use single one PcdFrameworkCompatibilitySupport PCD to support framework HII ...lgao47-48/+12
2009-02-25Merge GetSizeTableIndexA to GetSizeTableIndex function because it only be inv...klu21-44/+18
2009-02-25update hotplug check logicvanjeff1-1/+1
2009-02-251. Retired HotPlugDevice protocol.vanjeff6-109/+143
2009-02-25Remove private event description from INF.xli241-9/+0
2009-02-25Correct some misleading comments.xli241-3/+3
2009-02-25Add sample for auto-generated PCDklu21-0/+297
2009-02-25Retired gSimpleTextInExNotifyGuid, used local structure address to be notify ...vanjeff6-65/+5
2009-02-24Use gEfiCallerIdGuid as the private guid for PcdPeim module.lgao43-5/+3
2009-02-24Change directory name PlatformDriOverride to PlatformDriOverrideDxe.lgao42-0/+0
2009-02-24Reduce directory deeplgao42-0/+0
2009-02-24Change library class PlatDriOverLib to PlatformDriOverrideLiblgao47-1714/+4
2009-02-24temporary roll back changing on gEfiHotPlugDevice.vanjeff6-166/+131
2009-02-24fix the bug of calculating subnetmask prefix length. It is a regression issue...eric_tian1-1/+1
2009-02-24Fix function comments.niry2-2/+11
2009-02-23Move MdeModuleHii.h into Include\Guid directorylgao48-15/+21
2009-02-23Update the variable name and GUID to set time zone and daylight saving: Use L...qhuang83-9/+4
2009-02-23Update consplitter driver to use dynamic PCD to set console output mode inste...qhuang83-44/+10
2009-02-23Split the Print functionality from SetupBrowserDxe. Platform should use Print...qhuang83-36/+0