summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal
AgeCommit message (Expand)Author
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
2009-02-17Fix EBC build broken.klu2
2009-02-17Fix EBC build broken.klu2
2009-02-131.enhanced security check.vanjeff
2009-02-13enhanced security check.vanjeff
2009-02-13Fix security check.lgao4
2009-02-13enhanced security check.vanjeff
2009-02-12enhanced security check.vanjeff
2009-02-12Enhanced status return check.vanjeff
2009-02-12add return value check.vanjeff
2009-02-12add NULL pointer check.vanjeff
2009-02-11Fix the typo in commentsqhuang8
2009-02-11Adjust code to fix potential array out-bound issues.qhuang8
2009-02-11Remove several unicode in comments.qhuang8
2009-02-11Fix the potential illegal EBC opcode issue.qhuang8
2009-02-11Include the missing Guid header file to refer the global Guidlgao4
2009-02-10Correct typo in comments, clean IfrSupportLib.hlgao4
2009-02-10Add in ASSERT to avoid NULL point dereference.qwang12
2009-02-09update meta.vanjeff
2009-02-09ECC cleanup: Non-Boolean comparisons should use a compare operator (==, !=, >...qwang12
2009-02-09Clean Network Driver to include Uefi.h, not PiDxe.h. lgao4
2009-02-09Roll back the DEBUG mask change which cause SerialIo read_conf test item fail...niry
2009-02-06Add parenthesis to expression to make order of operations clearmdkinney
2009-02-06Clean up FaultTolerantWriteDxe to remove the duplicated definition.lgao4
2009-02-06fix the operator priority bug.niry
2009-02-06Fix minor build issue. qhuang8
2009-02-06K8: Add in ASSERT to detect possible NULL pointer dereference.qwang12