summaryrefslogtreecommitdiff
path: root/MdeModulePkg
AgeCommit message (Expand)Author
2009-02-10Add comments in DSC files to explain the function and design of components se...xli24
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
2009-02-06clean ecceric_tian
2009-02-06Pass ECCjgong5
2009-02-06Coding style checkedjji4
2009-02-06Coding style checkedjji4
2009-02-06fixed more issues by scrubbing.jgong5
2009-02-06fix ecc warningeric_tian
2009-02-06Pass ECC check.xli24
2009-02-06Coding style checkedjji4
2009-02-06Synced function header.jgong5
2009-02-06code scrub for UefiPxeBcDxe.jgong5
2009-02-06fix ecceric_tian
2009-02-06update format.vanjeff
2009-02-06Code level security checkedjji4
2009-02-06Cleanup K8 warning.eric_tian
2009-02-05Use UEFI macros for PE/COFF image typesmdkinney
2009-02-05Remove FlashMap Ppi that has been replaced by Flash related PCDs.lgao4
2009-02-04Use TO_START and BY_START for UEFI driver model driver.qwang12
2009-02-043) Doxygen comment cleanup.qwang12
2009-02-043) Doxygen comment cleanup.qwang12
2009-02-041) Fix a typo in EhcMoniteAsyncRequests.qwang12
2009-02-04Enhance DxeCore to handle the all block sized allowed by the PI Specification...lgao4
2009-02-03Fix typo in meta data.klu2
2009-02-03use the GUIDed versions of events listed below: EVT_SIGNAL_VIRTUAL_ADDRESS_CH...jji4
2009-02-03fix some checklist issuesywu21
2009-02-03remove some internal functions and allocate some FIFO data structure instead ...vanjeff
2009-02-03Code size optimized jji4
2009-02-03Fix non-asci char in comment.jlin16
2009-02-031) Clean up the INF and add in comment to describe the surface area of modulesqwang12
2009-02-03Add information in Meta-Data fileeric_tian
2009-02-03Add information in Meta-Data fileeric_tian
2009-02-03Add information in Meta-Data fileeric_tian
2009-02-03Add information in Meta-Data fileeric_tian
2009-02-02enhance the condition branch to handle Unix style file path. and avoid array ...eric_tian
2009-02-02Update the comment section of INF to add in more meta data description.qwang12
2009-02-02Remove the accidental check in of test code.qwang12
2009-02-02Add in ASSERT to check out-of-bound and possible dereference of NULL pointers.qwang12
2009-02-02add parameter check logic to clean up Klocwork warning.eric_tian
2009-02-02The caller of FindVariable() function ensure VariableName != NULL && VendorGu...eric_tian
2009-02-01Update the protocol function to return EFI_INVALID_PARAMETER if CallBackFunc...qwang12
2009-02-01re order the function definition to avoid unnecessary declaration.niry