summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal
AgeCommit message (Expand)AuthorFilesLines
2009-02-09Roll back the DEBUG mask change which cause SerialIo read_conf test item fail...niry15-50/+50
2009-02-06Add parenthesis to expression to make order of operations clearmdkinney1-1/+1
2009-02-06Clean up FaultTolerantWriteDxe to remove the duplicated definition.lgao46-101/+92
2009-02-06fix the operator priority bug.niry1-1/+1
2009-02-06Fix minor build issue. qhuang81-1/+1
2009-02-06K8: Add in ASSERT to detect possible NULL pointer dereference.qwang121-1/+6
2009-02-06Pass ECCjgong51-3/+3
2009-02-06Coding style checkedjji42-9/+9
2009-02-06fixed more issues by scrubbing.jgong55-63/+39
2009-02-06fix ecc warningeric_tian3-17/+33
2009-02-06Synced function header.jgong52-4/+2
2009-02-06code scrub for UefiPxeBcDxe.jgong516-1020/+1509
2009-02-06update format.vanjeff1-2/+2
2009-02-06Code level security checkedjji41-2/+3
2009-02-03Fix typo in meta data.klu21-2/+2
2009-02-03use the GUIDed versions of events listed below: EVT_SIGNAL_VIRTUAL_ADDRESS_CH...jji49-6/+22
2009-02-03fix some checklist issuesywu219-632/+632
2009-02-03remove some internal functions and allocate some FIFO data structure instead ...vanjeff4-180/+112
2009-02-03Fix non-asci char in comment.jlin161-1/+1
2009-02-031) Clean up the INF and add in comment to describe the surface area of modulesqwang124-23/+25
2009-02-03Add information in Meta-Data fileeric_tian3-9/+23
2009-02-02Remove the accidental check in of test code.qwang121-5/+0
2009-02-02Add in ASSERT to check out-of-bound and possible dereference of NULL pointers.qwang126-6/+32
2009-02-02The caller of FindVariable() function ensure VariableName != NULL && VendorGu...eric_tian1-1/+1
2009-02-01Update the protocol function to return EFI_INVALID_PARAMETER if CallBackFunc...qwang122-7/+14
2009-02-01re order the function definition to avoid unnecessary declaration.niry3-364/+366
2009-01-30Split out Synchronization Library from Base Librarymdkinney2-0/+2
2009-01-23Update for Meta data.xli247-23/+71
2009-01-23Move BdsDxe and GenericBdsLib to IntelFrameworkModulePkg, these modules need ...klu241-17185/+0
2009-01-23Fix issue from code scrub.klu210-79/+65
2009-01-22Add check when use Index as Array [Index] to avoid out of Array bound.lgao41-0/+1
2009-01-22Add check after allocate pool.lgao41-1/+2
2009-01-22remove klocwork issue.vanjeff1-20/+20
2009-01-21Meta-data reviewed and verified.gikidy2-5/+5
2009-01-20K8:qwang124-5/+30
2009-01-20Meta-data review.gikidy1-2/+2
2009-01-20Add some info for some PCD controlled GUIDs and Protocols.gikidy1-10/+10
2009-01-20Meta-data review.gikidy1-12/+12
2009-01-20Source level security checkedjji41-0/+4
2009-01-20Meta-data review.gikidy1-3/+14
2009-01-20Meta-data review.gikidy3-12/+12
2009-01-20K8:qwang122-3/+6
2009-01-20K8: qwang123-4/+6
2009-01-20K8: add new variable PasswordSize to remove immeidate constant.qwang121-4/+7
2009-01-19Assertions addedjji41-0/+8
2009-01-19Source level security checkedjji42-16/+17
2009-01-19Add some ASSERT()s.gikidy2-0/+4
2009-01-18Fix the wrong file comments for SnpDxe.inf driverklu21-1/+1
2009-01-16Source level security checkedjji41-0/+2
2009-01-161.Moved HotPlugDevice.h & SimpleTextInNotify.h from /Guid to /Protocolgikidy6-27/+27