summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal
AgeCommit message (Expand)Author
2009-03-091. retire the FvbServiceLib. Directly locating FVB protocol to access interfa...eric_tian
2009-03-05Update PeiCore to handle FvImage with PI FV extension headerlgao4
2009-03-051. add missing free operation in conditional branch.eric_tian
2009-03-04use pcd to enable/disable variableInfo statistic feature in EmuRuntimeDxe dri...eric_tian
2009-03-04Update ConPlatform to ensure console dev variable is correct.xli24
2009-03-04add check for invalid handle.vanjeff
2009-03-04retired PcdNtEmulatorEnable.vanjeff
2009-03-04Update Variable driver to depend on full version FaultTolerantWrite protocol,...lgao4
2009-03-04Add full version FaultTolerantWrite Dxe driver.lgao4
2009-02-271. delete Include/Guid/VariableInfo.heric_tian
2009-02-26If variable does not exist for a HII PCD, a new NV variable need to be created.klu2
2009-02-26All UEFI applications in the MdeModukePkg should be placed in MdeModulePkg/Ap...eric_tian
2009-02-25Correct minor comments in meta data file.lgao4
2009-02-25Add a work around to set the PCD protocol lock to TPL_NOTIFY to relax the res...qhuang8
2009-02-25updateeric_tian
2009-02-25Fix GCC building broken, GCC does not allow \ character at end of line in co...klu2
2009-02-25Add missing library class header file.klu2
2009-02-25Remove unreferenced library classklu2
2009-02-25Remove unreferenced library classklu2
2009-02-25Add missing library class header file.klu2
2009-02-25Remove unreferenced library class.klu2
2009-02-25Refine commentsklu2
2009-02-25Fix typo.klu2
2009-02-25remove dependent package from inf files.vanjeff
2009-02-25Use single one PcdFrameworkCompatibilitySupport PCD to support framework HII ...lgao4
2009-02-25Merge GetSizeTableIndexA to GetSizeTableIndex function because it only be inv...klu2
2009-02-25update hotplug check logicvanjeff
2009-02-251. Retired HotPlugDevice protocol.vanjeff
2009-02-25Remove private event description from INF.xli24
2009-02-25Correct some misleading comments.xli24
2009-02-25Add sample for auto-generated PCDklu2
2009-02-25Retired gSimpleTextInExNotifyGuid, used local structure address to be notify ...vanjeff
2009-02-24Use gEfiCallerIdGuid as the private guid for PcdPeim module.lgao4
2009-02-24Change directory name PlatformDriOverride to PlatformDriOverrideDxe.lgao4
2009-02-24Reduce directory deeplgao4
2009-02-24Change library class PlatDriOverLib to PlatformDriOverrideLiblgao4
2009-02-24temporary roll back changing on gEfiHotPlugDevice.vanjeff
2009-02-24fix the bug of calculating subnetmask prefix length. It is a regression issue...eric_tian
2009-02-24Fix function comments.niry
2009-02-23Move MdeModuleHii.h into Include\Guid directorylgao4
2009-02-23Update the variable name and GUID to set time zone and daylight saving: Use L...qhuang8
2009-02-23Update consplitter driver to use dynamic PCD to set console output mode inste...qhuang8
2009-02-23Split the Print functionality from SetupBrowserDxe. Platform should use Print...qhuang8
2009-02-23Add PrintDxe to produce EDKII print2 protocol on top of PrintLib in MdePkgqhuang8
2009-02-23remove console control protocol consuming in DrawImage(), caller should make ...vanjeff
2009-02-231. Retired HotPlugDevice protocol.vanjeff
2009-02-23Remove BaseMemoryTest PPI and related producers and consumers.xli24
2009-02-23Clean up gEfiHotPlugDeviceGuid in ConPlatformDxe.vanjeff
2009-02-18Meta-data verified.gikidy
2009-02-17update code to pass K8.hchen30