summaryrefslogtreecommitdiffstats
path: root/MdePkg
Commit message (Expand)AuthorAgeFilesLines
* modify coding style to pass ecc tooleric_tian2008-07-221-9/+3
* modify coding style to pass ecc tooleric_tian2008-07-222-111/+105
* Correct the comment.qwang122008-07-212-32/+32
* Add in more comments.qwang122008-07-211-1/+7
* Update function header.klu22008-07-211-5/+37
* Update function header.klu22008-07-211-66/+68
* Code Scrub of MdePkg/Inlcude/Libraryyshang12008-07-2112-17/+34
* Avoid the name collision.yshang12008-07-211-1/+1
* Remove INF/MSA file name to align with directory nameqhuang82008-07-193-1/+1
* Remove directory DxeDebugLibSerialPort to BaseDebugLibSerialPort since this i...qhuang82008-07-194-5/+5
* Correct ECC Error for MdePkg/Include/Protocol and Correct PeCofferLib bug to ...lgao42008-07-177-76/+42
* Refine code for BasePalCallLibNull & PeiPalCallLib.xli242008-07-162-40/+32
* Code Scrub for header files in MdePkg/Include/Ppi and Uefi directory.lgao42008-07-1620-143/+163
* Fix function comment to follows doxygen format.klu22008-07-163-18/+14
* Code Scrub the common includes in MdePkg.yshang12008-07-1617-65/+303
* Clean up IfrSupportLib.qwang122008-07-163-14/+24
* Clean up HiiLib.qwang122008-07-163-19/+39
* Code scrub for the Debug library, PostCode library, Print library, and Extrac...lgao42008-07-1530-278/+348
* code scrubvanjeff2008-07-152-5/+5
* Fix function comment to follows doxygen format.klu22008-07-151-13/+11
* Roll back 1 == Var to Var == 1 for save size.lgao42008-07-151-1/+1
* Add CONST modifier to align with the global array of mUnicodeWidthTable.qhuang82008-07-141-4/+4
* Code scrub:yshang12008-07-1418-51/+251
* Clean up ExtendedHiiLib, HiiLib, IfrSupportLib, ExtendedIfrSupportLib for Dox...qwang122008-07-1411-62/+551
* modify coding style to pass ecc tool and provide comments that complied with ...eric_tian2008-07-113-8/+3
* To meet actual filenamesvanjeff2008-07-092-2/+2
* rename filename to PciCf8Lib.c. it will match its library name and avoid conf...vanjeff2008-07-091-0/+0
* rename filename to PciExpressLib.c. it will match its library name and avoid ...vanjeff2008-07-091-0/+0
* 1. Update files header.vanjeff2008-07-098-24/+19
* modify coding style to pass ecc tool and provide comments that complied with ...eric_tian2008-07-093-109/+100
* Code scrub:yshang12008-07-08104-286/+392
* fixed one typo.vanjeff2008-07-081-2/+2
* 1. Enabled UGA Draw consuming in GraphicsLib of MdemodulePkg.vanjeff2008-07-081-5/+12
* Ecc clean.vanjeff2008-07-086-29/+28
* Remove duplicated PCD entires in the same sectionqhuang82008-07-041-13/+0
* make change to support UnixPkg build. The changes are listed as follows:eric_tian2008-06-301-1/+5
* Boolean values and variable type BOOLEAN should not use explicit comparisons ...qwang122008-06-301-2/+2
* add a PCI_CLASS_MASS_STORAGE_AHCI alias.qwang122008-06-261-2/+1
* Remove the OPTIONAL modifier as HiiHandle is a compulsory para.qwang122008-06-251-1/+1
* Fix doxygen issue:klu22008-06-2498-734/+736
* Fix doxygen issue:klu22008-06-246-181/+298
* Fix issue broken doxygen parsing. The issue is that when declaring a function...klu22008-06-241-37/+64
* Merged in the following trackers from EDK:qwang122008-06-2314-113/+348
* CHAR8 is defined as "1-byte Character" in UEFI spec, but not "unsigned Charac...qwang122008-06-051-1/+1
* Remove the tailing ',' and redudant ';' to ensure the code pass EBC's -Za opt...qwang122008-06-043-3/+3
* Minor update to follow coding style.qhuang82008-06-041-1/+2
* Remove orphan files: R8Lib.c & R8Lib.h have already been removed from module ...qhuang82008-06-042-335/+0
* Remove two duplicated GUIDs.qhuang82008-06-041-2/+0
* Use #if...#else to not confuse some lint tools for definition of EFIAPIklu22008-06-021-4/+4
* 1. Add comments about reserve space on space according to x64 calling conventionqhuang82008-05-302-9/+17