summaryrefslogtreecommitdiff
path: root/MdePkg
AgeCommit message (Expand)AuthorFilesLines
2008-07-22modify coding style to pass ecc tooleric_tian1-9/+3
2008-07-22modify coding style to pass ecc tooleric_tian2-111/+105
2008-07-21Correct the comment.qwang122-32/+32
2008-07-21Add in more comments.qwang121-1/+7
2008-07-21Update function header.klu21-5/+37
2008-07-21Update function header.klu21-66/+68
2008-07-21Code Scrub of MdePkg/Inlcude/Libraryyshang112-17/+34
2008-07-21Avoid the name collision.yshang11-1/+1
2008-07-19Remove INF/MSA file name to align with directory nameqhuang83-1/+1
2008-07-19Remove directory DxeDebugLibSerialPort to BaseDebugLibSerialPort since this i...qhuang84-5/+5
2008-07-17Correct ECC Error for MdePkg/Include/Protocol and Correct PeCofferLib bug to ...lgao47-76/+42
2008-07-16Refine code for BasePalCallLibNull & PeiPalCallLib.xli242-40/+32
2008-07-16Code Scrub for header files in MdePkg/Include/Ppi and Uefi directory.lgao420-143/+163
2008-07-16Fix function comment to follows doxygen format.klu23-18/+14
2008-07-16Code Scrub the common includes in MdePkg.yshang117-65/+303
2008-07-16Clean up IfrSupportLib.qwang123-14/+24
2008-07-16Clean up HiiLib.qwang123-19/+39
2008-07-15Code scrub for the Debug library, PostCode library, Print library, and Extrac...lgao430-278/+348
2008-07-15code scrubvanjeff2-5/+5
2008-07-15Fix function comment to follows doxygen format.klu21-13/+11
2008-07-15Roll back 1 == Var to Var == 1 for save size.lgao41-1/+1
2008-07-14Add CONST modifier to align with the global array of mUnicodeWidthTable.qhuang81-4/+4
2008-07-14Code scrub:yshang118-51/+251
2008-07-14Clean up ExtendedHiiLib, HiiLib, IfrSupportLib, ExtendedIfrSupportLib for Dox...qwang1211-62/+551
2008-07-11modify coding style to pass ecc tool and provide comments that complied with ...eric_tian3-8/+3
2008-07-09To meet actual filenamesvanjeff2-2/+2
2008-07-09rename filename to PciCf8Lib.c. it will match its library name and avoid conf...vanjeff1-0/+0
2008-07-09rename filename to PciExpressLib.c. it will match its library name and avoid ...vanjeff1-0/+0
2008-07-091. Update files header.vanjeff8-24/+19
2008-07-09modify coding style to pass ecc tool and provide comments that complied with ...eric_tian3-109/+100
2008-07-08Code scrub:yshang1104-286/+392
2008-07-08fixed one typo.vanjeff1-2/+2
2008-07-081. Enabled UGA Draw consuming in GraphicsLib of MdemodulePkg.vanjeff1-5/+12
2008-07-08Ecc clean.vanjeff6-29/+28
2008-07-04Remove duplicated PCD entires in the same sectionqhuang81-13/+0
2008-06-30make change to support UnixPkg build. The changes are listed as follows:eric_tian1-1/+5
2008-06-30Boolean values and variable type BOOLEAN should not use explicit comparisons ...qwang121-2/+2
2008-06-26add a PCI_CLASS_MASS_STORAGE_AHCI alias.qwang121-2/+1
2008-06-25Remove the OPTIONAL modifier as HiiHandle is a compulsory para.qwang121-1/+1
2008-06-24Fix doxygen issue:klu298-734/+736
2008-06-24Fix doxygen issue:klu26-181/+298
2008-06-24Fix issue broken doxygen parsing. The issue is that when declaring a function...klu21-37/+64
2008-06-23Merged in the following trackers from EDK:qwang1214-113/+348
2008-06-05CHAR8 is defined as "1-byte Character" in UEFI spec, but not "unsigned Charac...qwang121-1/+1
2008-06-04Remove the tailing ',' and redudant ';' to ensure the code pass EBC's -Za opt...qwang123-3/+3
2008-06-04Minor update to follow coding style.qhuang81-1/+2
2008-06-04Remove orphan files: R8Lib.c & R8Lib.h have already been removed from module ...qhuang82-335/+0
2008-06-04Remove two duplicated GUIDs.qhuang81-2/+0
2008-06-02Use #if...#else to not confuse some lint tools for definition of EFIAPIklu21-4/+4
2008-05-301. Add comments about reserve space on space according to x64 calling conventionqhuang82-9/+17