summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg
Commit message (Expand)AuthorAgeFilesLines
* Add INF extension Informationlgao42009-01-0922-189/+163
* INF extension reviewedjji42009-01-091-1/+7
* ECC clean up.vanjeff2009-01-082-34/+34
* ECC clean up.vanjeff2009-01-086-144/+145
* INF extension reviewedjji42009-01-082-6/+6
* 1.Review the comments;gikidy2009-01-088-179/+127
* Change the file headers and some function comments.niry2009-01-087-122/+77
* INF extension reviewedjji42009-01-072-7/+7
* clean-up MdeModulePkg/Include/Protocol.eric_tian2009-01-066-71/+22
* Correct /FAcs option to /FAsclgao42009-01-061-1/+1
* 1. Add some ASSERT();gikidy2009-01-052-13/+19
* As variable area is not reliable in recovery path, then we should not produce...eric_tian2009-01-051-4/+16
* 1.Coding style checkedjji42009-01-051-2/+2
* Fix VS2005 build error lgao42009-01-054-10/+12
* Code scrub for GraphicConsoleDxe Module.gikidy2009-01-042-105/+114
* Replace CopyMem() which can be replaced by BaseLib's Read/WriteUnalianedXX() ...qwang122009-01-042-7/+7
* Code scrub for the following drivers and librarys.lgao42009-01-0423-474/+168
* remove unnecessary check for NULL pointer.vanjeff2008-12-311-6/+4
* add check for NULL pointer reference.vanjeff2008-12-311-45/+47
* Renamed remotelyxli242008-12-311-0/+0
* Code Scrub for USB Mouse Absolute Pointer Driver.xli242008-12-316-958/+897
* Fix some typo.gikidy2008-12-317-52/+54
* enhanced function headerjgong52008-12-301-60/+77
* Enhance function headerjgong52008-12-301-75/+157
* Check comments, format and fix some typo.gikidy2008-12-305-18/+18
* 1. Use Mde library for Debug Port Modulevanjeff2008-12-303-22/+31
* Typo correctedjji42008-12-303-10/+10
* Code Scrub for USB mouse driver.xli242008-12-306-940/+786
* code scrub for Ip4ConfigDxejgong52008-12-307-358/+447
* Fix the IN OUT modifier for parameters.niry2008-12-2913-142/+139
* fixed potential NULL pointer reference issue.vanjeff2008-12-291-6/+7
* Add () after function name so that Doxygen can create reference in doc.jgong52008-12-292-8/+8
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7144 6f1...ywu212008-12-291-39/+190
* 1). Fix the debug level for DEBUG macroniry2008-12-2919-313/+345
* no need to use EFIAPIjgong52008-12-261-2/+2
* Check Library usage.gikidy2008-12-261-5/+7
* Check Library usage and fix some typo.gikidy2008-12-262-19/+28
* Fix OPTIONAL usagejgong52008-12-261-1/+1
* Add more commentsjgong52008-12-262-92/+175
* Check Library usage and fix some typo.gikidy2008-12-264-47/+49
* Coding style checkedjji42008-12-261-1/+1
* Unicode characters removedjji42008-12-261-1/+1
* Library usage checkedjji42008-12-262-3/+3
* Remove a goto statement.niry2008-12-263-6/+11
* Remove the capsule PCD value setting. This value is same to the default value...lgao42008-12-261-2/+0
* Refine function comments for BdsDxe module.klu22008-12-2610-110/+80
* Add more comments for Netbuf* functions in NetLib.hniry2008-12-251-122/+160
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7125 6f1...niry2008-12-251-26/+25
* Add more comments to describe the net buffer operation functions.niry2008-12-251-160/+208
* Change MAX_CHOICE_NUM to max UINT8 valuelgao42008-12-252-3/+2