summaryrefslogtreecommitdiff
path: root/MdePkg
AgeCommit message (Expand)AuthorFilesLines
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
2008-05-29Add ACPI_ADR_DISPLAY() macros to DevicePath.hmdkinney1-0/+15
2008-05-27De-unicode in comment for all source files.qhuang813-7276/+7276
2008-05-27Make #ifndef the first statement in header file. qhuang81-2/+2
2008-05-231) Add BufToHexString, HexStringToBuf and IsHexDigit to BaseLib.qwang126-655/+963
2008-05-22Add in ConvertIso639LanguageToRfc3066Language API.qwang121-0/+38
2008-05-22Add in ConvertIso639LanguageToRfc3066Language API.qwang121-2/+35
2008-05-05Wrong check-in, library instance should not support DXE_RUNTIME_DRIVER, for D...klu21-1/+1
2008-05-05Add DXE_RUNTIME_DRIVER type support SecPeiDxeTimeLibCpu driver.klu21-1/+1
2008-04-29Fix the bug about comparing with mismatched integrate typeklu21-1/+1
2008-04-22Fix missing include header file and fix typo in comment.klu213-37/+43