summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg
Commit message (Expand)AuthorAgeFilesLines
* update meta.vanjeff2009-02-093-8/+23
* ECC cleanup: Non-Boolean comparisons should use a compare operator (==, !=, >...qwang122009-02-093-10/+10
* Clean Network Driver to include Uefi.h, not PiDxe.h. lgao42009-02-0910-10/+10
* Roll back the DEBUG mask change which cause SerialIo read_conf test item fail...niry2009-02-0915-50/+50
* Add parenthesis to expression to make order of operations clearmdkinney2009-02-061-1/+1
* Clean up FaultTolerantWriteDxe to remove the duplicated definition.lgao42009-02-067-103/+92
* fix the operator priority bug.niry2009-02-061-1/+1
* Fix minor build issue. qhuang82009-02-061-1/+1
* K8: Add in ASSERT to detect possible NULL pointer dereference.qwang122009-02-061-1/+6
* clean ecceric_tian2009-02-062-9/+6
* Pass ECCjgong52009-02-061-3/+3
* Coding style checkedjji42009-02-061-2/+2
* Coding style checkedjji42009-02-062-9/+9
* fixed more issues by scrubbing.jgong52009-02-065-63/+39
* fix ecc warningeric_tian2009-02-063-17/+33
* Pass ECC check.xli242009-02-061-2/+2
* Coding style checkedjji42009-02-061-1/+1
* Synced function header.jgong52009-02-062-4/+2
* code scrub for UefiPxeBcDxe.jgong52009-02-0616-1020/+1509
* fix ecceric_tian2009-02-061-1/+1
* update format.vanjeff2009-02-061-2/+2
* Code level security checkedjji42009-02-061-2/+3
* Cleanup K8 warning.eric_tian2009-02-061-0/+2
* Use UEFI macros for PE/COFF image typesmdkinney2009-02-051-1/+1
* Remove FlashMap Ppi that has been replaced by Flash related PCDs.lgao42009-02-053-92/+0
* Use TO_START and BY_START for UEFI driver model driver.qwang122009-02-042-4/+4
* 3) Doxygen comment cleanup.qwang122009-02-044-24/+0
* 3) Doxygen comment cleanup.qwang122009-02-045-48/+0
* 1) Fix a typo in EhcMoniteAsyncRequests.qwang122009-02-0413-104/+25
* Enhance DxeCore to handle the all block sized allowed by the PI Specification...lgao42009-02-041-19/+151
* Fix typo in meta data.klu22009-02-031-2/+2
* use the GUIDed versions of events listed below: EVT_SIGNAL_VIRTUAL_ADDRESS_CH...jji42009-02-0314-12/+40
* fix some checklist issuesywu212009-02-039-632/+632
* remove some internal functions and allocate some FIFO data structure instead ...vanjeff2009-02-034-180/+112
* Code size optimized jji42009-02-031-8/+6
* Fix non-asci char in comment.jlin162009-02-031-1/+1
* 1) Clean up the INF and add in comment to describe the surface area of modulesqwang122009-02-037-35/+38
* Add information in Meta-Data fileeric_tian2009-02-033-9/+23
* Add information in Meta-Data fileeric_tian2009-02-031-4/+11
* Add information in Meta-Data fileeric_tian2009-02-031-2/+8
* Add information in Meta-Data fileeric_tian2009-02-031-2/+8
* enhance the condition branch to handle Unix style file path. and avoid array ...eric_tian2009-02-021-3/+10
* Update the comment section of INF to add in more meta data description.qwang122009-02-021-1/+1
* Remove the accidental check in of test code.qwang122009-02-021-5/+0
* Add in ASSERT to check out-of-bound and possible dereference of NULL pointers.qwang122009-02-026-6/+32
* add parameter check logic to clean up Klocwork warning.eric_tian2009-02-021-2/+9
* The caller of FindVariable() function ensure VariableName != NULL && VendorGu...eric_tian2009-02-021-1/+1
* Update the protocol function to return EFI_INVALID_PARAMETER if CallBackFunc...qwang122009-02-012-7/+14
* re order the function definition to avoid unnecessary declaration.niry2009-02-013-364/+366
* Split out Synchronization Library from Base Librarymdkinney2009-01-303-0/+3